Chapter 1 First Sight——34
"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的更多相关文章
- Chapter 2 Open Book——34
His gaze became appraising. "You put on a good show," he said slowly. 他的凝视变成了评价.“你上演了一场好戏” ...
- Chapter 1 First Sight——37
"Never mind, then," he said hastily in a voice like velvet. 别介意,他用天鹅绒般的声音急切的说道 "I can ...
- Chapter 1 First Sight——36
The door opened again, and the cold wind suddenly gusted through the room, rustling the papers on th ...
- Chapter 1 First Sight——35
The final bell rang at last. I walked slowly to the office to return my paperwork. 最后下课铃响了.我走到了办公室上讲 ...
- Chapter 1 First Sight——33
At that moment, the bell rang loudly, making me jump, and Edward Cullen was out of his seat. 在这个时候,铃 ...
- Chapter 1 First Sight——32
The class seemed to drag on longer than the others. 这堂课看起来比别的课要长. Was it because the day was finally ...
- Chapter 1 First Sight——31
I took notes carefully anyway, always looking down. 不论怎么样我都仔细的记着笔记,一直低着头. I couldn't stop myself fro ...
- Chapter 1 First Sight——30
The girl sitting there giggled. I'd noticed that his eyes were black — coal black. 那个坐在那里的女孩笑着.我注意到她 ...
- Chapter 1 First Sight——29
I was anxious not to be late for class on my first day. 在我第一天上学的时候我非常焦虑我会上课迟到. One of my new acquain ...
随机推荐
- ios7 实现应用内保真截屏
CGSize size = self.content.bounds.size; UIGraphicsBeginImageContextWithOptions(size, NO, [UIScreen m ...
- 解决maven web项目Cannot detect Web Project version. Please specify version of Web Project through...的错误
前面已经创建maven web工程,但是问题来了,创建maven web工程之后会出现如下的错误,在pom.xml文件头部 有以下的错误 Description Resource Path Locat ...
- jquery学习笔记3 jq遍历
遍历方式:向上(父级元素) 向下(子元素) 水平(同胞元素) 一.向上遍历 parent() 向上一级 放回被选元素的直接父元素 parents() 返回被选元 ...
- sqlserver跨数据库与跨服务器使用
sqlserver跨数据库与跨服务器使用 日常数据库编程中经常会遇到需要跨数据库和跨服务器的情况,本文总结解决方法,具体如下: 工具/原料 SQLSERVER 数据库 方法/步骤 跨数据库使用比较 ...
- Base64编码 图片与base64编码互转
package com.education.util; import sun.misc.BASE64Decoder; import sun.misc.BASE64Encoder; import jav ...
- JavaScript创建读取cookie代码示例【附:跨域cookie解决办法】
使用JavaScript 原生存取cookie代码示例: var cookie = { set : function(name, value, expires, path, domain, secur ...
- BestCoder Round #89
过了这么久才来写-- BC的后两道题好难--(第二道题也不怎么简单--) 1001 Fxx and string 正着倒着枚举一次就ok #include<iostream> #inclu ...
- gulp4个基础API
Gulp.src(globs[, options]) 此接口会匹配工作目录下指定规则的文件并返回提供给下一个插件管道使用.其中globs就是匹配格式,options是一些额外参数. gulp.src( ...
- angularjs uigrid 中celltemplate的写浮动框
columnDefs: [ {field: 'collegename', enableFiltering: false ,width:"12%",displayName:" ...
- 【转】使用sinopia五步快速完成本地npm搭建
使用sinopia五步快速完成本地npm搭建 时间 2016-03-01 14:55:30 繁星UED 原文 http://ued.fanxing.com/shi-yong-sinopiawu-b ...