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的更多相关文章

  1. Chapter 1 First Sight——35

    The final bell rang at last. I walked slowly to the office to return my paperwork. 最后下课铃响了.我走到了办公室上讲 ...

  2. 零元学Expression Blend 4 - Chapter 35 讨厌!!我不想一直重复设定!!『Template Binding』使用前後的差异

    原文:零元学Expression Blend 4 - Chapter 35 讨厌!!我不想一直重复设定!!『Template Binding』使用前後的差异 因为先前写到自制Button时需特别注意T ...

  3. Think Python - Chapter 17 - Classes and methods

    17.1 Object-oriented featuresPython is an object-oriented programming language, which means that it ...

  4. CCJ PRML Study Note - Chapter 1.6 : Information Theory

    Chapter 1.6 : Information Theory     Chapter 1.6 : Information Theory Christopher M. Bishop, PRML, C ...

  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. Professional C# 6 and .NET Core 1.0 - Chapter 39 Windows Services

    本文内容为转载,供学习研究.如有侵权,请联系作者删除. 转载请注明本文出处:Professional C# 6 and .NET Core 1.0 - Chapter 39 Windows Servi ...

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

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

随机推荐

  1. SHELL编程笔记(二)之shell流程控制

    Shell控制流程结构 本章内容有:   退出状态   While.for和until loops循环   If then else语句   脚本中动作   菜单 条件控制语句 If then els ...

  2. Lazy<T>在Entity Framework中的性能优化实践

    Lazy<T>在Entity Framework中的性能优化实践(附源码) 2013-10-27 18:12 by JustRun, 328 阅读, 4 评论, 收藏, 编辑 在使用EF的 ...

  3. soket.io.js + angular.js + express.js(node.js)

    soket.io.js + angular.js + express.js(node.js) 今天搭建个soket.io.js + angular.js + express.js的环境, 采坑无数,特 ...

  4. Spring3.2 + Hibernate4.2

    Spring3.2 + Hibernate4.2 前三篇随笔中介绍了 用原生的JDBC访问数据库.一种高效的数据库连接池druid.用Spring的JDBC框架访问数据库. 本文继续介绍第三种数据库访 ...

  5. json-smart 使用示例

    json-smart 使用示例 json是一种通用的数据格式.相比与protocal buffer.thrift等数据格式,json具有可读性强(文本).天生具备良好的扩展性(随意增减字段)等优良特点 ...

  6. 【总结】AngularJs学习总结

    应项目的需要,一个月之前开始做WebComponents.Javascript MVC框架的技术调研,由于重点是想做组件化,所以就没有考虑Backbone(去年就小试牛刀,太难用了)及其他的mvc框架 ...

  7. 拦截所有AJAX调用,重点处理服务器异常

    拦截所有AJAX调用,重点处理服务器异常 背景 上篇文章http://www.cnblogs.com/happyframework/p/3241063.html介绍了如何以AOP的形式处理服务器异常, ...

  8. 黑马程序员:Java基础总结----网络编程

    黑马程序员:Java基础总结 网络编程   ASP.Net+Android+IO开发 . .Net培训 .期待与您交流! 网络编程 网络通讯要素 . IP地址 . 网络中设备的标识 . 不易记忆,可用 ...

  9. SharePoint 2016 自定义城市和区域字段

    前言 最近有这么一个需求,就是用到中国的各种行政区,然后还是三级联动,就琢磨写这么一个字段.然后,觉得挺有意义的,写字段的过程也有点心得,就想到拿到博客里分享给大家,一起看看. 1. 创建字段的解决方 ...

  10. ICSharpCode.TextEditor如何自定义代码折叠和高亮

    ICSharpCode.TextEditor 是一款非常不错的.NET代码编辑控件,内置了多种高亮语言支持,同时完美支持中文,非常赞!先来看一下运行效果: 1 项目结构 这里需要注意lib文件夹下导入 ...