Chapter 3 Phenomenon——22
He paused, and for a brief moment his stunning face was unexpectedly vulnerable.
他愣住了,然后一段时间他令人昏迷的脸变的出乎意料的易受攻击。
他顿了顿,有一瞬间他足以让人迷乱的脸上露出了一丝意料之外的脆弱的神情。
"I don't know," he whispered.
“我不知道,”他低声说道。
And then he turned his back on me and walked away.
然后他转身背对我走了。
I was so angry, it took me a few minutes until I could move.
我很生气,这让我几分钟之后才能移动。
我简直气疯了,过了好几分钟,我才控制住自己的情绪,强迫自己离开。
When I could walk, I made my way slowly to the exit at the end of the hallway.
当我可以走的时候,我慢慢的走向走廊尽头的出口。
一直等到我能走路的时候,我才慢慢地向走廊的尽头走去。
The waiting room was more unpleasant than I'd feared.
等待室比我害怕的更不愿意去。
我一直忧心忡忡着,但等候室里的情形比我想象中的更不愉快。
It seemed like every face I knew in Forks was there, staring at me.
看起来好像我在Forks每张脸都在盯着我看。
看样子我在福克斯认识的人全到齐了,都在盯着我看。
Charlie rushed to myside; I put up my hands.
Charlie冲到我旁边,我抬起了我的手。
查理向我冲过来,我只得举手投降。
"There's nothing wrong with me," I assured him sullenly.
“我什么事情都没有,”我不高兴的向他保证着。
I was still aggravated, not in the mood for chitchat.
不在聊天的语气中我仍然越来越生气。
我依然怒气冲冲,丝毫没有闲聊的兴致。
"What did the doctor say?"
“医生怎么说?”
"Dr. Cullen saw me, and he said I was fine and I could go home." I sighed.
“Cullen医生看过我了,然后他说我很好我可以回家了。”我叹息道。
Mike and Jessica and Eric were all there, beginning to convergeon us. "Let's go," I urged.
Mike和Jessica还有Eric都在,开始围住我们,“我们走,”我催促道。
Chapter 3 Phenomenon——22的更多相关文章
- Chapter 3 Phenomenon——1
When I opened my eyes in the morning, something was different. 这天早上当我睁开眼睛的时候,一些事变得不同了. It was the li ...
- Chapter 4 Invitations——22
"Are you going all by yourself?" he asked, and I couldn't tell if he was suspicious I had ...
- Chapter 3 Phenomenon——24
My mom was in hysterics, of course. 我的母亲当时是歇斯底里的发疯了. I had to tell her I felt fine at least thirty t ...
- Chapter 3 Phenomenon——23
Charlie put one arm behind my back, not quite touching me, and led me to the glass doors of the exit ...
- Chapter 3 Phenomenon——21
"Nobody will believe that, you know." “你知道吗没有人会相信会是这样的” His voice held an edge of derision ...
- Chapter 3 Phenomenon——20
"All I know is that you weren't anywhere near me — 所有我知道的就是你当时不在我旁边的任何地方—— Tyler didn't see you ...
- Chapter 3 Phenomenon——19
His unfriendliness intimidated me. 他的不友好恐吓到了我. My words came out with less severity than I'd intende ...
- Chapter 3 Phenomenon——18
My intuition flickered; the doctor was in on it. 我的直觉告诉我:这个医生也参与了. 我灵光一闪:这医生熟悉内情. "I'm afraid t ...
- Chapter 3 Phenomenon——17
Dr. Cullen raised his eyebrows. "Do you want to stay?" Cullen医生抬起了他的眉毛“你想待在这吗?” "No, ...
随机推荐
- VC6.0支持UNICODE的步骤
针对MFC程序的开发,支持Unicode一共需要三步: Step1 设置->C/C++预处理定义中,删除_MBCS,添加_UNICODE,UNICODE. Step2 设置->Link-& ...
- mybatis-generator扩展教程系列 -- 自定义generatorConfig.xml参数
http://blog.csdn.net/shadowsick/article/details/53413235
- css设置自适应屏幕高度
<style type="text/css"> body,html{ margin:0; height:100%; /*这里将高度设置为100%是这个布局实现自适应高度 ...
- sys/time.h 和 time.h
今天在燕麦工作第二天.看荣哥给我的程序,发现程序里面用的延时跟我以前使用的不同.导入两个头文件,然后用函数来获得时间.关于这个函数特别查来一下. time.h 是ISO C99 标准日期头文件. s ...
- bootstrap4.2 导航搜索框
<!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title>& ...
- win10专业版激活工具很不错!
下载链接: http://www.yishimei.cn/?=0xj20
- Android-Kotlin-单例模式
先看一个案例,非单例模式的案例: 描述Dog对象: package cn.kotlin.kotlin_oop08 class Dog(var name:String, var color:String ...
- WCF加密传输数据,b并且用户名+密码验证
在前2个文章的基础上,继续增加对client 端增加username+password的验证 host增加类Validator,需要添加引用 using System.IdentityModel.Se ...
- .NET MVC 学习笔记(二)— Bootstrap框架
二..NET MVC 学习笔记(一)—— Bootstrap框架 在实际开发过程中,页面的样式问题是让人很头疼的问题,良好的用户界面可以大大提高用户体检,而在你没有前端开发人员的火力支援情况下,并不是 ...
- Linux系统日志分析与管理(14)
当你的 Linux 系统出现不明原因的问题时,你需要查阅一下系统日志才能够知道系统出了什么问题了,所以说了解系统日志是很重要的事情,系统日志可以记录系统在什么时间.哪个主机.哪个服务.出现了什么信息等 ...