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的更多相关文章

  1. Chapter 4 Invitations——28

    "Oh, thanks, now that's all cleared up." Heavy sarcasm. “哦,真感谢,现在一切都清楚了.” 我很讽刺的说道 I realiz ...

  2. Chapter 4 Invitations——27

    "Myself, obviously." He enunciated every syllable, as if he were talking to someone mental ...

  3. Chapter 4 Invitations——26

    "I wanted to ask you something, but you sidetracked me," he chuckled. He seemed to have re ...

  4. Chapter 4 Invitations——25

    "So you are trying to irritate me to death? Since Tyler's van didn't do the job?" "所以 ...

  5. Chapter 4 Invitations——24

    "How do you do that?" I asked in amazed irritation. “你是怎么做到的?”我惊讶的问道. "Do what?" ...

  6. Chapter 4 Invitations——23

    The next morning, when I pulled into the parking lot, I deliberately parked as far as possible from ...

  7. Chapter 4 Invitations——22

    "Are you going all by yourself?" he asked, and I couldn't tell if he was suspicious I had ...

  8. Chapter 4 Invitations——21

    "Dad?" I asked when he was almost done. “爸?”我当他快吃完的时候问道. "Yeah, Bella?" “怎么了,Bel ...

  9. Chapter 4 Invitations——20

    Well, that was fine. I could leave him alone. 行吧,但愿一切都好.我能让他一个人. I would leave him alone. 我也会让他一个人的. ...

  10. Chapter 4 Invitations——19

    After I hung up, I tried to concentrate on dinner — dicing the chicken especially; I didn't want to ...

随机推荐

  1. Redis详细讲解(Redis原理,Redis安装,Redis配置,Redis使用,Redis命令)

    一.Redis介绍 Redis是一个开源的使用ANSI C语言编写.支持网络.可基于内存亦可持久化的日志型.Key-Value数据库,并提供多种语言的API.从2010年3月15日起,Redis的开发 ...

  2. Java: 集合类详解

    0.参考文献 http://blog.csdn.net/liulin_good/article/details/6213815 1.java集合类图 1.1 1.2 上述类图中,实线边框的是实现类,比 ...

  3. 通过GPLOT过程制作图形

    通过GPLOT过程制作图形 和数据报表一样,图形也是展现数据的重要方法,图形的直观效果是数据报表无法替代的.SAS/GRAPH是SAS进行数据可视化展现的重 要组成部分,具有强大的作图功能.可以展现的 ...

  4. mysql查询前一天的数据

    curdate()表示当天日期 统计前一天的日志sql语句: day); 要求: 统计从昨天开始统计前7天的日志包括昨天 day) ---------------------   date_sub( ...

  5. AIX X11卡顿严重

    在AIX上安装数据库,使用xshell开启dbca,发现卡顿严重,数据包也时断时续,排除掉网络问题,发现字符集采用的是中文,发现ftp服务业异常,将字符集修改成英语,重启机器,问题解决: 修改如下: ...

  6. Unity编辑器扩展-Custom List, displaying data your way

    本文转自http://catlikecoding.com/unity/tutorials/editor/custom-list/ Custom List, displaying data your w ...

  7. mysql官方的测试数据库employees超30万的数据,安装方法介绍

    安装方法 1.mysql必须开启环境变量 2.shift右键官方数据库打开在命令行运行此窗口 3.进入cmd以后输入mysql -uroot -proot 回车 4.输入 source  employ ...

  8. 滚动公告--jq

    <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title> ...

  9. python jieba库

    https://www.cnblogs.com/snailclimb/p/9086433.html https://blog.csdn.net/codejas/article/details/8035 ...

  10. recyclerview刷新

    https://blog.csdn.net/leejizhou/article/details/51179233 RecyclerView之更新UI数据的高级用法 https://www.cnblog ...