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. [原]逆向iOS SDK -- +[UIImage imageNamed:] 的实现

    汇编代码: ; Dump of assembler code for function +[UIImage imageNamed:] ; R0 = UIImage, R1 = "imageN ...

  2. ios学习笔记第三天之UI控件

  3. kAudioSessionProperty_AudioCategory 的设置

    iPhone上面有两种播放外音的模式:听筒模式和话筒模式,听筒当然是打电话时用的,那个声音当然很小了, 但是开放中,ios默认的就是这种模式,所以在播放外应的时候要加代码重新设置下,如下:       ...

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

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

  5. 安装Theano

    参考文档 http://deeplearning.net/software/theano/install_centos6.html#install-centos6 安装依赖库 sudo yum ins ...

  6. 自己动手写spring容器(1)

    毕业刚刚一年多一点,毕业了后也顺利的进入了一家著名的互联网公司,做的是后台系统,用的呢也是SSI(struts2,spring)框架,平时做做项目,也已足够了,但是感觉越来越没动力了,越来越没有激情了 ...

  7. Using django model/authentication/authorization within Tornado

    There is a project which is deployed within django. So its authentication system is built from Djang ...

  8. 解密:LL与LR解析 1(译)

    解密:LL与LR解析 1 作者:Josh Haberman 翻译:杨贵福 由于GFW,我无法联系到作者,所以没有授权,瞎翻译的.原文在这里[http://blog.reverberate.org/20 ...

  9. 基于Log4net插件

    基本代码 using System; using System.Collections.Generic; using System.Linq; using System.Text; using log ...

  10. YC(Y Combinator)斯坦福大学《如何创业》课程要点记录(粗糙)

    20节课程,每节都是干货满满,时常听说理论无用,但是好的理论,绝对能帮助你少走一些弯路. YC简介: Y Combinator成立于2005年,是美国著名创业孵化器,Y Combinator扶持初创企 ...