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的更多相关文章

  1. LG Optimus L90 [D415] T-Mobile 刷机

    1 先使用[ROOT大师]ROOT手机. 2 执行以下ADB命令. adb shell su //备份 dd /by-name/laf of=/sdcard/laf.img. //清除 dd /by- ...

  2. ASP.Net中实现上传过程中将文本文件转换成PDF的方法

    iTextSharp是一个常用的PDF库,我们可以使用它来创建.修改PDF文件或对PDF文件进行一些其他额外的操作.本文讲述了如何在上传过程中将文本文件转换成PDF的方法. 基本工作 在开始之前,我们 ...

  3. Android Do not keep activities选项分析

    Android Do not keep activities选项分析 Developer Options里面有一项: Do not keep activities -> 不保留Activitie ...

  4. 快速上手RaphaelJS-Instant RaphaelJS Starter翻译(一)

       (目前发现一些文章被盗用的情况,我们将在每篇文章前面添加原文地址,本文源地址:http://www.cnblogs.com/idealer3d/p/Instant_RaphaelJS_Start ...

  5. 恶意软件/BOT/C2隐蔽上线方式研究

    catalogue . 传统木马上线方式 . 新型木马上线方式 . QQ昵称上线 . QQ空间资料上线 . 第三方域名上线 . UDP/TCP二阶段混合上线 . Gmail CNC . NetBot两 ...

  6. html5 svg

    html5 svg <html > <body> <p>canvas 用js 绘画,是整幅画布,适合游戏 svg可放大,支持dom 操作,js事件 线性渐变.高斯模 ...

  7. 【读书笔记《Android游戏编程之从零开始》】6.Android 游戏开发常用的系统控件(TabHost、ListView)

    3.9 TabSpec与TabHost TabHost类官方文档地址:http://developer.android.com/reference/android/widget/TabHost.htm ...

  8. 利用Clip制作打洞效果

    起因 如上篇博文所说,连线原型需要在中间文字上下各留15像素的空白.设计师完成原型之后,问我有没有办法实现,我说,我能想到两种实现方式.其中一种就是上篇博文所说的OpacityMask.第二种就是使用 ...

  9. Report_客制化以PLSQL输出HTML标记实现WEB报表(案例)

    2014-05-31 Created By BaoXinjian

随机推荐

  1. Asp 解析 XML并分页显示

    Asp 解析 XML并分页显示 Asp 解析 XML并分页显示,演示样例源代码例如以下: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Tr ...

  2. window.close关闭当前页面

    浏览器处于安全策略考虑,只允许Javascript关闭由javascript打开的页面,为了用js关闭当前窗口,我们可以这么考虑,这也是最常用的做法. <a href="javascr ...

  3. 【转载】关于 .Net 逆向的那些工具:反编译篇

    在项目开发过程中,估计也有人和我遇到过同样的经历:生产环境出现了重大Bug亟需解决,而偏偏就在这时仓库中的代码却不是最新的.在这种情况下,我们不能直接在当前的代码中修改这个Bug然后发布,这会导致更严 ...

  4. nginx配置:支持phpfastcgi,nginx和php-cgi通信,部分nginx常量解释

    支持phpfastcgi的配置如下: server { listen 8000; server_name localhost; root F:/home/projects/test; index in ...

  5. Hdu3787

    <span style="color:#330099;">/* H - A+B Time Limit:1000MS Memory Limit:32768KB 64bit ...

  6. 转:HDMI介绍与流程

    HDMI介绍与流程   HDMI,全称为(High Definition Multimedia Interface)高清多媒体接口,主要用于传输高清音视频信号. HDMI引脚: HDMI有A,B,C, ...

  7. java ConcurrentHashMap 初识

    “ConcurrentHashMap是一个线程安全的哈希表“,但是不允许key和value为空: HashTable和ConcurrentHashMap都是线程安全的,但是HashTable是同步容器 ...

  8. javascript关闭弹出窗体时刷新父窗体和居中显示弹出窗

    居中显示用到了moveTO()方法: 关闭弹出窗时刷新父窗体用到了window.opener方法: 父窗体代码例如以下: <%@ Page Language="C#" Aut ...

  9. 为什么阿里巴巴不建议在for循环中使用"+"进行字符串拼接

    字符串,是Java中最常用的一个数据类型了.关于字符串的知识,作者已经发表过几篇文章介绍过很多,如: Java 7 源码学习系列(一)--String 该如何创建字符串,使用" " ...

  10. Windows 10 1703创意者更新官方ISO镜像大全

    2017年04月07日 20:00 19867 次阅读 稿源:快科技 12 条评论 Windows 10 Creators Update创意者更新正式版已经发布,目前只能通过易生.MCT工具或者ISO ...