The final bell rang at last. I walked slowly to the office to return my paperwork.

最后下课铃响了。我走到了办公室上讲了我的作业。

The rain had drifted away, but the wind was strong, and colder.

雨已经走了,但是风还是很大,而且更冷了。

I wrapped my arms around myself.

我用双臂环抱这我自己。

When I walked into the warm office, I almost turned around and walked back out.

弹弓我走进温暖的办公室的时候,我几乎想转身就走。

Edward Cullen stood at the desk in front of me.

Edward Cullen站在我前面的桌子旁。

I recognized again that tousled bronze hair.

我再一次认出了蓬乱的古铜色头发。

He didn't appear to notice the sound of my entrance.

他没有注意到我进入的声音。

I stood pressed against the back wall, waiting for the receptionist to be free.

我我对着黑墙站着,等待着接待员忙完。

He was arguing with her in a low, attractive voice.

他用低沉的有吸引力的声音和接待员争吵着。

I quickly picked up the gist of the argument.

我马上知道了争吵的原因。

He was trying to trade from sixth-hour Biology to another time — any other time.

他尝试将六个小时的生物课换到其他时间-其他任何时间。

I just couldn't believe that this was about me.

这对于我来说不敢相信。

It had to be something else, something that happened before I entered the Biology room.

这肯定有其他的原因,在我进入生物课教室钱发生了其他事情。

The look on his face must have been about another aggravation entirely.

他脸上的表情一定已经完全恶化了。

It was impossible that this stranger could take such a sudden, intense dislike to me.

对于个一个陌生人来说马上立刻讨厌我这是不可能的。

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

  1. Chapter 2 Open Book——35

    Mr. Banner called the class to order then, and I turned with relief to listen. Banner先生让大家安静听他说,然后我静 ...

  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——34

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

  5. Chapter 1 First Sight——33

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

  6. Chapter 1 First Sight——32

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

  7. Chapter 1 First Sight——31

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

  8. Chapter 1 First Sight——30

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

  9. Chapter 1 First Sight——29

    I was anxious not to be late for class on my first day. 在我第一天上学的时候我非常焦虑我会上课迟到. One of my new acquain ...

随机推荐

  1. centos7下编译安装nginx1.10

    1.下载pcre 下载地址:ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ 解压到/usr/local/pcre8.3.9 2.下载ope ...

  2. Spring MVC(二)

    spring mvc工作流 1A)客户端发出http请求,只要请求形式符合web.xml 文件中配置的*.action的话,就由DispatcherServlet 来处理. 1B)Dispatcher ...

  3. vs2008编译wxWidgets 2.8.12

    用vs2008编译wxWidgets 2.8.12 FileZilla客户端源码3.5.3及以上版本依赖wxWidgets 2.8.12或更高版本,因此,编译FileZilla客户端首先需要编译wxW ...

  4. java链接mysql添加中文和模糊查询

    如下内容为转载 http://sunshinechen2008.blog.163.com/blog/static/107585374201162442643967/     mysql如果不对乱码处理 ...

  5. SQLAlchemy入门

    什么是SQLAlchemy? 是Python连接SQL数据库的一种方式,需要通过驱动来连接. 是Python中使用最广泛的ORM(对象关系映射)工具之一,即把数据库中的二维表结构映射成一个list对象 ...

  6. Glide加载圆形图片

     方案1:经过验证,可以完美实现 Glide.with(context).load(url).asBitmap().centerCrop().into(new BitmapImageViewTarge ...

  7. HDU 2601 An easy problem

    (i+1)*(j+1)=n+1 转换成上面这个式子,也就是问n+1的因子有几个 #include<cstdio> #include<cstring> #include<c ...

  8. HDU2363 最短路+贪心

    Cycling Time Limit: 5000/2000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Sub ...

  9. 第五十九节,模拟浏览器请求Python结合html基本格式

    模拟浏览器请求Python结合html基本格式 用Python模拟一个客户端,结合打开一个HTML页面 创建客户端 #!/usr/bin/env python # -*- coding:utf8 -* ...

  10. Jira 6.0.3安装破解汉化

    前段时间和上海的朋友交流了下,他们公司使用JIRA管理项目.回来整理了下感觉很不错. http://www.unlimax.com/jira.html工作中总是有各种事务要去处理,而这些事务不仅仅是代 ...