Chapter 1 First Sight——18
But at least he sent me to an empty desk at the back without introducing me to the class.
但是最后他给我最后面的一张空的桌子,没有把握介绍给班级。
It was harder for my new classmates to stare at me in the back, but somehow, they managed.
这对于我新同学在背后盯着我更难了,但是无论怎样,都是他安排的。
I kept my eyes down on the reading list the teacher had given me.
我的眼睛一直注视着老师给我的阅读列表。
It was fairly basic: Bronte, Shakespeare,Chaucer, Faulkner. I'd already read everything.
那都是很基础的,BSCF,我都已经全部阅读过了。
That was comforting… and boring.
这是令人欣慰的也是无聊的。
I wondered if my mom would send me my folder of old essays, or if she would think that was cheating.
我想知道是否我的妈妈将会给我送来我旧文章的文件夹或者是否她会想到那是骗人的。
我思索着能不能让我母亲把我装着旧论文的文件夹给寄过来,或者说她会不会认为这是作弊。
I went through different arguments with her in my head while the teacher droned on.
当老师唠唠叨叨的时候在我脑袋里会和她唱反调。
老师讲课的时候,我在脑海里和母亲不停着作着各种争论。
When the bell rang, a nasal buzzing sound, a gangly boy with skin problems and hair black as an oil slick leaned across the aisle to talk to me.
当铃声响起的时候,一个鼻音吱吱的声音,一个身材修长的皮肤不好的黑发男生斜跨过座位对我说。
铃声响了起来,一个嗓音尖细,身材瘦长,满脸粉刺的黑发男孩像油一样滑行冲过过道来和我说话。
"You're Isabella Swan, aren't you?" He looked like the overly helpful,chess club type.
你是伊莎贝尔沙湾,是你吗?他看起来很乐于助人,下棋类型的人。
"Bella," I corrected. Everyone within a three-seat radius turned to lookat me.
贝拉,我确认到,每个人都用三人以外的半径看着我。
距我半径三排以内的每一个人都转过头来看我。
"Where's your next class?" he asked.
你下节课是什么?他问道。
I had to check in my bag. "Um, Government, with Jefferson, in buildingsix."There was no where to look without meeting curious eyes.
我要对一下我的包,嗯,政治,Json上的,在6教,对于这样的好奇心没有什么好看的。
无论我向哪个方向看,都无法避开一双双好奇的眼睛。
Chapter 1 First Sight——18的更多相关文章
- Chapter 1 First Sight——26
"Which ones are the Cullens?" I asked. "They don't look related…" 哪一个是卡伦,我问道,他们都 ...
- Chapter 5 Blood Type——18
"The Red Cross is having a blood drive in Port Angeles next weekend, so I thought you should al ...
- Chapter 2 Open Book——18
"Wow," Mike said. "It's snowing."I looked at the little cotton fluffs that were ...
- 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——34
"Was that the boy I sat next to in Biology?" I asked artlessly. 你是生物课坐在我旁边的男生吗?我天真烂漫的问道. & ...
- 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 ...
随机推荐
- [css3动画]渐隐渐现
测试 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8& ...
- juniper防护墙接口的NAT和ROUTE模式如何选择问题
juniper防护墙一般是把trust接口部署为NAT模式,untrust接口部署为route模式.这样当来自内部的数据访问Utrust区域时,会把源地址翻译成untrust接口的地址.从而达到隐藏内 ...
- ubuntu14.04 安装 tensorflow
如果内容侵权的话,联系我,我会立马删了的-因为参考的太多了,如果一一联系再等回复,战线太长了--蟹蟹给我贡献技术源泉的作者们- 最近准备从理论和实验两个方面学习深度学习,所以,前面装好了Theano环 ...
- Android PagerAdapter的用法
转http://blog.csdn.net/look85/article/details/8563906 在写这个之前,真心需要吐槽一下…关于Android开发中,PageAdapter的用法在网上能 ...
- Android 内存监测工具 DDMS --> Heap(转)
DDMS 的全称是Dalvik Debug Monitor Service,它为我们提供例如:为测试设备截屏,针对特定的进程查看正在运行的线程以及堆信息.Logcat.广播状态信息.模拟电话呼叫.接收 ...
- python2.7学习记录之三
1.连接数据库 MySQLdb的是一个接口连接到MySQL数据库服务器从Python.它实现了Python数据库API V2.0,并建上的MySQL C API的顶端. 下载地址:https://so ...
- maven 代理
切换到{maven.home}\conf (ie: maven 安装目录) 拷贝settings.xml到自己的.m2目录 编辑.m2/settings.xml的代理部分: <proxy> ...
- 时间转换(字符串转date 年月日时分秒 格式)
/** * 时间转换 * @param data * @return */ public String getValidDateStr(Date data) { ...
- 打印出最后执行的mysql 语句
db.php 文件中添加 public function getlastsql(){ return $this->sql; } 入口文件中添加,公共方法 function getlastsql( ...
- ip forward
centos vi /proc/sys/net/ipv4/ip_forward ubuntu vi /etc/sysctl.conf sysctl -p