Chapter 2 Open Book——35
Mr. Banner called the class to order then, and I turned with relief to listen.
Banner先生让大家安静听他说,然后我静静的听着他准备讲。
班纳老师让全班听他说话,我得救了,于是回过头去专心听课。
I was in disbelief that I'd just explained my dreary life to this bizarre, beautiful boy who may or may not despise me.
我在怀疑我只是解释我奇异的解释我枯燥的生活,漂亮的男孩可能也不可能轻视我。
我简直不敢相信,刚刚我居然把我沉闷的生活讲给了这个出色的、俊美的男孩,而他本可以轻视甚至无视我的。
He'd seemed engrossed in our conversation, but now I could see, from the corner of my eye, that he was leaning away from me again, his hands gripping the edge of the table with unmistakable tension.
他似乎全神贯注的在我们的对话之中,但是我能看见,在我眼睛看去的拐角处,他又一次向远离我的方向倾斜了,他的手抓住了桌子的边缘明显感觉紧张。
他似乎对我们的对话很投入,但现在我可以用眼角的余光看到,他又开始把身子偏向一侧远离我了,他的手紧紧地抓住桌子的边缘,紧绷得不可思议。
I tried to appear attentive as Mr. Banner illustrated, with transparencies on the overhead projector, what I had seen without difficulty through the microscope.
我尝试表现的令人注意就像Banner先生阐明的那样,上方投影仪放的幻灯片,我通过看显微镜是没有难度的。
当班纳老师开始演示时,我尽可能地让自己去关注幻灯机放映的剖视图,尽管我毫不费力地就在显微镜里看到了。
But my thoughts were unmanageable.
但是我的想法很难实现。
但我还是走神了。
When the bell finally rang, Edward rushed as swiftly and as gracefully from the room as he had last Monday.
当最后的铃声响起,爱德华优雅的快速的冲了出去就像上个星期一一样。
当铃声终于响起时,爱德华像上周一一样,迅速但优雅地冲出了教室。
And, like last Monday, I stared after him in amazement.
然后,就像上个星期一一样,我在他之后惊讶的站起来。
而我,也像上周一一样,诧异地盯着他远去的身影。
Mike skipped quickly to my side and picked up my books for me.
mike快速的跳到我旁边帮我捡起我的书本。
迈克马上蹦到我身边,把我的书拿起来给我。
I imagined him with a wagging tail.
我想象他摇着尾巴。
我觉得他像个滑稽的尾巴。
Chapter 2 Open Book——35的更多相关文章
- Chapter 1 First Sight——35
The final bell rang at last. I walked slowly to the office to return my paperwork. 最后下课铃响了.我走到了办公室上讲 ...
- 零元学Expression Blend 4 - Chapter 35 讨厌!!我不想一直重复设定!!『Template Binding』使用前後的差异
原文:零元学Expression Blend 4 - Chapter 35 讨厌!!我不想一直重复设定!!『Template Binding』使用前後的差异 因为先前写到自制Button时需特别注意T ...
- Think Python - Chapter 17 - Classes and methods
17.1 Object-oriented featuresPython is an object-oriented programming language, which means that it ...
- CCJ PRML Study Note - Chapter 1.6 : Information Theory
Chapter 1.6 : Information Theory Chapter 1.6 : Information Theory Christopher M. Bishop, PRML, C ...
- 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 ...
- 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 ...
- Chapter 3 - How to Move a sprite
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=250529 http://www.cocos2d-x.org/boards/6/ ...
- Professional C# 6 and .NET Core 1.0 - Chapter 39 Windows Services
本文内容为转载,供学习研究.如有侵权,请联系作者删除. 转载请注明本文出处:Professional C# 6 and .NET Core 1.0 - Chapter 39 Windows Servi ...
- Notes : <Hands-on ML with Sklearn & TF> Chapter 3
Chapter 3-Classification .caret, .dropup > .btn > .caret { border-top-color: #000 !important; ...
随机推荐
- TLS之上的HTTP
1.介绍 HTTP[RFC2616]最初是在INTERNET上不用密码的应用.但随着HTTP的敏感性应用日益增加,对安全性的要求也随之增加.SSL及其后继TLS[RFC2246]提供了面向通道的安全性 ...
- OAuth的一个.NET开源实现
从编译DotNetOpenAuth中学到的程序集强签名知识 OAuth的一个.NET开源实现,官方网站:http://dotnetopenauth.net/ . 从GitHub签出DotNetOpen ...
- PL/SQL Developer实现双击table表名查询
双击table默认为Expand/Collapse 展开/折叠 有时需快速查看该表数据,如果写select * from tab会显得麻烦, 我们可实现双击table来进行快速查询 方法为:Tools ...
- ibatis-Spring 整合
这两天一直在研究ibatis与spring的整合 一个小小的demo搞的我头晕目眩的,但程序一旦跑起来了,突然有一种豁然开朗,重见天日,感觉生活很美好的感觉!,也许,这就是那一行行的代码带给我们的不同 ...
- Lambda应用模式
Lambda应用模式 前言 在使用 Lambda 表达式时,我们常会碰到一些典型的应用场景,而从常用场景中抽取出来的应用方式可以描述为应用模式.这些模式可能不全是新的模式,有的参考自 JavaScri ...
- MySQL的数据类型,MySQL增删改--添加主外键、添加属性、删除主外键、改表名、获取系统当前时间等
ls /etc/rc.d/init.d/mysql56service mysql56 start ps aux |grep "mysql"|grep "socket=&q ...
- ISupportInitialize的用处
[译]ISupportInitialize的用处 [译]ISupportInitialize的用处 注:本文是对How ISupportInitialize Can Help的翻译.原文作者编 ...
- 更快的memcpy
更快的memcpy 写代码有时候和笃信宗教一样,一旦信仰崩溃,是最难受的事情.早年我读过云风的一篇<VC 对 memcpy 的优化>,以及<Efficiency geek 2: co ...
- asp.net MVC 路由系统
ASP.NET的路由系统是基于物理文件的路由注册,通过调用System.Routing.RouteTable的Routes(RouteCollection)属性的MapPageRoute()方法来完成 ...
- OleDbCommand cmd.Parameters.AddWithValue 添加参数时需要按照存储过程参数的顺序加入
在使用存储过程时,参数出入的顺序要一致.