My chin raised a fraction.

我的下巴抬起来了一点。

我略微抬起下颚。

"No, she did not send me here. I sent myself."

不是,我不是被送来这里的,是我自己要来的。

His eyebrows knit together.

他的眉毛同时皱了。

他颦起眉头。“

"I don't understand," he admitted, and he seemed unnecessarily frustrated by that fact.

“我不明白”他承认到,他看起来不必要知道事实的挫折。

我不明白。”他坦白道,看上去被这个事实深深地挫败了,而且有些过头。

I sighed. Why was I explaining this to him? He continued to stare at me with obvious curiosity.

我叹气。为什么我要想他解释呢?他继续盯着我看以一种很显然的好奇心。

"She stayed with me at first, but she missed him. It made her unhappy… so I decided it was time to spend some quality time with Charlie."

“她一开始和我在一起,但是她想念他。这让她不开心。。所以我决定是时候花一段时间和查理斯生活了。”

“刚开始她留下来陪我,但她很想念他,所以很不快乐……所以我觉得是时候和查理一起好过日子了。”我说着,声音沉了下去。

My voice was glum by the time I finished.

当我说完的时候我的语气很阴沉。

"But now you're unhappy," he pointed out.

“但是现在你不开心了”他指出

"And?" I challenged.

“然后呢?”我反问道

"That doesn't seem fair."

“这看起来不公平”

He shrugged, but his eyes were still intense.

他耸耸肩,但是他的目光一直很强烈。

“这好像不太公平。”他耸耸肩,但眼神依然紧绷。

I laughed without humor.

我没有幽默的笑了。

我干笑着。

"Hasn't anyone ever told you? Life isn't fair."

“没有任何人告诉你吗?生活本来就是不公平的。”

"I believe I have heard that somewhere before," he agreed dryly.

“我相信我曾经在别的地方听到过”他枯燥的同意到。

“我相信我曾经在某处听过这句话。”他冷冷地说道。

"So that's all," I insisted, wondering why he was still staring at methat way.

“所以这就是所有了”我坚持到,好奇为什么他仍然用那种方式盯着我看。

“所以,说完了。”我坚持着,想知道为什么他还在用那种眼神盯着我。

Chapter 2 Open Book——33的更多相关文章

  1. Chapter 1 First Sight——33

    At that moment, the bell rang loudly, making me jump, and Edward Cullen was out of his seat. 在这个时候,铃 ...

  2. 1D mesauring

              The Basics of Measure Objects   2.1 the process of 1D Edge extraction       Then, the mean ...

  3. 零元学Expression Blend 4 - Chapter 33 简单轻松的学会如何使用Visual States(下)

    原文:零元学Expression Blend 4 - Chapter 33 简单轻松的学会如何使用Visual States(下) 上篇提到了Visual State Manager中文翻译为视觉状态 ...

  4. [转]第四章 使用OpenCV探测来至运动的结构——Chapter 4:Exploring Structure from Motion Using OpenCV

    仅供参考,还未运行程序,理解部分有误,请参考英文原版. 绿色部分非文章内容,是个人理解. 转载请注明:http://blog.csdn.net/raby_gyl/article/details/174 ...

  5. Chapter 2 - How to Add a sprite

    Chapter 2 - How to Add a sprite 1. Add image resources 1.1add resources on win32 2. Add a sprite TIP ...

  6. Chapter 5 - How to Detect the Collisions

    Chapter 5 - How to Detect the Collisions Our hero can fire bullets now, but the bullets are only vis ...

  7. Chapter 3 - How to Move a sprite

    http://www.eoeandroid.com/forum.php?mod=viewthread&tid=250529 http://www.cocos2d-x.org/boards/6/ ...

  8. Notes : <Hands-on ML with Sklearn & TF> Chapter 7

    .caret, .dropup > .btn > .caret { border-top-color: #000 !important; } .label { border: 1px so ...

  9. Notes : <Hands-on ML with Sklearn & TF> Chapter 3

    Chapter 3-Classification .caret, .dropup > .btn > .caret { border-top-color: #000 !important; ...

随机推荐

  1. CLR_Via_C#学习笔记之枚举

    CLR_Via_C#学习笔记之枚举 枚举类型(Enum)定义的一组"符号名称/值"配对:因为枚举类型使用程序更容易编写.阅读和维护,而且它是强类型: 枚举是值类型:由System. ...

  2. 大数据时代,我们为什么使用hadoop

    大数据时代,我们为什么使用hadoop 我们先来看看大数据时代, 什么叫大数据,“大”,说的并不仅是数据的“多”!不能用数据到了多少TB ,多少PB 来说. 对于大数据,可以用四个词来表示:大量,多样 ...

  3. ARM备忘

    mov: move sub: subtract cmp: compare cmpls: ls--->lower or same, le--->less or equal, hi---> ...

  4. opencv中的vs框架中的Blob Tracking Tests的中文注释。

    经过2天的努力终于算是大概弄清楚了opencv中的vs框架是大概是如何工作的了,下面贴一下我自己写的代码注释.非常详细.对初学者有帮助.尤其详细分析了RunBlobTrackingAuto()函数,在 ...

  5. 写一个简单的Web框架

    在.Net中有两种常用的Web开发方式,一种是Asp.Net WebForm,另一种是Asp.Net MVC.我先简单的给大家介绍下这两种开发方式的特点,然后再应用自定义脚本映射,反射,json2te ...

  6. Organic Solar Cells - Generations of Solar Cells

    Sunlight --> Electricity A. E. Becquerel, 1839 . He stated that we can get energy from sunlight. ...

  7. Linux系统 nfs 共享及 挂载mount 配置

    要把 A服务器(192.168.1.1)的 /home 目录挂载到 B服务器(192.168.1.2)的/mnt目录 我们先在 A 服务器上编辑/etc/exports 文件, 添加下面这行代码 /h ...

  8. 用python写爬虫

    Python提供了许多Module,通过这些Module,可以很简单的做一些工作.比如,要获得cloga这个词在百度搜索结果页中的排名结果(排名结果+URL),这就是一个很简单的爬虫需求. 首先,要通 ...

  9. java参数传递(值传递还是引用传递)

    Java中的参数传递机制一直以来大家都争论不休,究竟是“传值”还是“传址(传引用)”,争论的双方各执一词,互不相让.不但“菜鸟”们一头雾水,一些“老鸟”也只知道结果却说不出所以然来.我相信看过下面的内 ...

  10. 通过Shell脚本读取properties文件中的参数时遇到\r换行符的问题

    今天在编写微服务程序启动脚本的时候,遇到一个比较奇葩的问题,下面给出具体描述: 目标:通过读取maven插件打包时生成的pom.properties文件,获取里面的应用名称和应用版本号,然后拼接得到s ...