Chapter 2 Open Book——38
I looked around me to make sure it was clear.
我看了我周围一圈确定都是干净的。
我看看四周,以确认前后没有来车。
That's when I noticed the still, white figure.
我注意到了当时的寂静和白色。
这时,我注意到了那个静止的、雪白的身影。
Edward Cullen was leaning against the front door of the Volvo, three cars down from me, and staring intently in my direction.
Edward Cullen依靠在Volvo前面的门上,三辆车在我前面,然后都准备去我的方向。
爱德华·卡伦倚在那辆沃尔沃的前门上,在离我三辆车开外的地方,专注地看着我的方向。
I swiftly looked away and threw the truck into reverse, almost hitting a rusty Toyota Corolla in my haste.
我快速的刊例旁边然后把卡车掉头了,在我的快速动作下差点撞上生锈的Toyota Corolla
我移开视线,手忙脚乱地倒车,却差点撞上了一辆锈迹斑斑的丰田花冠。
Lucky for the Toyota, I stomped on the brake in time.
Toyota是幸运的,我当时立刻就踩了刹车。
算那辆丰田走运,我及时地踩下了刹车。
It was just the sort of car that my truck would make scrap metal of.
我的卡车就像由一些废铁做成的一般。
丰田刚好属于那种会被我的卡车撞成破铜烂铁的车。
I took a deep breath, still looking out the other side of my car, and cautiously pulled out again, with greater success.
我深吸一口气,仍然看着我车的另一边,然后小心的再一次退出来,这下成功了。
我深呼吸,依然看着另一侧的车窗,小心翼翼地把车倒出来,这回总算成功了。
I stared straight ahead as I passed the Volvo, but from a peripheral peek, I would swear I saw him laughing.
我开始笔直的向前开我通过Volvo,但是一个外围的峰,我发誓我看见他在笑。
在我开车经过那辆沃尔沃的时候,我保持着眼睛直视前方,但还是偷偷扫了一眼四周。我可以发誓,我看到他在大笑。
Chapter 2 Open Book——38的更多相关文章
- 《Effective Java》读书笔记 - 7.方法
Chapter 7 Methods Item 38: Check parameters for validity 直接举例吧: /** * ...其他的被我省略了 * @throws Arithmet ...
- CHAPTER 38 Reading ‘the Book of Life’ The Human Genome Project 第38章 阅读生命之书 人体基因组计划
CHAPTER 38 Reading ‘the Book of Life’ The Human Genome Project 第38章 阅读生命之书 人体基因组计划 Humans have about ...
- Professional C# 6 and .NET Core 1.0 - Chapter 38 Entity Framework Core
本文内容为转载,重新排版以供学习研究.如有侵权,请联系作者删除. 转载请注明本文出处:Professional C# 6 and .NET Core 1.0 - Chapter 38 Entity F ...
- 零元学Expression Blend 4 - Chapter 38 看如何使用Clip修出想要的完美曲线(下)
原文:零元学Expression Blend 4 - Chapter 38 看如何使用Clip修出想要的完美曲线(下) 你可以把Clip想成是一个遮罩,运用遮罩达到我们想要的效果 所以在这里我们把文字 ...
- Chapter 4: Tomcat Default Connector
一.概述 第三章介绍的connector是一个很好的学习工具,但是我们还可以做的更多.这一章介绍的是Tomcat4默认的connector. 一个Tomcat的connector是一个独立的模块,能够 ...
- Chapter 2 - How to Add a sprite
Chapter 2 - How to Add a sprite 1. Add image resources 1.1add resources on win32 2. Add a sprite TIP ...
- Chapter 5 - How to Detect the Collisions
Chapter 5 - How to Detect the Collisions Our hero can fire bullets now, but the bullets are only vis ...
- Chapter 3 - How to Move a sprite
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=250529 http://www.cocos2d-x.org/boards/6/ ...
- Professional C# 6 and .NET Core 1.0 - 38 Entity Framework Core
本文内容为转载,重新排版以供学习研究.如有侵权,请联系作者删除. 转载请注明本文出处:Professional C# 6 and .NET Core 1.0 - 38 Entity Framework ...
随机推荐
- c语言,字符串原地翻转
实现字符串的原地翻转: #include<stdlib.h> #include<stdio.h> #include<assert.h> #define SWAP(a ...
- 生成GUID字符串
//生成GUID字符串 string loginToken = System.Guid.NewGuid().ToString();
- RTB撕开黑盒子 Part 4: Shady Bidding
在这篇文章中,我将告诉你"真实的出价"比你想的微妙,并且你可以使用基于ROI的pacing策略,不需要构建一个期望扣费的模型,你就可以得到完美的期望扣费模型. Same Same ...
- c++中的类型擦除
(原创)c++中的类型擦除 c++11 boost技术交流群:296561497,欢迎大家来交流技术. 关于类型擦除,可能很多人都不清楚,不知道类型擦除是干啥的,为什么需要类型擦除.有必要做个说明,类 ...
- 配置 SQL Server Email 发送以及 Job 的 Notification通知功能
配置 SQL Server Email 发送以及 Job 的 Notification通知功能 在与数据库相关的项目中, 比如像数据库维护, 性能警报, 程序出错警报或通知都会使用到在 SQL Ser ...
- Windows下的环境搭建Erlang
Windows下的环境搭建 Erlang 一.安装编译器 在http://www.erlang.org/download.html下载R16B01 Windows Binary File并安装. 二. ...
- 超详细LAMP环境搭建
一.准备工作 1.安装编译工具gcc.gcc-c++ 注意解决依赖关系,推荐使用yum安装,若不能联网可使用安装光盘做为yum源—— 1)编辑yum配置文件: # mount /dev/cdrom / ...
- [每日一题] OCP1z0-047 :2013-07-15 drop column
如下实验: gyj@OCM> Create table emp( 2 Empno number(4) not null, 3 First_name varchar2( ...
- 2013Esri全球用户大会之互操作和标准
1:Esri在开源领域做过哪些工作? Esri一直以来就是开源技术的用户和支持者.我们相信,通过提供从上到下的开放平台可使我们的用户成为开发能力强大的解决方案的积极参与者.在现有技术形势下,我们正在将 ...
- [置顶] ZK(The leading enterprise Ajax framework)入门指南
1. Why ZK JavaEE领域从来就不缺少Framework尤其是Web Framework,光是比较流行的就有:SpringMVC.Struts2.JSF系列…… 其它不怎么流行的.小众的.非 ...