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 ...
随机推荐
- 详解php的curl几个函数
关于php的curl一系列函数,这里解释一下它们的作用. 在html中,我们可以通过form设置http的post和get提交,但假如我们获取的数据不是从html中来的,而是php脚本主动向其他服务器 ...
- Java提高篇——Java实现多重继承
多重继承指的是一个类可以同时从多于一个的父类那里继承行为和特征,然而我们知道Java为了保证数据安全,它只允许单继承.有些时候我们会认为如果系统中需要使用多重继承往往都是糟糕的设计,这个时候我们往往需 ...
- iftop命令命令详解
iftop命令命令详解 作者:尹正杰 版权声明:原创作品,谢绝转载!否则将追究法律责任. 在Linux命令中有很多内置命令,和外置命令,但是内部命令的功能毕竟是有限的,比如ifconfig,它就不能看 ...
- csuoj 1511: 残缺的棋盘
http://acm.csu.edu.cn/OnlineJudge/problem.php?id=1511 1511: 残缺的棋盘 时间限制: 1 Sec 内存限制: 128 MB 题目描述 输入 ...
- ARM9代码分析启动MAIN.C
#define GLOBAL_CLK 1 #include <stdlib.h> #include <string.h> #include “def.h” #include “ ...
- MVC 4 异步编程简化了
MVC 3 异步编程好麻烦,需要使用异步控制器,一个Action需要拆成两个,很不方便.MVC3的好处是,只需要.NET Framework 4.0就能运行 MVC 4 之后只需要使用async和aw ...
- 反编译ILSpy 无法显式调用运算符或访问器 错误处理方法 转
反汇编一个dll类库,导出的项目会报出很多bug,其中主要的就是“无法显式调用运算符或访问器”这个错误,看了一下,发现问题是在调用属性的时候,都 变成了方法,例如:pivotPoint.set_X(0 ...
- spring IOC 容器中 Bean 的生命周期
IOC 容器中 Bean 的生命周期: 1.通过构造器或工厂方法创建 Bean 实例 2.为 Bean 的属性设置值和对其他 Bean 的引用 3.调用 Bean 后置处理器接口(BeanPostPr ...
- @weakify, @strongify ObjC的Block中使用weakSelf/strongSelf @weakify/@strongify
首先要说说什么时候使用weakSelf和strongSelf. 下面引用一篇博客<到底什么时候才需要在ObjC的Block中使用weakSelf/strongSelf>的内容: Objec ...
- Centos6.7安装docker1.7.1
Docker当前发布的最新版本已经到了1.11,其官网上针对Centos的的安装需求如下: Docker requires a -bit installation regardless of your ...