Chapter 1 First Sight——16
I drove around the school, following the line of traffic.
我开车绕学校随着交通线。
我开车穿过校园,紧跟着大部队。
I was glad to see that most of the cars were older like mine, nothing flashy.
我很高兴看见大多数的车都像我的一样老旧,没有光亮。
一点儿也不浮华
At home I'd lived in one of the few lower-income neighborhoods that were included in the Paradise Valley District.
在家的时候我住在PVD几个低收入邻居的旁边。
在凤凰城我住在少数几个由天堂谷区辖管的低收入区里。
It was a common thing to see a new Mercedes or Porsche in the student lot.
一个新的M或者P在学生之中是非常常见的。
但在学生堆里看到一辆奔驰或是保时捷是件寻常事
The nicest car here was a shinyVolvo, and it stood out. Still, I cut the engine as soon as I was in a spot, so that the thunderous volume wouldn't draw attention to me.
这里最美的车就是一辆shinyVolvo了,它确实很出众。我仍然尽力的减少引擎的响声,以至于引擎雷声一般的声音,别人不会注意到我。
而在这里,最好的车是一辆闪闪发光的沃尔沃,它显得格外突出。我在陷入窘境以前迅速地关掉了引擎,防止它雷鸣般的轰鸣给我招来太多关注。
I looked at the map in the truck, trying to memorize it now; hopefully I wouldn't have to walk around with it stuck in front of my nose all day.
我在卡车中看着那个地图,尝试现在立即记住它,希望我不会必须一直被别人牵着鼻子走。
我可不想一整天都把它展在鼻子底下走路。
I stuffed everything in my bag, slung the strap over my shoulder, and sucked in a huge breath.
我肩膀背着所有的东西在我的包里,然后深吸一口气。
I can do this, I lied to myself feebly. No one was going to bite me. I finally exhaled and stepped out of the truck.
我能做到的,我骗自己。没人会帮助我的,我最终喘气的走出卡车。
我能做到的,我对自己说着苍白无力的谎言。没有人正等着咬我一口。
I kept my face pulled back into my hood as I walked to the sidewalk,crowded with teenagers.
我让我的脸埋在头巾之中,我走到了年轻人的人群之中。
My plain black jacket didn't stand out, I noticed with relief.
我的黑色夹克不显眼,我就放心了。
我把脸隐藏在兜帽下,走向挤满了少男少女的人行道。我式样简洁的黑夹克在人群里一点儿也不突出,这让我感到欣慰。
Chapter 1 First Sight——16的更多相关文章
- Chapter 2 Open Book——16
By Friday I was perfectly comfortable entering my Biology class, nolonger worried that Edward would ...
- Chapter 1 First Sight——37
"Never mind, then," he said hastily in a voice like velvet. 别介意,他用天鹅绒般的声音急切的说道 "I can ...
- Chapter 1 First Sight——36
The door opened again, and the cold wind suddenly gusted through the room, rustling the papers on th ...
- 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. 那个坐在那里的女孩笑着.我注意到她 ...
随机推荐
- python中的矩阵运算
摘自:http://m.blog.csdn.net/blog/taxueguilai1992/46581861 python的numpy库提供矩阵运算的功能,因此我们在需要矩阵运算的时候,需要导入nu ...
- Brackets + Sass 学习心得
大家知道Brackets是一个可以实时浏览html页面修改效果的工具,对于前段开发人员应该不会陌生,有了它,布局页面再也不是什么困难了, 目前为止已经更新到1.6了. 下载最新版可以到官方网: htt ...
- 浅析js模板引擎
js模板引擎越来越多的得到应用,如今已经出现了几十种js模板引擎,国内各大互联网公司也都开发了自己的js模板引擎(淘宝的kissy template,腾讯的artTemplate,百度的baiduTe ...
- 安装appuim
一.作为一名软件测试人员,对工作习惯和品质的有要求,要有对问题的敏感度,遇到问题就不能轻易放过,提前保存一切可能对分析解决问题有帮助的资料,不怕麻烦,尽可能的全面详细,不漏重点.若神经大条,嫌麻烦,不 ...
- docker中管理数据
到目前我们介绍了一些Docker的基础概念, 知道了如何使用Docker的image, 也知道了如何在多个container间通过网络通讯. 在这章里我们将介绍如何在docker的container内 ...
- Neutron网络性能测试与分析(一) CVR
测试环境:网络节点运行在Intel(R) Xeon(R) CPU E5-2630 v3服务器上,网卡使用intel的万兆卡82599ES 测试仪使用本人基于dpdk编写的程序,基本上可以打满万兆卡,小 ...
- 《JavaScript高级程序设计》读书笔记 ---if语句
if语句 大多数编程语言中最为常用的一个语句就是if 语句.以下是if 语句的语法:if (condition) statement1 else statement2其中的condition(条件)可 ...
- Nexus Maven 私服搭建
1.下载Nexus安装文件:http://www.sonatype.org/nexus/go ,目前是nexus-2.13.0-01-bundle.tar.zip这个最新版本: 2.解压到任意目录,我 ...
- DOM操作-根据name获取网页中的全部复选框
描述: 与id不同,多个元素可以使用相同的name属性,如果需要获取这一类元素的DOM对象,就需要使用getElementsByName()函数 代码: <!DOCTYPE html> & ...
- Autofac 组件、服务、自动装配(2)
一.组件 创建出来的对象需要从组件中来获取,组件的创建有如下4种(延续第一篇的Demo,仅仅变动所贴出的代码)方式: 1.类型创建RegisterType AutoFac能够通过反射检查一个类型,选择 ...