Mike kept up a string of complaints on the way to building four.

mike去教学楼的路上一直嘀咕抱怨着。

Once inside the classroom, I saw with relief that my table was still empty.

一到了教室,我就放心了我的桌子仍然是空的。

Mr. Banner was walking around the room, distributing one microscope and box of slides to each table.

banner先生在房间中转着,从盒子里面分发到每桌一个显微镜。

班纳老师在教室里走来走去,给每张桌子发一台显微镜和一盒玻片。

Class didn't start for a few minutes, and the room buzzed with conversation.

几分钟过去还没上课,房间一直有着嗡嗡的对话声。

还有一会儿才开始上课,屋子里全是窃窃私语的嗡嗡声。

I kept my eyes away from the door, doodling idly on the cover of my notebook.

我让我的眼睛尽量离开门,无所事事的在我的笔记本封面上面涂鸦。

我不再看门外,无所事事地在我的笔记本封面上涂鸦。

I heard very clearly when the chair next to me moved, but my eyes stayed carefully focused on the pattern I was drawing.

我清楚的听见我旁边的椅子移动了,但是我的眼睛依旧停留在我画的图案上面。

"Hello," said a quiet, musical voice.

你好,一个轻柔音乐般的声音说道。

I looked up, stunned that he was speaking to me.

我看去震惊的看着居然是他对我说的。

He was sitting as far away from me as the desk allowed, but his chair was angled toward me.

在桌子允许的范围内他坐的尽可能的离我远,但是他的椅子角度是朝着我的。

His hair was dripping wet, disheveled — even so, he looked like he'd just finished shooting a commercial for hair gel.

他的头发潮湿的凌乱的,所以,他看起就像刚拍完了发胶的广告一般。

他的头发湿漉漉的,还滴着水,凌乱不堪——尽管如此,他看上去就像刚刚拍完一个洗发水广告。

His dazzling face was friendly, open, a slight smile on his flawless lips. But his eyes were careful.

他耀眼的连看起来很友好,开放,一个阳光的笑容在他完美的嘴唇上。但是他的眼睛是小心的。

他美得惊人的脸显得既亲切又坦率,一抹淡淡的微笑浮现在他完美无瑕的唇上。但他的眼神有些小心翼翼。

Chapter 2 Open Book——24的更多相关文章

  1. Chapter 1 First Sight——24

    He looked away quickly, more quickly than I could, though in a flush of embarrassment I dropped my e ...

  2. Chapter 5 Blood Type——24

    "She's just a little faint," he reassured the startled nurse. "They're blood typing i ...

  3. [OGeek2019]bookmanager

    做过的代码量最大的一个题 说出的好也好,不好也不好,利用点很简单,就是一个大规模的heapoverflow,就是逆起来有点儿难度 思路很简单,就是利用堆溢出覆盖结构体中的指针为__free_hook, ...

  4. CHAPTER 24 History of Our Planet 第24章 我们行星的历史

    CHAPTER 24 History of Our Planet 第24章 我们行星的历史 Uncovering the bones of ancient beasts is only part of ...

  5. 零元学Expression Blend 4 - Chapter 24 以实作了解Cover Flow功能

    原文:零元学Expression Blend 4 - Chapter 24 以实作了解Cover Flow功能 今天要介绍一个Silverlight Toolkit内好用且在图片展示操作上很常见的元件 ...

  6. Chapter 4 Invitations——24

    "How do you do that?" I asked in amazed irritation. “你是怎么做到的?”我惊讶的问道. "Do what?" ...

  7. Chapter 3 Phenomenon——24

    My mom was in hysterics, of course. 我的母亲当时是歇斯底里的发疯了. I had to tell her I felt fine at least thirty t ...

  8. MySQL Crash Course #16# Chapter 24. Using Cursors + mysql 循环

    mysql中游标的使用案例详解(学习笔记)这篇讲得相当直白好懂了. 索引: cursor 基础讲解 mysql 循环 书上的整合代码 cursor 基础讲解 cursor 有点类似于 JDBC 中的 ...

  9. Fedora 24中的日志管理

    Introduction Log files are files that contain messages about the system, including the kernel, servi ...

随机推荐

  1. Mac 安装 Grunt

    第一步:安装brew 打开http://brew.sh/登陆brewhome官网,上面有安装命令. 第二步:安装node 第一步安装成功后,命令行输入 brew install node 第三步:安装 ...

  2. phpstorm9整合本地apache和豆沙绿主题设置(附资源)

    ♣phpstorm9下载(安装包和注册码) ♣phpstorm9自带apache和自定义apache服务器 ♣phpstorm9豆沙绿主题设置(附我的主题包) 说明:如果还未安装apache和php7 ...

  3. pickle.dump()

    封装是一个将Python数据对象转化为字节流的过程,拆封是封装的逆操作,将字节文件或字节对象中的字节流转化为Python数据对象,不要从不收信任的数据源中拆封数据.可以封装和拆封几乎任何Python数 ...

  4. centos6.4、6.5、7.0环境下载及安装

    centos6.4.6.5.7.0下载地址: http://www.cnblogs.com/zhwl/p/3657958.html或 http://www.linuxdown.net/CentOS/2 ...

  5. 模仿jQuery的filter方法

    对这类方法挺感兴趣的,因为方法的回调函数的返回值和jQuery变量好像没有什么关系.看了filter方法的源代码后,我就模仿了这个方法,自定义两个jQuery方法:some和every,类似于ES5新 ...

  6. D3.js:完整的柱形图

    一个完整的柱形图包含三部分:矩形.文字.坐标轴.本章将对前几章的内容进行综合的运用,制作一个实用的柱形图,内容包括:选择集.数据绑定.比例尺.坐标轴等内容. (1) 添加SVG画布 //画布大小 va ...

  7. 论JSON的重要性☞异步上传过程中data取多组值的方法

    异步上传取多组值一起post改变属性 如图: 看图说话

  8. js格式化时间为JSON格式 ajax提交 后台处理

    var effectRow = new Object();if ($('#grd_infos').datagrid('getChanges').length) {    var update = $( ...

  9. SQL 判断 ‘表,存储过程,函数 ...’ 已是否存在

    下面为您介绍sql下用了判断各种资源是否存在的代码,需要的朋友可以参考下,希望对您学习sql的函数及数据库能够有所帮助.库是否存在if exists(select * from master..sys ...

  10. flume 以 kafka 为channel 的配置

    #此配置以kafka的一个topic为channel,相比其他channel类型 file和cache 兼并了快和安全的要求!# Define a kafka channel a1.channels. ...