Chapter 4 Invitations——2
To my dismay, I found myself the center of attention for the rest of that week.
令我沮丧的是, 我发现我自己剩余注意力的中心是多么的弱。
Tyler Crowley was impossible, following me around, obsessed with making amends to me somehow.
Tyler Crowley执迷不悟的,跟在我身边,着迷的以某种方式弥补我。
I tried to convince him what I wanted more than anything else was for him to forget all about it
我尽可能的去让他相信,我最想要的就是让他忘记所有关于这件事的一切,
— especially since nothing had actually happened to me — but he remained insistent.
尤其是我没有发生任何事情——但是他却一直坚持。
He followed me between classes and sat at our now-crowded lunch table.
他不仅上课跟着我并且和我们坐在现在中午拥挤的桌子上
Mike and Eric were even less friendly toward him than they were to each other,which made me worry that I'd gained another unwelcome fan.
Mike和Eric对他比他们相互之间更加不友好,这让我担心我是不是又得到了另一个不受欢迎的粉丝。
No one seemed concerned about Edward, though I explained over and over that he was the hero
看起来没有人关心Edward,尽管我一次又一次解释他才是英雄
— how he had pulled me out of the way and had nearly been crushed, too. I tried to be convincing.
他是怎么样把我推离了那个路在几乎被撞到的时候。我尽可能的相信它。
Jessica, Mike, Eric, and everyone else always commented that they hadn't even seen him there till the van was pulled away.
Jessica,Mike,Eric和其他每个人总是评论道,他们没有看见他,直到那辆卡车被推开的时候。
I wondered to myself why no one else had seen him standing so far away,before he was suddenly, impossibly saving my life.
我自己很惊奇,为什么除了我没有人曾经看见他站在离的很远的地方,在他突然的几乎不可能的救了我的命。
With chagrin, I realized the probable cause — no one else was as aware of Edward as I always was.
伴随着懊恼,我意识到了问题的原因——没有人像我一样一直关注Edward
No one else watched him the way I did. How pitiful.
没有人像我那样一直关注着他。多么令人同情。
Chapter 4 Invitations——2的更多相关文章
- Chapter 4 Invitations——28
"Oh, thanks, now that's all cleared up." Heavy sarcasm. “哦,真感谢,现在一切都清楚了.” 我很讽刺的说道 I realiz ...
- Chapter 4 Invitations——27
"Myself, obviously." He enunciated every syllable, as if he were talking to someone mental ...
- Chapter 4 Invitations——26
"I wanted to ask you something, but you sidetracked me," he chuckled. He seemed to have re ...
- Chapter 4 Invitations——25
"So you are trying to irritate me to death? Since Tyler's van didn't do the job?" "所以 ...
- Chapter 4 Invitations——24
"How do you do that?" I asked in amazed irritation. “你是怎么做到的?”我惊讶的问道. "Do what?" ...
- Chapter 4 Invitations——23
The next morning, when I pulled into the parking lot, I deliberately parked as far as possible from ...
- Chapter 4 Invitations——22
"Are you going all by yourself?" he asked, and I couldn't tell if he was suspicious I had ...
- Chapter 4 Invitations——21
"Dad?" I asked when he was almost done. “爸?”我当他快吃完的时候问道. "Yeah, Bella?" “怎么了,Bel ...
- Chapter 4 Invitations——20
Well, that was fine. I could leave him alone. 行吧,但愿一切都好.我能让他一个人. I would leave him alone. 我也会让他一个人的. ...
- Chapter 4 Invitations——19
After I hung up, I tried to concentrate on dinner — dicing the chicken especially; I didn't want to ...
随机推荐
- org.apache.commons.httpclient工具类
import org.apache.commons.httpclient.DefaultHttpMethodRetryHandler; import org.apache.commons.httpcl ...
- 人力资源项目中 add_account.php
add_account.php ( 文件浏览 ) <?phpinclude('db_con.php'); if(isset($_POST['save'])) { $employee_i ...
- bond绑定两张物理网卡为一张逻辑网卡
问题:cnetos7同时接入两个独立网络,但两个网络的IP网段相同时只能路由到一个网络 解决方法:使用bond绑定两张物理网卡为一张逻辑网卡 1.新建文件bond.conf,内容如下 alias bo ...
- MySQL/Oracle索引的创建与使用
MySQL索引的建立对于MySQL的高效运行是很重要的,索引可以大大提高MySQL的检索速度. 索引分单列索引和组合索引. 单列索引,即一个索引只包含单个列,一个表可以有多个单列索引,但这不是组合索引 ...
- mysql thread pool
转自:http://blog.csdn.net/wyzxg/article/details/8258033 mysql 线程处理流程图: Mysql支持单线程和多线程两种连接线程模式,如果单线程,则在 ...
- 2019年华南理工校赛(春季赛)--I--炒股(简单思维水题)
水题,想想就过了 题目如下: 链接:https://ac.nowcoder.com/acm/contest/625/I来源:牛客网 攒机一时爽,一直攒机一直爽. 沉迷攒机的胡老师很快就发现,他每天只能 ...
- django安装及简单使用
1 web应用2 cs和bs架构3 http协议----重点 -特点:1 2 3 4 -请求头: 请求首行 get / http/1.1\r\n key:value\r\n key:value\r\n ...
- Django积木块三——静态文件和上传文件
静态文件和上传的文件 # 静态文件 STATIC_URL = '/static/' STATICFILES_DIRS = ( os.path.join(BASE_DIR, 'static'), ) # ...
- 安装memcache遇到的坑
memcached 在make的时候出错,解决办法: # vim memcached.c 修改如下几行56 /* FreeBSD 4.x doesn't have IOV_MAX exposed. * ...
- 从构建分布式秒杀系统聊聊WebSocket推送通知
秒杀架构到后期,我们采用了消息队列的形式实现抢购逻辑,那么之前抛出过这样一个问题:消息队列异步处理完每个用户请求后,如何通知给相应用户秒杀成功? 场景映射 首先,我们举一个生活中比较常见的例子:我们去 ...