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; ...
随机推荐
- MvcMovieStore mvc5.0,EF6.01
MVC 5 实例教程(MvcMovieStore 新概念版:mvc5.0,EF6.01) - 4.创建数据上下文和数据实体模型 说明:MvcMovieStore项目已经发布上线,想了解最新版本功能请登 ...
- [转]Hacking the iOS Spotlight
原文:http://theiostream.tumblr.com/post/36905860826/hacking-the-ios-spotlight 原文:http://theiostream.tu ...
- SSL协议的握手过程
SSL握手的目的 第一,客户端与服务器需要就一组用于保护数据的算法达成一致. 第二,它们需要确立一组由那些算法所使用的加密密钥. 第三,握手还可以选择对客户端进行认证. SSL 握手概述 SSL 握手 ...
- MVC 静态化的ActionFilter
在MVC中,需要对某些页面进行静态化,用ActionFilter来做静态化,把页面存到缓存中.如下代码所示,其中Result.RenderString是扩展方法,第一次缓存的时候,Action代码会运 ...
- ios搭建开发环境
ios搭建开发环境 好久就想试水IOS开发了,由于开发环境限制,一直局限于理论和虚拟机,近来入手了MacBook Pro,也来尝尝鲜,笔者也是现学现总结,如果有不足,请指正. IOS开发必备MAC O ...
- pthread_create多线程执行顺序诡异现象
多线程执行顺序诡异现象谈,你不知道的pthread_create 引文:学而时习之,不亦说乎.总是忙于具体项目,业务功能的实现:关于编程本身的技能都要有些生疏了,于是就选择了几个专题做了一次温习,重点 ...
- Linux 学习 step by step (2)
Linux 学习 step by step (2) Linux,想要我说爱你真的不容易了,尽管,你是ubutun,尽管,你有蛮界面.但是,操作你,还是没有操作windows那么的如鱼得水了.为了更 ...
- TCP/IP capture/analysis tools in Unix/Linux
There are some useful tools in Unix/Linux to check out how the system is going on. Here is a short s ...
- hibernate4 spring3.2 事务不提交分析
最近在做微信项目,我搭建了一个基于servlet,spring3.2,hibernate4.1的框架.因为基于消息的servlet和基于业务层是分开做的,也就是先把业务层做了,再去将所有的请求转到业务 ...
- Servlet容器模型(四)ServletConfig、ServletContext
这两天刚刚回顾了一下servlet中的配置对象ServletConfig.上下文对象ServletContext.多线程相关的知识点,做了一下笔记,如下: 一.Servlet配置对象(ServletC ...