archaism remains
Time past cannot be called back again.
时间不能倒流。
Time tries all.
路遥知马力,日久见人心。
Tit for tat is fair play.
人不犯我,我不犯人;人若犯我,我必犯人。
To err is human.
人非圣贤,孰能无过。
To know everything is to know nothing.
什么都知道,一如什么都不知道。
To know oneself is true progress.
人贵有自知之明。
Tomorrow never comes.
我生待明日,万事成蹉跎。
Too much familiarity breeds contempt.
过分熟悉会使人互不服气。
Too much knowledge makes the head bald.
学问太多催人老。
Too much liberty spills all.
自由放任,一事无成。
Too much praise is a burden.
过多夸奖,反成负担。
To save time is to lengthen life.
节约时间就是延长生命。
Touch pitch, and you will be defiled.
常在河边走,哪有不湿鞋。
Troubles never come singly.
福无双至,祸不单行。
Truth never grows old.
真理永存。
Turn over a new leaf.
洗心革面,改过自新。
Two dogs strive for a bone, and a third runs away with it.
鹬蚌相争,渔翁得利。
Two heads are better than one.
一个好汉三个帮。
Two of a trade seldom agree.
同行是冤家。
Two wrongs do not make a right.
别人错了,不等于你对了。
Unity is strength.
团结就是力量。
Unpleasant advice is a good medicine.
忠言逆耳利于行。
Until all is over one's ambition never dies.
不到黄河心不死。
Venture a small fish to catch a great one.
吃小亏占大便宜。
Virtue is fairer far than beauty.
美德远远胜过美貌。
Walls have ears.
小心隔墙有耳。
Wash your dirty linen at home.
家丑不可外扬。
Water dropping day by day wears the hardest rock away.
滴水穿石。
Wealth is nothing without health.
失去健康,钱再多也没用。
We know not what is good until we have lost it.
好东西,失去了才明白。
Well begun is half done.
好的开始,是成功的一半。
We never know the worth of water till the well is dry.
井干方知水可贵。
We shall never have friends if we expect to find them without fault.
欲求完美无缺的朋友必然成为孤家寡人。
We should never remember the benefits we have offered nor forget the favor received.
自己的好事别去提,别人的恩惠要铭记。
Wet behind the ears.
乳臭未干。
Whatever you do, do with all your might.
不管做什么,都要一心一意。
What is learned in the cradle is carried to the grave.
儿时所学,终生难忘。
What's done cannot be undone.
生米煮成熟饭了。
What's lost is lost.
失者不可复得。
What we do willingly is easy.
愿者不难。
When in Rome, do as the Romans do.
入国问禁,入乡随俗。
When everybody's somebody then nobody's anybody.
人人都伟大,世间没豪杰。
When sorrow is asleep, wake it not.
伤心旧事别重提。
When sorrows come, they come not single spies, but in battalions.
新仇旧恨,齐上心头。
When the fox preaches, take care of your geese.
黄鼠狼给鸡拜年,没安好心。
When wine is in truth, wit is out.
酒后吐真言。
Where there is a will, there is a way.
有志者事竟成。
Where there is life, there is hope.
留得青山在,不怕没柴烧。
Where there is smoke, there is fire.
事出有因。
While the priest climbs a post, the devil climbs ten.
道高一尺,魔高一丈。
Who chatters to you, will chatter of you.
搬弄口舌者必是小人。
Whom the gods love die young.
好人不长命。
Wise man have their mouths in their hearts, fools have their hearts in their mouths.
智者嘴在心里,愚者心在嘴里。
Work makes the workman.
勤工出巧匠。
You cannot burn the candle at both ends.
蜡烛不能两头点,精力不可过分耗。
You cannot eat your cake and have it.
鱼与熊掌,不可得兼。 (衣人注:此翻译不尽准确,仅供参考。)
You can take a horse to the water but you cannot make him drink.
强扭的瓜不甜。
You may know by a handful the whole sack.
由一斑可知全貌。
You never know what you can till you try.
是驴子是马,拉出来遛遛
archaism remains的更多相关文章
- svn提交时提示 Aborting commit: remains in conflict 解决办法
出现在rename一个目录时,再提交时一直报错 Aborting commit: remains in conflict 使用右键菜单 svn - resolve 即可解决.用cleanup之类的都没 ...
- 解决 SVN Skipped 'xxx' -- Node remains in conflict
svn 提交报错 提交命令: svn update 提示代码: Skipped 'ApiController.php' -- Node remains in conflict At revision ...
- svu update 遇到 Node remains in conflict
http://stackoverflow.com/questions/11774868/svn-checkout-without-restoring up vote4down votefavorite ...
- Aborting commit: 'XXX' remains in conflict
Aborting commit: 'XXX' remains in conflict 错误 本地也删除了一个文件夹,用svn 的repo-brower 删除了服务器上的对应的文件夹 ,再次comm ...
- UVALive - 2965 Jurassic Remains (LA)
Jurassic Remains Time Limit: 18000MS Memory Limit: Unknown 64bit IO Format: %lld & %llu [Sub ...
- Aborting commit: 'XXXXXXXX'remains in conflict错误
今天在提交项目文件到本地SVN时提示错误如下: 过期:”global.php“在事务”21-1“, You have to update your working copy first. 运行upda ...
- 【数论】UVa 10586 - Polynomial Remains
Problem F: Polynomial Remains Given the polynomial a(x) = an xn + ... + a1 x + a0, compute the remai ...
- LA 2965 Jurassic Remains (中途相遇法)
Jurassic Remains Paleontologists in Siberia have recently found a number of fragments of Jurassic pe ...
- 【技术贴】解决myeclipse SVN 提交代码 commit:remains in tree-conflict错误的解决办法
[技术贴]解决myeclipse SVN 提交代码 commit:remains in tree-conflict错误的解决办法 错误是:Aborting commit: xxxxx’ remains ...
随机推荐
- C++程序设计(一)
1. 函数指针 程序运行期间,每个函数都会占用一段连续的内存空间.而函数名就是该函数所占内存区域的起始地址(也称"入口地址").我们可以将函数的入口地址赋给一个指针变量,使该指针变 ...
- 解析Json需要设置Mime
IIS6.0 1.打开IIS添加Mime项 关联扩展名:*.json内容类型(MIME):application/x-javascript 2.添加映射: 位置在IIS对应站点右键属性:”主 ...
- float属性
float属性介绍 float给人一种捉摸不透的感觉,不过可以依照浏览器的解析机制(根据HTML文档,从上往下解析),对float属性了解一二.float有四种值:none/left/right/in ...
- MyBatis(2):config.xml文件
前言 前一篇文章,讲了MyBatis入门,讲到了MyBatis有两个基本的配置文件,一个用来配置环境信息,一个用来写SQL语句.前者我把它命名为config.xml,config.xml的内容是: 1 ...
- 如何将SVN patch的修改做成old&new文件
背景 最近解决lua的一则协程问题, 需要将一个patch添加到我们自己的lua库代码中, 由于我们整合的lua库代码目录,与原始的lua库代码不一致,导致不能直接使用path应用到我们自己的lua代 ...
- vue.js入门(3)——组件通信
5.2 组件通信 尽管子组件可以用this.$parent访问它的父组件及其父链上任意的实例,不过子组件应当避免直接依赖父组件的数据,尽量显式地使用 props 传递数据.另外,在子组件中修改父组件的 ...
- 学习OpenCV——Surf(特征点篇)&flann
Surf(Speed Up Robust Feature) Surf算法的原理 ...
- 更新数据前jquery如何填充数据到表单域中
$("#p_city option[value='${project.city}']").attr("selected","selected" ...
- Silverlight 限制 规则输入(正整数或小数)的另一种“技巧”写法
今天上午纠结一个问题很久,silverlight TextBox限制用户规则输入,要求只能输入正整数或则小数,小数点只能有且只有一个 刚开始的时候就是想直接用keyDown事件里面来解决 voi ...
- C#知识点有必要知会
如果说你父类里面有一个成员比如int a;那么你子类里面也可以再定义一个int a,这个时候base.a和this.a表示的就不是一个变量了,如果说子类里面没有,那么base.a和this.a表示的都 ...