"Never mind, then," he said hastily in a voice like velvet.

别介意,他用天鹅绒般的声音急切的说道

"I can see that it's impossible. Thank you so much for your help."

我明白了这是不可能的,谢谢你的帮助。

And he turned on his heel without another look at me, and disappeared out the door.

然后他转身离去没有再看我一眼,然后小时在门外了。

I went meekly to the desk, my face white for once instead of red, and handed her the signed slip.

我温顺地走向桌子,脸色立刻由红变白。 我把签了字的纸条递给她。

"How did your first day go, dear?" the receptionist asked maternally.

你第一天过的怎么样亲爱的?那个接待员母亲般的问道。

"Fine," I lied, my voice weak. She didn't look convinced.

挺好的,我说谎者,我的声音单薄,她看起来不是特别相信。

When I got to the truck, it was almost the last car in the lot.

当我回到卡车,它是最后一辆停在那里的车了。

当我回到车上时,停车场上几乎就剩下我这辆车了。

It seemed like a haven, already the closest thing to home I had in this damp green hole.

它简直像个天堂。对我来说它是在这个潮湿的绿穴里最接近家的地方了。

I sat inside for a while, just staring out the windshield blankly.

我在驾驶室里坐了一会儿,只是茫然地盯着挡风玻璃看。

But soon I was cold enough to need the heater, so I turned the key and the engine roared to life.

但是一会儿我冷到需要一些温暖,所以我转动钥匙发动引擎重新回到生活。

但很快我就冷得不行,需要打开暖气。于是我拧动钥匙,引擎轰鸣起来。

I headed back to Charlie's house, fighting tears the whole way there.

我径直开回查理斯的家,生怕眼泪就留了下来。

我径直开回查理的家,一路上努力不让眼泪掉下来。

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

  1. Chapter 2 Open Book——37

    I couldn't concentrate on Mike's chatter as we walked to Gym, and RE. didn't do much to hold my atte ...

  2. Chapter 1 First Sight——36

    The door opened again, and the cold wind suddenly gusted through the room, rustling the papers on th ...

  3. Chapter 1 First Sight——35

    The final bell rang at last. I walked slowly to the office to return my paperwork. 最后下课铃响了.我走到了办公室上讲 ...

  4. Chapter 1 First Sight——34

    "Was that the boy I sat next to in Biology?" I asked artlessly. 你是生物课坐在我旁边的男生吗?我天真烂漫的问道. & ...

  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. mssql update from

    update b set memo = a.name from a,b where a.id = b.id --mssql的update :from语法 2 --a表 b表 结构分别 id ,name ...

  2. Hibernate 异常 集锦

    异常1.Error parsing JNDI name [foo] 异常信息摘要: org.hibernate.engine.jndi.JndiException: Error parsing JND ...

  3. Hive 安装过程中的问题

    org.apache.thrift.transport.TTransportException: Could not create ServerSocket on address 0.0.0.0/0. ...

  4. Mongo组合索引优化

    包含了等值测试.排序及范围过滤查询的索引建立方法: 1. 等值测试 在索引中加入所有需要做等值测试的字段,任意顺序. 2. 排序字段(多排序字段的升/降序问题 ) 根据查询的顺序有序的向索引中添加字段 ...

  5. Dev 甘特图

    date1.EditValue = DateTime.Now.Date.AddDays().AddHours().AddMinutes().AddSeconds(); scLd1.PopupMenuS ...

  6. 4.请求方式为application/json时的接口测试要如何做?

    1.单独新建一个线程组, 在信息头管理器中增加: 在Body Data中,添加json格式的内容(我不会写,直接用fiddler抓包,然后把TextView中的数据复制过来). 2.然后因为登录状态, ...

  7. Hibernate5-课程笔记3

    详解Hibernate的API: (1)Configuration接口: org.hibernate.cfg.Configuration接口的作用是加载主配置文件及映射文件,以实现对Hibernate ...

  8. Ubuntu 安装Composer

    操作系统:Ubuntu 14.04.2 1.自动安装 $ curl -sS https://getcomposer.org/installer | php 2.更新 $ composer self-u ...

  9. 5、Struts2自定义拦截器

    一.拦截器相关知识 1.Struts2框架剖析 Holly版本生活案例: 影视公司(拍电影)    ActionMapper 传媒公司(包装明星) ActionMapping 明星           ...

  10. JS学习之路,之弹性运动框架

    弹性运动:顾名思义,就如同物理中的加速减速运动,当开始时速度过大,到达终点时,速度不会立刻停下,而是再前进一段距离,而后再向相反方向运动,如此往复. var timer=null; var speed ...