Chapter 1 First Sight——36
The door opened again, and the cold wind suddenly gusted through the room, rustling the papers on the desk, swirling my hair around my face.
门被再一次打开,寒冷的风突然吹进了房间,把桌上的纸弄得沙沙响,把我的头发吹到了面前。
The girl who came in merely stepped to the desk, placed a note in the wire basket, and walked out again.
一个女孩一步步走到桌前,把一个笔记本放进了铁丝网,然后又走出去了。
But Edward Cullen's back stiffened, and he turned slowly to glare at me — his face was absurdly handsome —with piercing, hate-filled eyes.
但是Edward Cullen的背僵硬了,然后慢慢的转过来瞪着我,他的脸已经英俊,
但爱德华·卡伦整个背部都僵住了,他慢慢转过身来,盯着我——他的脸英俊得不可思议——用洞悉一切,充满厌恶的眼神,注视着我。
For an instant, I felt a thrill of genuine fear, raising the hair on my arms.
一瞬间,我就感觉到一种颤栗的恐惧,把我的头发从胳膊上升起来。
那一瞬间,我感到一阵颤栗,一种真正的恐惧,我手臂上的细毛都竖起来了。
The look only lasted a second, but it chilled me more than the freezing wind.
这种对视只持续了一会,但是它比冰风更让我寒冷。
He turned back to the receptionist.
他转回去对着那个接待员了。
Chapter 1 First Sight——36的更多相关文章
- Chapter 2 Open Book——36
		
"That was awful," he groaned. "They all looked exactly the same. You're lucky you had ...
 - Chapter 1 First Sight——37
		
"Never mind, then," he said hastily in a voice like velvet. 别介意,他用天鹅绒般的声音急切的说道 "I can ...
 - Chapter 1 First Sight——35
		
The final bell rang at last. I walked slowly to the office to return my paperwork. 最后下课铃响了.我走到了办公室上讲 ...
 - Chapter 1 First Sight——34
		
"Was that the boy I sat next to in Biology?" I asked artlessly. 你是生物课坐在我旁边的男生吗?我天真烂漫的问道. & ...
 - Chapter 1 First Sight——33
		
At that moment, the bell rang loudly, making me jump, and Edward Cullen was out of his seat. 在这个时候,铃 ...
 - Chapter 1 First Sight——32
		
The class seemed to drag on longer than the others. 这堂课看起来比别的课要长. Was it because the day was finally ...
 - Chapter 1 First Sight——31
		
I took notes carefully anyway, always looking down. 不论怎么样我都仔细的记着笔记,一直低着头. I couldn't stop myself fro ...
 - Chapter 1 First Sight——30
		
The girl sitting there giggled. I'd noticed that his eyes were black — coal black. 那个坐在那里的女孩笑着.我注意到她 ...
 - Chapter 1 First Sight——29
		
I was anxious not to be late for class on my first day. 在我第一天上学的时候我非常焦虑我会上课迟到. One of my new acquain ...
 
随机推荐
- Myeclipse启动错误
			
问题描述: Errors occurred during the build.Errors running builder 'DeploymentBuilder' on project 'szoa'. ...
 - 郑州尚学堂:如何在Java中创建对象
			
作为Java开发者,每天都会创建大量的对象,但是,我们总是使用管理依赖系统(如Spring框架)来创建这些对象.其实还有其他方法可以创建对象,在接下来的文章中我会进行详细介绍. 1.使用new关键字 ...
 - 【转】母函数(Generating function)详解 — TankyWoo(红色字体为批注)
			
母函数(Generating function)详解 - Tanky Woo 在数学中,某个序列的母函数(Generating function,又称生成函数)是一种形式幂级数,其每一项的系数可以提供 ...
 - 关于安装第三方模块和PILLOW
			
看廖雪峰老师这一节的教程卡在这里挺久了 在谷歌上了搜了很久,最后根据这个教程上解决了这个问题 http://www.yihaomen.com/article/python/566.htm 觉得自己好蠢 ...
 - Spring Security(04)——认证简介
			
目录 1.1 认证过程 1.2 Web应用的认证过程 1.2.1 ExceptionTranslationFilter 1.2.2 在request之间共享Security ...
 - apt-get 安装路径
			
apt-get安装目录和安装路径:apt-get 下载后,软件所在路径是:/var/cache/apt/archivesubuntu 默认的PATH为PATH=/home/brightman/bin: ...
 - apache动态添加模块
			
Apache已经安装完毕并投入运行,但是后来却发现部分模块没有加载,当然有两个方法: 1. 一是完全重新编译Apache, 再安装 2. 编译模块为SO文件,使用LoadModule指令加载扩展模块. ...
 - 邮件发送  java
			
package com.sun.mail; import java.io.File;import java.io.IOException;import java.io.UnsupportedEncod ...
 - 2、使用Struts2实现登录功能(没有连接数据)
			
1.创建如下的目录结构 2.在com.entity包下创建 package com.entity; /** * 用户类 * @author Holly老师 * */ public class User ...
 - 驱动力—— 通信引擎(上)—— ESFramework 4.0 进阶(03)
			
在ESFramework 4.0 进阶(02)-- 核心:消息处理的骨架流程一文中我们详细介绍了ESFramework中消息处理的骨架流程,并且我们已经知道,ESFramework中的所有通信引擎使用 ...