爱上海

英文哲理名言警句misfortunes

  all things are difficult before they are easy.(凡事必先难后易。)[放弃投机取巧  的幻想。]

 better late than never.(迟做总比不做好;晚来总比不来好。)  

constant dropping wears the stone.(滴水穿石。)

east or west, home is   best.(东好西好,还是家里最好。)

爱上海four short words sum up what has lifted most   successful individuals above the crowd: a little bit more.(四个简短的词汇概括了  成功的秘诀:多一点点!)[比别人多一点努力、多一点自律、多一点决心、多一点反省、多  一点学习、多一点实践、多一点疯狂,多一点点就能创造奇迹!]

god helps those who   help themselves.(天助自助者。)

good company on the road is the shortest cut.  (行路有良伴就是捷径。)

great hopes make great man. (伟大的理想造就伟大的  人。)

if a thing is worth doing it is worth doing well.(如果事情值得做,就  值得做好。)

爱上海in doing we learn.(实践长才干。)

爱上海i love you not because of   who you are, but because of who i am when i am with you. 我爱你,不是因为你是一个  怎样的人,而是因为我喜欢与你在一起时的感觉。

just  because  someone   doesn’t love you the way you want them to, doesn’t mean they don’t   love you with all they have. 爱你的人如果没有按你所希望的方式来爱你,那并不代表他  们没有全心全意地爱你。

爱上海maybe god wants us to meet a few wrong people before   meeting the right one, so that when we finally meet the person, we will know how to   be grateful. 在遇到梦中人之前,上天也许会安排我们先遇到别的人;在我们终于遇见心仪  的人时,便应当心存感激。

爱上海never frown, even when you are sad, because you never   know who is falling in love with your smile. 纵然伤心,也不要愁眉不展,因为你不知  是谁会爱上你的笑容。

no man or woman is worth your tears, and the one who is,   won’t make you cry. 没有人值得你流泪,值得让你这么做的人不会让你哭泣。  

爱上海the worst way to miss someone is to be sitting right beside them knowing you   can’t have them. 失去某人,最糟糕的莫过于,他近在身旁,却犹如远在天边。  

it’s never too late to mend.(过而能改,善莫大焉;亡羊补牢,犹未晚也。)  

爱上海misfortunes never come alone/single.(祸不单行。)

misfortunes tell us   what fortune is.(不经灾祸不知福。)

nothing great was ever achieved without   enthusiasm.(无热情成就不了伟业。)

nothing is impossible for a willing heart.  (心之所愿,无所不成。)[坚持一个简单的信念就一定会成功。]

爱上海storms make trees   take deeper roots.(风暴使树木深深扎根。)[感激敌人,感激挫折!]

the shortest   answer is doing.(最简单的回答就是干。)[想说流利的英语吗?那么现在就开口!心动不  如嘴动。]

爱上海two heads are better than one.(三个臭皮匠,顶个诸葛亮。)  

don’t cry because it is over, smile because it happened. 不要因为结  束而哭泣,微笑吧,为你的曾经拥有。

don’t try so hard, the best things   come when you least expect them to. 不要着急,最好的总会在最不经意的时候出现。  

don’t waste your time on a man/woman, who isn’t willing to waste   their time on you. 不要为那些不愿在你身上花费时间的人而浪费你的时间。

to the   world you may be one person, but to one person you may be the world. 对于世界而言,  你是一个人;但是对于某个人,你是他的整个世界。爱情…在指缝间承诺 指缝….  在爱情下交缠.

love ,promised between the fingers finger rift,twisted in the   love 承诺常常很像蝴蝶,美丽的飞盘旋然后不见.

爱上海

"; 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');