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. 获取时间SQL函数语句

    1.获取时间 获取当天的数据 where  DATEDIFF (DD, 数据库中时间的字段 ,GETDATE())=0 查询24小时内的 where  DATEDIFF (HH, 数据库中时间的字段 ...

  2. Object-c学习之路二(oc内存管理黄金法则1)

    今天看了看oc的内存管理,自己管理内存不能随便的release和retain 法则会出现野指针等错误.下面以人和读书的例子做练习. 1.主函数 // // main.m // MemoryManage ...

  3. 设计模式——(Abstract Factory)抽象工厂

    设计模式——(Abstract Factory)抽象工厂 设计面向对象软件比较困难,而设计可复用的面向对象软件就更加困难.你必须设计相关类,并设计类的接口和继承之间的关系.设计必须可以解决当前问题,同 ...

  4. 统计知识选讲(二)——主成分分析(PCA)的推导和应用

    1.数学推导 根据上讲的思想,我们可以用下图来进行数学上的推导. 2.PCA的步骤 1)对原始数据进行标准化处理:对该指标变量进行标准化, 2)计算相关系数矩阵(协方差矩阵) 3)计算相关系数矩阵的特 ...

  5. 【详细贴】Ubuntu Linode搭建海外策略路由VPN IPSec+L2TP(一)

    对于码农来说,Google上搜索,stackoverflow上提问,twitter上交流,这样的国际化开放平台才是码农成长的空间.但是,目前遇到的一些现实的困难,无可避免的带来一些麻烦,不过这难不倒我 ...

  6. CF 322A Ciel and Dancing 好简单的题。。最喜欢水题了

    A. Ciel and Dancing time limit per test 1 second memory limit per test 256 megabytes input standard ...

  7. [ios2]ASIHTTPReques 清除所有持久连接

    http://www.winddisk.com/2012/08/27/iphone_screenlock_network_disconnection/ + (void)clearPersistentC ...

  8. python数据类型以及模块的含义

    print(sys.path) #打印环境变量 print(sys.argv) #打印相对路径 print(sys.argv[1]) #打印对应的参数 1.在python最上有时候会导入os模块,表示 ...

  9. JavaScript :memory leak [转]

    Memory leak patterns in JavaScript Handling circular references in JavaScript applications Abhijeet ...

  10. H3 BPM 跨平台表单发起详解

    1.1 目的 为方便技术对接服务,实现流程业务的跨平台对接,给出指引和帮助文档. 2 跨平台以Java为例调用.NET BPM表单流程全过程 2.1 双方系统确定接口协议规则 通信协议:基于soap通 ...