爱上海

关于成功的英文名言警句

sometimes one pays most for the things one gets for nothing.
有时候一个人为不花钱得到的东西付出的代价最高。
爱上海-albert einstein(美国科学家爱因斯坦)


you have to believe in yourself. that's the secret of success.
你必须相信自己,这是成功的关键。
-charles chaplin(美国演员卓别林)

a contented mind is the greatest blessing a man can enjoy in this world.
知足是人生在世最大的幸事。
爱上海-joseph addison(美国作家艾迪生)

if you would know the value of money, go and try to borrow some.
要想知道钱的价值,就想办法去借钱试试。
-benjamin franklin(美国总统富兰克林)

if you wish to succeed, you should use persistence as your good friend, experience as your

reference, prudence as your brother and hope as your sentry.
如果你希望成功,当以恒心为良友,以经验为参谋,以谨慎为兄弟,以希望为哨兵。
-thomas edison(美国发明家爱迪生)

sometimes one pays most for the things one gets for nothing.
有时候一个人为不花钱得到的东西付出的代价最高。
爱上海-albert einstein(美国科学家爱因斯坦)


you have to believe in yourself. that's the secret of success.
你必须相信自己,这是成功的关键。
-charles chaplin(美国演员卓别林)

the man who has made up his mind to win will never say "impossible".
凡是决心取得胜利的人是从来不说"不可能的"。
-bonapart napoleon(法国皇帝拿破仑)

our destiny offers not the cup of despair, but the chalice of opportunity.
命运给予我们的不是失望之酒,而是机会之杯。
-richard nixon(美国总统尼克松)

genius only means hard-working all one's life.
天才只意味着终身不懈的努力。
爱上海-mendeleyev(俄国化学家门捷列耶夫)

you can tell the ideals of a nation by its advertisements.
从一个国家的广告可以看出这个国家的理想。
爱上海-norman douglas(英国作家道格拉斯)

the only limit to our realization of tomorrow will be our doubts of today.
实现明天理想的唯一障碍是今天的疑虑。
-franklin roosevelt(美国总统罗斯福)

the man with a new idea is a crank until the idea succeeds.
具有新想法的人在其想法实现之前是个怪人。
-mark twain(美国作家马克?吐温)

the important thing in life is to have a great aim, and the determination to attain it.
人生重要的事情是确定一个伟大的目标,并决心实现它。
爱上海-johann wolfgang von goethe(德国诗人、剧作家歌德)


if you doubt yourself, then indeed you stand on shaky ground.
如果你怀疑自己,那么你的立足点确实不稳固了。
爱上海-ibsen(挪威剧作家易卜生)

ideal is the beacon. without ideal, there is no secure direction; without direction ,there

is no life.
理想是指路明灯。没有理想,就没有坚定的方向;没有方向,就没有生活。
-leo tolstory(俄国作家托尔斯泰)

爱上海don't part with your illusions, when they are gone you may still exist, but you have ceased

to live.
不要放弃你的幻想。当幻想没有了以后,你还可以生存,但是你虽生犹死。
-mark twain(马克?吐温)

do not, for one repulse, give up the purpose that you resolved to effect.
不要只因一次失败,就放弃你原来决心想要达到的目的。
-willian shakespeare(莎士比亚)


a contented mind is the greatest blessing a man can enjoy in this world.
知足是人生在世最大的幸事。
爱上海-joseph addison(美国作家艾迪生)


if you would know the value of money, go and try to borrow some.
要想知道钱的价值,就想办法去借钱试试。
-benjamin franklin (美国总统富兰克林)

爱上海if you wish to succeed, you should use persistence as your good friend, experience as your

reference, prudence as your brother and hope as your sentry.
如果你希望成功,当以恒心为良友,以经验为参谋,以谨慎为兄弟,以希望为哨兵。
爱上海-thomas edison(美国发明家爱迪生)

爱上海

