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

他看一眼就很快把目光移开了,比我还要快,尽管我的眼睛第一时间充满了尴尬。

In that brief flash of a glance,his face held nothing of interest — it was as if she had called his name,and he'd looked up in involuntary response, already having decided not to answer.

在这个简短的一撇之下,他的脸上表现出毫无兴趣,这就好像是她叫了他的名字,但是他抬头看了一眼无意识的回复了一下,早已决定不回答了。

My neighbor giggled in embarrassment, looking at the table like I did.

我的邻边的同学在尴尬的时候傻笑,像我一样看着那张桌子。

"That's Edward and Emmett Cullen, and Rosalie and Jasper Hale. The one who left was Alice Cullen; they all live together with Dr. Cullen and his wife." She said this under her breath.

那是Edward和Emmett Cullen,Rosalie 和Jasper Hale。坐在左边的是Alice Cullen,他们懂和Cullen先生和他的妻子生活在一起,她一口气说着。

I glanced sideways at the beautiful boy, who was looking at his tray now,picking a bagel to pieces with long, pale fingers. His mouth was movingvery quickly, his perfect lips barely opening.

我瞥了一眼旁边的美丽的男孩,那个现在看着他的托盘的那个。用修长的手指拿着一个百吉饼的一片。他的嘴移动的很快,他完美的嘴唇很少张开。

我从一旁瞥了一眼那个俊美的男孩,他现在盯着自己的盘子看,用纤长苍白的手指拿起一个面包圈撕成一片片。他的嘴动得很快,他漂亮的嘴唇只是微微张开。其余三个依然看着别处,但我可以感觉到他是在小声跟他们说话。

The other three still looked away, and yet I felt he was speaking quietly to them.

其他的三个人仍然在看旁边,然后我发现他正在悄悄的和他们说话。

Strange, unpopular names, I thought. The kinds of names grandparents had.

奇怪,不流行的名字,我想到。那些类似我外祖父母的名字。

But maybe that was in vogue here — small town names? I finally remembered that my neighbor was called Jessica, a perfectly common name. There were two girls named Jessica in my History class back home.

但是可能在这流行,小城镇的名字?最终我终于记住了我同伴的名字叫Jessica,一个很普通的名字。这里有两个女孩名字都叫Jessica在我历史课上面。

奇怪的,复古的名字,我这样想着。这样的名字是祖父母辈才用的名字。但也许在这里很时髦?——小镇里的名字?我最终想起来坐我旁边的女孩叫杰西卡,一个相当普通的名字。在我家那边我的历史课上就有两个叫杰西卡的女生。

Chapter 1 First Sight——24的更多相关文章

  1. Chapter 2 Open Book——24

    Mike kept up a string of complaints on the way to building four. mike去教学楼的路上一直嘀咕抱怨着. Once inside the ...

  2. Chapter 1 First Sight——37

    "Never mind, then," he said hastily in a voice like velvet. 别介意,他用天鹅绒般的声音急切的说道 "I can ...

  3. Chapter 1 First Sight——36

    The door opened again, and the cold wind suddenly gusted through the room, rustling the papers on th ...

  4. Chapter 1 First Sight——35

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

  5. Chapter 1 First Sight——34

    "Was that the boy I sat next to in Biology?" I asked artlessly. 你是生物课坐在我旁边的男生吗?我天真烂漫的问道. & ...

  6. Chapter 1 First Sight——33

    At that moment, the bell rang loudly, making me jump, and Edward Cullen was out of his seat. 在这个时候,铃 ...

  7. Chapter 1 First Sight——32

    The class seemed to drag on longer than the others. 这堂课看起来比别的课要长. Was it because the day was finally ...

  8. Chapter 1 First Sight——31

    I took notes carefully anyway, always looking down. 不论怎么样我都仔细的记着笔记,一直低着头. I couldn't stop myself fro ...

  9. Chapter 1 First Sight——30

    The girl sitting there giggled. I'd noticed that his eyes were black — coal black. 那个坐在那里的女孩笑着.我注意到她 ...

随机推荐

  1. 带宽 VS CDN (转载)

    并发的影响因素:带宽.web server(含php).static server.数据库 带宽价格: 静态IP企业宽带 5M 10M 50M 100M 200M 盛大云 华东双线 216/月 396 ...

  2. 588. [NOIP1999] 拦截导弹

    588. [NOIP1999] 拦截导弹 ★  输入文件:missile.in  输出文件:missile.out  简单对比 时间限制:1 s 内存限制:128 MB 题目描述 某国为了防御敌国的导 ...

  3. Ansible 的委托 并发和任务超时

    异步和轮询 Ansible 有时候要执行等待时间很长的操作,  这个操作可能要持续很长时间, 设置超过ssh的timeout. 这时候你可以在step中指定async 和 poll 来实现异步操作 a ...

  4. 【java学习】Servlet简单的表单程序(一)

    此文用于java学习,在此小记. 在此小Demo中使用到了Servlet,所以有必要了解一下Servlet的相关知识.(Servlet的相关知识摘抄自http://blog.csdn.net/jiuq ...

  5. Thrift源码解析--transport

    这一层主要是用于实现网络通信,现在都是基于Tcp/Ip,而Tcp/Ip协议栈由socket来实现,换句话说就是现在网络通信服务底层大都是通过socket实现的,在thrift源码中,就是将socket ...

  6. Java Web开发: Tomcat中部署项目的三种方法

    web开发,在tomcat中部署项目的方法: 可以参考http://m.blog.csdn.net/blog/u012516903/15741727 定义$CATALINA_HOME指的是Tomcat ...

  7. SELECT TOP 1 * FROM是什么意思

    SELECT TOP 1 * FROM的含义: 1.select为命令动词,含义为执行数据查询操作: 2.top 1子句含义为查询结果只显示首条记录: 3.*子句表示查询结果包括数据源中的所有字段: ...

  8. 网页特效-动态加载JavaScript

    描述: 把一些逻辑独立的JavaScript脚本文件单独加载,是一种常见的JavaScript动态加载技术.可以减少不必要的JavaScript脚本文件的加载,以提高网页浏览速度 代码: <!D ...

  9. 更改web project 访问项目名称

    1.新建web project 2.右键该项目名称------properties 3.访问该项目的URL http://localhost:8806/ssm/.......... 相比书写整个项目名 ...

  10. Java变量名命名规则

    $ .字母.下划线开头都行,后面的可以是数字.字母.下划线: 匈牙利命名法.Camel命名法与Pascal命名法 匈牙利命名法:在Windows编程中使用非常普遍,由微软的一位匈牙利程序员提出.匈牙利 ...