One of the best things about Charlie is he doesn't hover.

一件最好的事是查理兹他不在附近。

He left me alone to unpack and get settled, a feat that would have been altogether impossible for my mother.

他让我一个人去打开包裹然后安顿好,和我妈妈一起来做这已经是不可能的了。

It was nice to be alone, not to have to smileand look pleased;

一个人挺好的,不用故意去表现的看起来很开心的样子

a relief to stare dejectedly out the window at the sheeting rain and let just a few tears escape.

减轻了来自窗外的沮丧和灰心,窗外的雨让几滴泪逃了出来

I wasn't in the mood to goon a real crying jag.

我不是真正想哭才哭的

我没有心情呆子一个真正的放声痛哭。

I would save that for bed time, when I would have to think about the coming morning.

我不想保留这个不好的时间,我不得不去思考明天该来的早上。

Forks High School had a frightening total of only three hundred and fifty-seven — now fifty-eight — students;

福克斯的高中有令人恐惧的人数,只有357,现在是358个学生了

there were more than seven hundred people in my junior class alone back home.

在我的老家的初中有超过700人。

All of the kids herehad grown up together — their grandparents had been toddlers together.

所有的孩子在当地都是一起长大的,他们的祖父母都是一起认识的。

他们的爷爷奶奶在蹒跚学步时就在一起了。

I would be the new girl from the big city, a curiosity, a freak.

我将成为来自大城市的新的女孩,好奇,奇异的。

Maybe, if I looked like a girl from Phoenix should, I could work this to my advantage.

可能,如果我应该看起来像来自凤凰城的女孩,我可以做自己擅长的。

我将成为从大城市里转来的女孩,一个新鲜的,古怪的存在。

But physically, I'd never fit in anywhere. I should be tan,sporty, blond — a volleyball player, or a cheerleader, perhaps — all the things that go with living in the valley of the sun.

但是实际上,我哪里都不适合,我应该是褐色的皮肤,运动的,金发碧眼的,一个排球运动员,或者一个拉拉队员,或者所有的时期都应在太阳在生活。

也许,如果我看起来像是个来自凤凰城的女孩,我能更占些优势。但事实上,我和任何地方都格格不入。我应当是棕褐色的,运动型的,发色发浅的——一个排球运动员,或者一个拉拉队队长,也许——拥有一些看起来像是生活在日光城的特征。

Chapter 1 First Sight——9的更多相关文章

  1. Chapter 1 First Sight——37

    "Never mind, then," he said hastily in a voice like velvet. 别介意,他用天鹅绒般的声音急切的说道 "I can ...

  2. Chapter 1 First Sight——36

    The door opened again, and the cold wind suddenly gusted through the room, rustling the papers on th ...

  3. Chapter 1 First Sight——35

    The final bell rang at last. I walked slowly to the office to return my paperwork. 最后下课铃响了.我走到了办公室上讲 ...

  4. Chapter 1 First Sight——34

    "Was that the boy I sat next to in Biology?" I asked artlessly. 你是生物课坐在我旁边的男生吗?我天真烂漫的问道. & ...

  5. Chapter 1 First Sight——33

    At that moment, the bell rang loudly, making me jump, and Edward Cullen was out of his seat. 在这个时候,铃 ...

  6. Chapter 1 First Sight——32

    The class seemed to drag on longer than the others. 这堂课看起来比别的课要长. Was it because the day was finally ...

  7. Chapter 1 First Sight——31

    I took notes carefully anyway, always looking down. 不论怎么样我都仔细的记着笔记,一直低着头. I couldn't stop myself fro ...

  8. Chapter 1 First Sight——30

    The girl sitting there giggled. I'd noticed that his eyes were black — coal black. 那个坐在那里的女孩笑着.我注意到她 ...

  9. Chapter 1 First Sight——29

    I was anxious not to be late for class on my first day. 在我第一天上学的时候我非常焦虑我会上课迟到. One of my new acquain ...

  10. Chapter 1 First Sight——28

    "Which one is the boy with the reddish brown hair?" 那个红褐色头发的男孩是谁? I asked. I peeked at him ...

随机推荐

  1. unity 退到桌面的 OnApplicationPause

    void OnApplicationFocus( bool isFocus ) { // Debug.Log("--------OnApplicationPause---" + i ...

  2. 数组实现UITabview的cell设置

  3. UVALive 2520 Holedox Moving(BFS+状态压缩)

    这个题目在比赛的时候我们是没有做出来的,但是听到他们说进制哈希的时候,感觉真的是挺高端的,于是赛后开始补题,本着我的习惯在看题解之前自己再试着写一遍,我当时存储状态的方法是string + map,我 ...

  4. Flask -- 请求、上传文件、Cookies

    请求对象 from flask import request request.method #值为form表单提交的method 'POST'. 'GET'等 #如果值为'POST'或'PUT',则可 ...

  5. android应用的优化建议(转载)

    首先,这是我在http://www.oschina.net/translate/40-developer-tips-for-android-optimization看到的一片文章,感觉挺有道理的,所以 ...

  6. ios给textView提价提示性文字

    不推荐使用的方式 但是在用的时候才发现原来textView没有类似于textField的那种placeholder功能.所谓placeholder就比如用户看到一个输入框,然后输入框里面一般会有几个浅 ...

  7. Linux系统手动安装rpm包依赖关系分析(以Kernel升级为例)

    有在Linux系统中安装软件的经历的人都知道,在Linux系统中手动安装软件不想在Windows下安装软件那么方便,直接双击,然后下一步下一步就可以把软件成功的装入到系统中,而在Linux系统中,安装 ...

  8. 使用CodeFirst实现动态建库

    一.业务分析 以我们平时注册今目标为例,我们在注册今目标的过程中,具体步骤是这样的: 图1 今目标登陆流程 详细解释一下: 第一步:注册界面.输入手机号或者邮箱,点击确定进入基本信息界面. 第二步:基 ...

  9. 解析JSON对象与字符串之间的相互转换

    在开发的过程中,如果对于少量参数的前后台传递,可以直接采用ajax的data函数,按json格式传递,后台Request即可,但有的时候,需要传递多个参数,这样后台 接受的时候Request多个很麻烦 ...

  10. 如何清除jboss缓存

    要清除Jboss下的缓存,只要清除以下文件的所有文件就可以了:1.D:\JavaServer\jboss-4.2.2.GA\server\default\tmp2.D:\JavaServer\jbos ...