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. HTTP报文格式详解

    HTTP报文是面向文本的,报文中的每一个字段都是一些ASCII码串,各个字段的长度是不确定的.HTTP有两类报文:请求报文和响应报文. HTTP请求报文 一个HTTP请求报文由请求行(request ...

  2. Asp.net MVC集成Google Calendar API(附Demo源码)

    Asp.net MVC集成Google Calendar API(附Demo源码) Google Calendar是非常方便的日程管理应用,很多人都非常熟悉.Google的应用在国内不稳定,但是在国外 ...

  3. Log4j、Log4j 2、Logback、SFL4J、JUL、JCL的比较

    Log4j.Log4j 2.Logback.SFL4J.JUL.JCL的比较 之前就知道有好几种日志框架,但是一直都是听别人讲,在什么时候该用何种logger,哪种logger比较好……一直对Log4 ...

  4. Hadoop能力测试图谱

    一张图测试你的Hadoop能力-Hadoop能力测试图谱 1.引言 看到一张图,关于Hadoop技术框架的图,基本上涉及到Hadoop当前应用的主要领域,感觉可以作为测试Hadoop开发人员当前能力和 ...

  5. learn objetive-c

    Cocoa Dev Central Objective-C Objective-C is the primary language used to write Mac software. If you ...

  6. jquery实现城市选择器效果(二级联动)

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/ ...

  7. Unicode(UTF&UCS)深度历险

    Unicode(UTF&UCS)深度历险 计算机网络诞生后,大家慢慢地发现一个问题:一个字节放不下一个字符了!因为需要交流,本地化的文字需要能够被支持. 最初的字符集使用7bit来存储字符,因 ...

  8. 记录最近在使用sprintf构造字符串时遇到的一个问题

    直接上代码: #include "stdio.h" #include "string.h" int main() { char szTmp[20] = {0}; ...

  9. jQuery的MP3、视频播放器jPlayer

    jplayer是一个纯代码的html5音乐.视频播放器. 支持单个.多个音乐或视频播放,支持各种主流的媒体文件. 使用方法: 1.提供json参数 [ { "title": &qu ...

  10. C#5.0支持的await格式

    C#5.0支持的await格式 C#5.0引入了编译器支持的 async 和 await 关键字,这就为开发者提供了使用同步思想写异步代码的方便. 但是有些传统函数仅提供了异步回调实现,如何对其封装, ...