爱上海

有关友谊的英语名言 A friend is a second self

without a friend the world is a wilderness. 没有朋友,世界就等於一片荒野。

爱上海when a friend asks, there is no tomorrow. 朋友的要求不要拖。

爱上海we can live without our friends, but not without our neighbours. 生活可无友,邻居不能无。

we can live without a brother, but not without a friend. 我们生活中可以没有兄弟,但不能没有朋友。

爱上海trust not the praise of a friend, nor the contempt of an enemy. 不要信赖朋友的赞扬,也不要仇敌的轻蔑放在心上。

爱上海to preserve a friend three things are required: to honour him present, praise him absent, and assist him in his necessities. 维持友谊需要三点∶当面尊重他,背后赞扬他,需要时帮助他。

爱上海everything is good when new, but friend when old. 东西新的好,朋友老的好。

books, like friends, should be few and well chosen. 书籍如朋友,应该少而精。

between friends all is common. 朋友之间不分彼此。  

爱上海 better an open enemy than a false friend. 明枪易躲,暗箭难防。

爱上海admonish your friends in private, praise them in public. 在私底下要忠告你的朋友,在公开场合又表扬你的朋友。

a friend to everybody is a friend to nobody. 广交友,无深交。

爱上海a friend is not so soon gotten as lost. 交友慢,失友快。

a friend is never known till a man has need. 不到患难时,永远不能认识真正的朋友。

a friend is best found in adversity. 患难见真友。

a friend is a second self. 朋友是另一个我。

a friend in court is better than a penny in purse. 囊中有钱,不如朝中有友。

爱上海a faithful friend is hard to find. 益友难得。

爱上海a bosom friend afar brings distant land near. 海内存知己,天涯若比邻。

爱上海

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