L90
On Motes and Beams
微尘与栋梁
It is curious that our own offenses should seem so much less heinous than the offenses of others.
让人奇怪的是,和别人的过错比起来,我们自身的过错往往不是那样的可恶。
I suppose the reason is that we know all the circumstances that have occasioned them and so manage to excuse in ourselves what we cannot excuse in others.
我想,其原因应该是我们知晓一切导致自己犯错的情况,因此能够设法谅解自己的错误,而别人的错误却不能谅解。
We turn our attention away from our own defects, and when we are forced by untoward events to consider them, find it easy to condone them.
我们对自己的缺点不甚关注,即便是深陷困境而不得不正视它们的时候,我们也会很容易就宽恕自己。
For all I know we are right to do this; they are part of us and we must accept the good and bad in ourselves together.
据我所知,我们这样做是正确的。缺点是我们自身的一部分,我们必须接纳自己的好和坏。
But when we come to judge others, it is not by ourselves as we really are that we judge them,
但是当我们评判别人的时候,情况就不同了。我们不是通过真实的自我来评判别人,
but by an image that we have formed of ourselves fro which we have left out everything that offends our vanity or would discredit us in the eyes of the world.
而是用一种自我形象来评判,这种自我形象完全摒弃了在任何世人眼中会伤害到自己的虚荣或者体面的东西。
To take a trivial instance: how scornful we are when we catch someone out telling a lie; but who can say that he has never told not one, but a hundred?
举一个小例子来说:当觉察到别人说谎时,我们是多么地蔑视他啊!但是,谁能够说自从未说过谎?可能还不止一百次呢。
There is not much to choose between men. They are all a hotchpotch of greatness and littleness, of virtue and vice, of nobility and baseness.
人和人之间没什么大的差别。他们皆是伟大与渺小,善良与邪恶,高尚与低俗的混合体。
Some have more strength of character, or more opportunity, and so in one direction or another give their instincts freer play, but potentially they are the same.
有的人性格比较坚毅,机会也比较多,因而达个或那个方面,能够更自由地发挥自己的禀赋,但是人类的潜能却都是相同的。
For my part, I do not think I am any better or any worse than most people,
至于我自己,我认为自己并不比大多数人更好或者更差,
but I know that if I set down every action in my life and every thought that has crossed my mind, the world would consider me a monster of depravity.
但是我知道,假如我记下我生命中每一次举动和每一个掠过我脑海的想法的话,世界就会将我视为一个邪恶的怪物。
The knowledge that these reveries are common to all men should inspire one with tolerance to oneself as well as to others.
每个人都会有这样的怪念头,这样的认识应当能够启发我们宽容自己,也宽容他人。
It is well also if they enable us to look upon our fellows, even the most eminent and respectable, with humor, and if they lead us to take ourselves not too seriously.
同时,假如因此我们得以用幽默的态度看待他人,即使是天下最优秀最令人尊敬的人,而且假如我们也因此不把自己看得过于重要,那是很有裨益的。
L90的更多相关文章
- LG Optimus L90 [D415] T-Mobile 刷机
1 先使用[ROOT大师]ROOT手机. 2 执行以下ADB命令. adb shell su //备份 dd /by-name/laf of=/sdcard/laf.img. //清除 dd /by- ...
- ASP.Net中实现上传过程中将文本文件转换成PDF的方法
iTextSharp是一个常用的PDF库,我们可以使用它来创建.修改PDF文件或对PDF文件进行一些其他额外的操作.本文讲述了如何在上传过程中将文本文件转换成PDF的方法. 基本工作 在开始之前,我们 ...
- Android Do not keep activities选项分析
Android Do not keep activities选项分析 Developer Options里面有一项: Do not keep activities -> 不保留Activitie ...
- 快速上手RaphaelJS-Instant RaphaelJS Starter翻译(一)
(目前发现一些文章被盗用的情况,我们将在每篇文章前面添加原文地址,本文源地址:http://www.cnblogs.com/idealer3d/p/Instant_RaphaelJS_Start ...
- 恶意软件/BOT/C2隐蔽上线方式研究
catalogue . 传统木马上线方式 . 新型木马上线方式 . QQ昵称上线 . QQ空间资料上线 . 第三方域名上线 . UDP/TCP二阶段混合上线 . Gmail CNC . NetBot两 ...
- html5 svg
html5 svg <html > <body> <p>canvas 用js 绘画,是整幅画布,适合游戏 svg可放大,支持dom 操作,js事件 线性渐变.高斯模 ...
- 【读书笔记《Android游戏编程之从零开始》】6.Android 游戏开发常用的系统控件(TabHost、ListView)
3.9 TabSpec与TabHost TabHost类官方文档地址:http://developer.android.com/reference/android/widget/TabHost.htm ...
- 利用Clip制作打洞效果
起因 如上篇博文所说,连线原型需要在中间文字上下各留15像素的空白.设计师完成原型之后,问我有没有办法实现,我说,我能想到两种实现方式.其中一种就是上篇博文所说的OpacityMask.第二种就是使用 ...
- Report_客制化以PLSQL输出HTML标记实现WEB报表(案例)
2014-05-31 Created By BaoXinjian
随机推荐
- 利用动态图添加Loading动画
opacity:CSS3中的属性,调节透明度,一般取值0.5 添加思想: 1.对超链接添加点击事件,通过new {@onclick="showLoading()"} Html.Ac ...
- Leetcode Array 11 Container With Most Water
题目: Given n non-negative integers a1, a2, ..., an, where each represents a point at coordinate (i, a ...
- PHP增加$_ENV变量
在日常开发过程中,我们常常会将一些系统或模块配写在配置文件里.这样便于程序维护与修改.通常的配置文件有.ini , .xml等.配置文件的好处在于:1,便于管理.2,可读性高.但是,使用配置文件也会有 ...
- 转:几款主流pcb软件比较
原理图设计软件:会ORCAD就可以了,支持的Netlist超多,基本是业界标准. PCB Layout 软件 1.Protel,现在推AltiumDesigner.国内低端设计的主流,国外基本没人 ...
- [读书笔记] learn python the hard way书中 有关powershell 的一些小问题
ex46中,创建自己的python, 当你激活环境时 .\.venvs\lpthw\ Scripts\activate 会报一个错误 此时需要以管理员身份运行PowerShell,(当前的PS不用关 ...
- URL Handle in Swift (二) — 响应链处理 URL
最后更新: Swift4时候的博客,以前在 CMD markdown 上编辑的,现在搬到这里 在上篇文章-URL Handle in Swift (一) -- URL 分解中,我们已经将URL进行了分 ...
- centos安装python3.7.0过程记录
参考自这里,整理出以下步骤. 一.下载python3.7.0包地址:https://www.python.org/ftp/python/3.7.0/Python-3.7.0.tgz 二.安装 登陆Li ...
- VxWorks启动过程具体解释(下)
上一节主要是从映像的分类和各种映像的大致载入流程上看VxWorks的启动过程,这一节让我们从函数级看一下VxWorks的启动过程: 1. Boot Image + Loadable Images: 以 ...
- android假设给TextView或EditText的email链接加下划线,并在点击在email连接上能够弹框显示
怎样把textview的一些文字加上背景色: Spannable str = new SpannableString("#fdsfdfsdfdsfd#"); Matcher mat ...
- Python—发邮件总结
来自: http://my.oschina.net/jhao104/blog/613774 1.登录SMTP服务器 首先使用网上的方法(这里使用163邮箱,smtp.163.com是smtp服务器地址 ...