His gaze became appraising. "You put on a good show," he said slowly.

他的凝视变成了评价。“你上演了一场好戏”他慢慢的说道。

"But I'd be willing to bet that you're suffering more than you let anyone see."

“但是我愿意打赌你受到的痛苦远比我们任何人看到的要多。 ”

“但我敢打赌,你所经历的比你表现给任何人看的都要多。”

I grimaced at him, resisting the impulse to stick out my tongue like afive-year-old, and looked away.

我冲他做了一个鬼脸,忍住就像一个五岁小孩一样伸出舌头的冲动,然后朝别处看去。

"Am I wrong?"I tried to ignore him.

“我错了吗?”我尝试去无视他。

"I didn't think so," he murmured smugly.

“我不这样认为”他自鸣得意的喃喃自语道。

"Why does it matter to you?" I asked, irritated. I kept my eyes away,watching the teacher make his rounds.

“为什么你这么关心这个?”我问道。我眼睛还是看着别处,看着老师转着圈。

“这跟你有什么关系?”我被激怒了,于是问道。我的眼睛依然看着别处,看到老师正在教室里来回巡视。

"That's a very good question," he muttered, so quietly that I wondered if he was talking to himself.

“这是个很好的问题”他喃喃自语道,声音太轻了以致于我想知道是不是他再和自己说话。

“这是个好问题。”他低语道,声音小得让我怀疑他是不是在自言自语。

However, after a few seconds of silence, I decided that was the only answer I was going to get.

然而,几秒钟的沉默之后,我认为我只能得到唯一的一个答案。

但是,经过了几秒钟的沉默之后,我确信这是我所能得到的唯一答案。

I sighed, scowling at the blackboard.

我叹气道,皱眉看着黑白。

我叹了口气,沉下脸看着黑板。

"Am I annoying you?" he asked. He sounded amused.

“我让你生气了吗?”他问道。他听上去有点逗笑我的意思。

I glanced at him without thinking… and told the truth again.

我没有考虑的看了她。。然后再一次说了事实。

我不假思索地瞪了他一眼……然后又一次说了实话。

"Notexactly. I'm more annoyed at myself. My face is so easy to read — my mother always calls me her open book." I frowned.

“不完全是。我对自己很生气。我的脸太容易被人看出来想什么了,我妈妈总是说我像一本打开的书。”我皱眉的说着。

“确切地说,不是。我主要是在生我自己的气。我把心事都写在脸上——我母亲常说我是她的一本翻开的书。”我皱起了眉。

"On the contrary, I find you very difficult to read." Despite everything that I'd said and he'd guessed, he sounded like he meant it.

“相反的是,我发现你很难读懂。”结合所有我说的和他猜的,他听上去就是这么想的。

“恰恰相反,我觉得很难明白你的想法。”他猜测着,完全否认了我刚刚所说的,但听起来他是说真的。

"You must be a good reader then," I replied.

“你一定是个好的读者”我回复道。

“那你一定是个很好的阅读者。”我反驳道。

"Usually." He smiled widely, flashing a set of perfect, ultrawhite teeth.

“通常是这样的”他大笑着,完美的闪光,超级亮白的牙齿。

“通常是这样。”他笑得很开怀,露出一排整齐雪白的牙齿。

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

  1. Chapter 1 First Sight——34

    "Was that the boy I sat next to in Biology?" I asked artlessly. 你是生物课坐在我旁边的男生吗?我天真烂漫的问道. & ...

  2. 零元学Expression Blend 4 - Chapter 34 啊~!!我不要毛毛的感觉!-使用布局修整「UseLayoutRounding」

    原文:零元学Expression Blend 4 - Chapter 34 啊~!!我不要毛毛的感觉!-使用布局修整「UseLayoutRounding」 本章将介绍UseLayoutRounding ...

  3. Chapter Querying Data

    Chapter Querying Data XF获取数据的三种方法: 其中参数schema,参见 Chapter Schema. 下面列出一个后面将会用到的schema片段,称之为片段A: <U ...

  4. JavaScript- The Good Parts Chapter 4

    Why, every fault’s condemn’d ere it be done:Mine were the very cipher of a function. . .—William Sha ...

  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. LKD: Chapter 7 Interrupts and Interrupt Handlers

    Recently I realized my English is still far from good. So in order to improve my English, I must not ...

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

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

随机推荐

  1. C# 让程序自动以管理员身份运行

    exe在Vista或Win7下不以管理员权限运行,会被UAC(用户帐户控制)阻止访问系统某些功能,如修改注册表操作等;如何让exe以管理员权限运行呢,方法有两种,一个是直接修改exe属性;另一个是在程 ...

  2. .NET重构—单元测试重构

    .NET重构—单元测试重构 阅读目录: 1.开篇介绍 2.单元测试.测试用例代码重复问题(大量使用重复的Mock对象及测试数据) 2.1.单元测试的继承体系(利用超类来减少Mock对象的使用) 2.1 ...

  3. 用django搭建一个简易blog系统(翻译)(三)

    06. Connecting the Django admin to the blog app Django 本身就带有一个应用叫作Admin,而且它是一个很好的工具 在这一部分,我们将要激活admi ...

  4. FAQ:仓储实现为什么在基础设施层?

    FAQ:仓储实现为什么在基础设施层? 目录 问答部分参考文章 问答部分返回目录 问: 仓储实现为什么在基础设施层? 答: 领域模型包含三种元素:实体.值对象和服务,这三种元素都可以以某种形式使用仓储, ...

  5. Emacs助力PowerShell

    Emacs助力PowerShell 阅读目录 1 下载安装Emacs windows版本 2 下载el文件和配置Emacs加载PowerShell 3 体验用Emacs来执行和编辑PowerShell ...

  6. .net mvc页面UI之Jquery博客日历控件

    摘要:最近在做一个博客系统,其他需要用到博客日历控件,网上搜索了很多资料,其中大部分都是javascript的,经过总结使用jquery实现了博客日历效果.代码如下: 原文链接转载请注明:http:/ ...

  7. asp.net通用查询模块设计

    asp.net通用查询模块设计 前言 自从上次狂喷了devexpress for asp.net面向互联网的app的各种不合理,好像骂的dev无处容身了,不过说实话,dev在做互联网的app时,生成的 ...

  8. aix上使用裸设备安装oracle10g数据库

    一.检查系统信息 [root@aix222 /]# oslevel -r 5300-08 [root@aix222 /]# prtconf | grep -i mem Memory Size: 190 ...

  9. C++ 全局构造函数调用的顺序

    C++的全局类和静态类的构造函数是在main函数之前调用的.但是,不同的类的构造函数以什么顺序调用呢? 对于g++编译器来说,这个顺序是由链接时,文件顺序决定的. 我们用一个例子来说明这一点. 我们有 ...

  10. [Python]根据地址从maps文件中找相应的库名

    /proc/PID/maps提供了进程的memory layout,下面脚本根据给定地址找出相应的库名: #!/usr/bin/python from __future__ import print_ ...