"Was that the boy I sat next to in Biology?" I asked artlessly.

你是生物课坐在我旁边的男生吗?我天真烂漫的问道。

"Yes," he said. "He looked like he was in pain or something."

是的,他说,他看起来像是他受伤了一样或是别的什么。

"I don't know," I responded. "I never spoke to him."

我不知道,我回答道,我从来没和他讲过话。

"He's a weird guy." Mike lingered by me instead of heading to the dressing room.

他是个怪异的东西,迈克和我说话而不是前往更衣室。

"If I were lucky enough to sit by you, I would have talked to you."

如果我很幸运坐在你边上我会和你聊天的。

I smiled at him before walking through the girls' locker room door.

在进入女生的更衣室前我冲着他笑了一下。

Hew as friendly and clearly admiring.

对他表示友好和尊敬。

But it wasn't enough to ease my irritation.

但是这不足以平息我的愤怒。

The Gym teacher, Coach Clapp, found me a uniform but didn't make me dress down for today's class.

体育课老师克拉普教练给我找了件运动服,但没让我在这堂课就换上。

At home, onlytwo yearsof RE. were required. Here, P.E. was mandatory all fouryears,Here, P.E. was mandatory all four years.

在我家那边,只需要上两年体育课,但在这里,体育课四年里都是必修课。

Forks was literally my personal hell on Earth.

Forks 在我个人眼里毫不夸张是地球上的地狱。

I watched four volleyball games running simultaneously.

我看着四个排球游戏同时运行。

Remembering howmany injuries I had sustained — and inflicted — playing volleyball, I felt faintly nauseated.

回忆起我曾经承受了多少伤害,造成打排球,我感到有些恶心。

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

  1. Chapter 2 Open Book——34

    His gaze became appraising. "You put on a good show," he said slowly. 他的凝视变成了评价.“你上演了一场好戏” ...

  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——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. selenium1,selenium2,watir的比较

    接触web方面的自动化测试,会接触几个常用的工具,selenium1,selenium2,watir 有的时候总是混淆,那么他们的优缺点啥的呢,在让你给项目选自动化框架,会选择哪个??? 1,语言的支 ...

  2. JS禁用右键,禁用打印,防止另存为,IE浏览器识别(转载)

    oncontextmenu="window.event.returnValue=false" style="overflow-y: hidden; overflow-x: ...

  3. 在线预览pdf、xlsx、docx、ppt等文档

    使用微软提供的Office Online平台只需要一个网址即可在线查看Xls,doc,PPT等文档 http://view.officeapps.live.com/op/view.aspx?src=要 ...

  4. Webstrom 常用操作记录

    WebStorm 编译 es6 与 scss 的教程: http://blog.jetbrains.com/webstorm/2015/05/ecmascript-6-in-webstorm-tran ...

  5. Spring Aspect 用法略讲

    『配置Aspect』 若要启用AspectJ风格的注解则必须额外的导入AspectJ的jar包,此外还需要在spring的配置文件中进行配置,配置方式有两种; 一.在配置文件的Schema中进行配置 ...

  6. openresty 前端开发轻量级MVC框架封装二(渲染篇)

    这一章主要介绍怎么使用模板,进行后端渲染,主要用到了lua-resty-template这个库,直接下载下来,放到lualib里面就行了,推荐第三方库,已经框架都放到lualib目录里面,lua目录放 ...

  7. 抢红包算法 java

    抢红包的需求分析 抢红包的场景有点像秒杀,但是要比秒杀简单点.因为秒杀通常要和库存相关.而抢红包则可以允许有些红包没有被抢到,因为发红包的人不会有损失,没抢完的钱再退回给发红包的人即可.另外像小米这样 ...

  8. HDU 1241Oil Deposits (DFS)

    Problem Description The GeoSurvComp geologic survey company is responsible for detecting underground ...

  9. JavaScript事件响应的基础语法总结

    1.onclick是鼠标单击事件,当在网页上单击鼠标时,就会发生该事件.同时onclick事件调用的程序块就会被执行,通常与按钮一起使用 //例子 <html> <head> ...

  10. win2008阿里一键环境包mysql老是1067报错

    目前查看并不是染毒导致mysql无法启动,而是在mysql的配置文件中配置了log这个参数,这个参数语义不明确,请您将“--log”更改为general_log_file并添加一行“general_l ...