Chapter 4 Invitations——5
And that was the last contact I'd had with him, though he was there, a foot away from me, every day.
这就是我和他最后一个交流了,尽管他就在那,每天就离我一步之遥。
I watched him sometimes, unable to stop myself— from a distance, though, in the cafeteria or parking lot.
有时我情不自禁的去关注他——尽管是在自助餐厅或者停车场的远处。
I watched as his golden eyes grew perceptibly darker day by day.
我看着他金色的眸子一天天的变深。
But in class I gave no more notice that he existed than he showed toward me.
但是在教室里,我并没有表现出对他的存在更加的在意,就像他对我不在意一样。
I was miserable. And the dreams continued.
我是悲惨的,因为梦一直继续着。
Despite my outright lies, the tenor of my e-mails alerted Renée to my depression, and she called a few times, worried.
虽然我一直在说谎,但我的电子邮件的内容还是让Renée察觉到了我的消沉。她时不时给我打电话,担心着我。
I tried to convince her it was just the weather that had me down.
我尽力让她相信就是天气让我变得低沉。
Mike, at least, was pleased by the obvious coolness between me and my lab partner.
至少Mike显然很高兴,我与我的实验伙伴冷战了。
I could see he'd been worried that Edward's daring rescue might have impressed me, and he was relieved that it seemed to have the opposite effect.
我知道他担心Edward英勇的营救行为可能会打动我,并且他已经放心了因为这看起来起了副作用。
He grew more confident, sitting on the edge of my table to talk before Biology class started, ignoring Edward as completely as he ignored us.
他变得更有信心,在生物课开始之前坐在我桌子边上和我聊天,完全无视Edward就像Edward无视我们一样。
Chapter 4 Invitations——5的更多相关文章
- 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 ...
随机推荐
- 【Selenium】【BugList9】windows环境,fp = open("./"+ time.strftime("%Y-%m-%d %H:%M:%S") + " result.html",'wb'),报错:OSError: [Errno 22] Invalid argument: './2018-09-05 10:29:32 result.html'
[代码] if __name__=="__main__": suite = unittest.TestSuite() suite.addTest(Baidu("test_ ...
- git服务搭建以及本地连接
服务器系统:centos6.5 本地系统:Mac 10.11 注意事项:本地git和服务器版本最好一样,centos上面的yum install git版本是1.7的,需要手动在下载,并手动编译 下载 ...
- jQuery子页面获取父页面元素并绑定事件
父页面HTML文件: <ul id="faul"> <li class="sonli">子页面列表1</li> <li ...
- HTML5调用手机的Datepicker(日期选择器)
HTML5 拥有多个新的表单输入类型.这些新特性提供了更好的输入控制和验证,包含了如下新的输入类型: email url number range Date pickers (date, month, ...
- Linux---设备文件名和挂载点
分区: 1.分区: MBR GPT 2.格式化 : 为了写入文件系统 3.设备文件名 4.什么是挂载点? 挂载点:使用已经存在的空目录作为挂载点 挂载: 必须分区: / (根分区) swap分区 ...
- 直播流RTMP 知识
分享直播相关知识点: http://blog.csdn.net/kingroc/article/details/50839994 #!/bin/bash# Order Finish Startup# ...
- hive 日常技巧
--删除表中重复数据 delete from vitae a where (a.peopleId,a.seq) in (select peopleId,seq from vitae group by ...
- hive 使用反射函数
在hive中通过反射,调用java.net.URLDecoder,解码url 代码入下: select reflect('java.net.URLDecoder', 'decode',url, 'UT ...
- MFC中的一些视图
本章主要介绍MFC中主要的视图类,这些继承自Cview类. 继承关系如上图所示. 滚动视图 CscrollView给Cview添加了基本的滚动功能,它包含WM_VSCROLL和WM_HSCROLL消息 ...
- Rabbitmq的使用及Web监控工具使用
本文转载自:https://www.cnblogs.com/gossip/p/4475978.html windows安装手册请参考:http://www.rabbitmq.com/install-w ...