"; var footstr=" "; // 获取打印内容 var newstr=document.all.item(printpage).innerHTML; var oldstr=document.body.innerHTML; // 打印预览和选择打印区域 document.body.innerHTML=headstr+newstr+footstr; window.print(); // 恢复原来的页面内容 document.body.innerHTML=oldstr; } //顶 function checkTop(flag,url){ jQuery.ajax({ url:url, success:function(data){ if(data == 1){//可以顶 if(flag == 1){//顶 if(jQuery("#showlab").length>0){ var preNum = parseInt(jQuery("#showlab").html()); jQuery("#showlab").html(preNum+1); } } else if(flag == 2){ if(jQuery("#steponlab").length>0){ var preNum = parseInt(jQuery("#steponlab").html()); jQuery("#steponlab").html(preNum+1); } } } else if(data == 0){//顶过了 alert('你已经投过票了,请不要重复投票'); } } }); } function setTop(productId, auditLevel) { /** * 1 取出cookie_id的值 * 2 判断key = productId的这个cookie是否存在 * 3 比较两个值是否相等 */ if (auditLevel != 1 && auditLevel != 20) { return; } var productIdValue = getCookie2008_1(productId); var cookieIdValue = getCookie2008_1("cookie_id"); if (cookieIdValue == null) { alert("\u4f60\u7684\u6d4f\u89c8\u5668\u4e0d\u652f\u6301cookie\u529f\u80fd,\u8bf7\u786e\u8ba4!"); return; } var url = "/jsp_cn/jquery/end/update_message.jsp?pid=" + productId + "&flag=top_new&date=" + new Date().getTime(); if (productIdValue == null || productIdValue == "") { //没有顶过 setCookie2008_1(productId, cookieIdValue, 60 * 24 * 365); checkTop(1,url); //jQuery("#a5").load(url); } else { if (productIdValue != cookieIdValue) { //该用户没有顶过 setCookie2008_1(productId, cookieIdValue, 60 * 24 * 365); checkTop(1,url); } else { alert("\u4f60\u5df2\u7ecf\u6295\u8fc7\u7968\u4e86\uff0c\u8bf7\u4e0d\u8981\u91cd\u590d\u6295\u7968"); } } shareEvent(productId, 14); } //踩 function setStepon(productId, auditLevel) { if (auditLevel != 1 && auditLevel != 20) { return; } var productIdValue = getCookie2008_1(productId); var cookieIdValue = getCookie2008_1("cookie_id"); if (cookieIdValue == null) { alert("\u4f60\u7684\u6d4f\u89c8\u5668\u4e0d\u652f\u6301cookie\u529f\u80fd,\u8bf7\u786e\u8ba4!"); return; } var url = "/jsp_cn/jquery/end/update_message.jsp?pid=" + productId + "&flag=stepon_new&date=" + new Date().getTime(); if (productIdValue == null) { //没有顶过 setCookie2008_1(productId, cookieIdValue, 60 * 24 * 365); checkTop(2,url); //jQuery("#a5").load(url); } else { if (productIdValue != cookieIdValue) { //该用户没有顶过 setCookie2008_1(productId, cookieIdValue, 60 * 24 * 365); checkTop(2,url); //jQuery("#a5").load(url); } else { alert("\u4f60\u5df2\u7ecf\u6295\u8fc7\u7968\u4e86\uff0c\u8bf7\u4e0d\u8981\u91cd\u590d\u6295\u7968"); } } } function shareEvent(id,type){ var url = "/app/my/docin/share?id=" + id + "&type=" + type; jQuery("#a5").load(url); } //广告代码 docin_adload('62','view_adv_1'); docin_adload('63','view_adv_2'); //docin_adload('64','view_adv_3'); //docin_adload('65','view_adv_4'); docin_adload('66','view_adv_5'); docin_adload('146','view_adv_6'); docin_adload('68','view_adv_7'); //docin_adload('69','view_adv_8'); //docin_adload('70','adv_title_left');