Chapter 1 First Sight——13
It was just drizzling still, not enough to soak me through immediately as I reached for the house key that was always hidden under the eaves by the door, and locked up.
现在外面还是毛毛雨,直到我拿到房间的钥匙,雨都还在房门的檐沟里没有渗下来。
The sloshing of my new water proof boots was unnerving. I missed the normal crunch of gravel as I walked.
我新雨鞋的晃动使我有点紧张,我想念着正常的我曾经走过的碎石路。
I couldn't pause and admire my truck again as I wanted; I was in a hurry to get out of the misty wet that swirled around my head and clung to my hair under my hood.
我情不自禁的赞美我的卡车,我着急着走出这个潮湿的地方
Inside the truck, it was nice and dry. Either Billy or Charlie had obviously cleaned it up, but the tan upholstered seats still smelled faintly of tobacco, gasoline, and peppermint. The engine started quickly,to my relief, but loudly, roaring to life and then idling at top volume.
在卡车里面,很好很干燥。Billy或者查理兹显然清理过它,但是柔软的垫子任然闻到一股微弱的烟草味道,汽油味道和薄荷味道。引擎很快就启动了,这让我感到宽慰,但噪声很大,响得要命,在空转时到达最高声量。
Well, a truck this old was bound to have a flaw. The antique radio worked, a plus that I hadn't expected.
当然,这辆卡车太老了有一点瑕疵,古老的收音机工作了,加上我本来就没有什么期望。
那台老古董收音机居然还能用,这可是个意外收获。
Finding the school wasn't difficult, though I'd never been there before.
找学校太难了,我之前从来没去过。
找到学校并不困难,尽管我此前从未去过那里。
The school was, like most other things, just off the highway. It was not obvious that it was a school;
出了高速公路学校就像其他东西一样,没有明显标志出这就是一所学校。
only the sign, which declared it to be the Forks High School, made me stop. It looked like a collection of matching houses, built with maroon-colored bricks.
只有标志,就像是福克斯高中一样,让我停了下来。看起来就像一个配房子的收藏品,用褐红色的砖块建造的。
除了那个标志,声明它就是福克斯中学,才让我停下车来。
declared 声明
There were so many trees and shrubs I couldn't see its size at first. Where was the feel of the institution?
太多的树和灌木以至于我一开始看不出它的大小。在这个场景之下的感受如何?
教育机构的感觉在哪里?
I wondered nostalgically. Where were the chain-link fences, the metal detectors?
我想我有点怀念故乡。链状的栅栏去哪里了?金属探测头去哪里了?
我怀着满腹乡愁思索着。插着铁藜的高墙在哪里?金属探测器在哪里?
Chapter 1 First Sight——13的更多相关文章
- Chapter 2 Open Book——13
"People in this town," he muttered. "Dr. Cullen is a brilliant surgeon who could prob ...
- 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. 那个坐在那里的女孩笑着.我注意到她 ...
随机推荐
- Windows文件监视器 1.0 绿色版
软件名称:软件名称: Windows文件监视器 软件语言: 简体中文 授权方式: 免费软件 运行环境: Win7 / Vista / Win2003 / WinXP / Win2008 软件大小: 1 ...
- placeholder改变颜色
::-webkit-input-placeholder { /* WebKit browsers */ color: #cfcfcf; } :-moz-placeholder { /* Mozilla ...
- POJ1410 Intersection 计算几何
题目大意:给出一个线段的两端,和矩形两端(不一定是左上和右下),问线段是否与矩形相交(若线段在矩形内也算相交).这题蒸鹅心-- 题目思路:判断所有情况:线段是否在矩形内,线段内一点是否在矩形内,线段是 ...
- Flask -- 请求、上传文件、Cookies
请求对象 from flask import request request.method #值为form表单提交的method 'POST'. 'GET'等 #如果值为'POST'或'PUT',则可 ...
- 【01-14】hibernate时间生成
package rugal.sample.core.entity; import java.util.Date; import java.util.UUID; import javax.persist ...
- 观看网上的N多教程有感
MD只想说一句,我擦. 长篇大论,有个叼毛用呀,显示你文采.... 糟粕真TMD多,直接简单的步骤多好,不要显示的你有多专业,其实就是一个二逼. 还有N多论坛,扯淡的人更多.
- 《Java Mail》
<Java Mail> 文/冯皓林 完稿:2016.3.16--2016.3.19 “特定环境.一类问题.N个解决方案” 一.RFC821文档说明 核心: 邮件(Mail): 1.邮件头( ...
- 关于prototype属性的理解
众所周知,prototype是一个属性对象,只要创建一个新函数,就会根据特定的规则为该函数创建一个prototype属性,这个属性指向函数的原型对象.在默认情况下,所有原型对象都会自动获得一个cons ...
- JS总结之二:DOM对象控制HTML
DOM对象控制HTML 1.方法 getElementsByName( ) ——获取name getElementsByTagName( ) ——获取元素 getAttribute( ) ——获取元素 ...
- hdu_5683_zxa and xor(非正解的暴力)
题目连接:http://acm.hdu.edu.cn/showproblem.php?pid=5683 题意: 问题描述 zxa最近对按位异或(exclusive disjunction)产生了极大的 ...