But they were all in, and Edward was speeding away.
但是他们都在里面了之后,Edward就加速走了。

I drove home slowly, carefully, muttering to myself the whole way.
我小心的慢慢开车到家里,一路上自言自语的嘟囔。

When I got home, I decided to make chicken enchiladas for dinner.
当我到家之后,我决定晚饭做墨西哥鸡肉吃。

It was a long process, and it would keep me busy.
这是一个漫长的过程,并让我保持忙碌。

While I was simmering the onions and chilies, the phone rang.
当我正在炖洋葱和辣椒的时候电话响了。

I was almost afraid to answer it, but it might be Charlie or my mom.
我没有勇气去接电话,但是电话那头可能是Charlie或者我妈妈。

It was Jessica, and she was jubilant; Mike had caught her after school to accept her invitation.
是Jessica,并且她很高兴;Mike放学后告诉她接受了她的邀请。

I celebrated with her briefly while I stirred.
我一边搅拌一边短暂的为她庆祝。

She had to go, she wanted to call Angela and Lauren to tell them.
她不得不挂电话了,她想要告诉Angela和Lauren他们。

I suggested — with casual innocence — that maybe Angela, the shy girl who had Biology with me, could ask Eric.
我随意且无辜的建议道,Angela这个和我一起上生物课的害羞女生能邀请Eric。

And Lauren, a standoffish girl who had always ignored me at the lunch table, could ask Tyler; I'd heard he was still available.
Lauren一个冷漠的女孩,总是在中饭桌上无视我,能邀请Tyler;我听到他还任然没有约。

Jess thought that was a great idea.
Jess想到这是个好主意。

Now that she was sure of Mike, she actually sounded sincere when she said she wished I would go to the dance. I gave her my Seattle excuse.
现在她能确定了Mike一起去舞会了,她声音比当时她说她希望我能去参加舞会的时候真诚了很多。我还是依旧给了她我要去西雅图的借口。

Chapter 4 Invitations——18的更多相关文章

  1. Chapter 4 Invitations——28

    "Oh, thanks, now that's all cleared up." Heavy sarcasm. “哦,真感谢,现在一切都清楚了.” 我很讽刺的说道 I realiz ...

  2. Chapter 4 Invitations——27

    "Myself, obviously." He enunciated every syllable, as if he were talking to someone mental ...

  3. Chapter 4 Invitations——26

    "I wanted to ask you something, but you sidetracked me," he chuckled. He seemed to have re ...

  4. Chapter 4 Invitations——25

    "So you are trying to irritate me to death? Since Tyler's van didn't do the job?" "所以 ...

  5. Chapter 4 Invitations——24

    "How do you do that?" I asked in amazed irritation. “你是怎么做到的?”我惊讶的问道. "Do what?" ...

  6. Chapter 4 Invitations——23

    The next morning, when I pulled into the parking lot, I deliberately parked as far as possible from ...

  7. Chapter 4 Invitations——22

    "Are you going all by yourself?" he asked, and I couldn't tell if he was suspicious I had ...

  8. Chapter 4 Invitations——21

    "Dad?" I asked when he was almost done. “爸?”我当他快吃完的时候问道. "Yeah, Bella?" “怎么了,Bel ...

  9. Chapter 4 Invitations——20

    Well, that was fine. I could leave him alone. 行吧,但愿一切都好.我能让他一个人. I would leave him alone. 我也会让他一个人的. ...

随机推荐

  1. 计蒜客 等边三角形 dfs

    题目: https://www.jisuanke.com/course/2291/182238 思路: 1.dfs(int a,int b,int c,int index)//a,b,c三条边的边长, ...

  2. [转]HTML5 script 标签的 crossorigin 属性到底有什么用?

    HTML5 script 标签的 crossorigin 属性到底有什么用? 最近Bootstrap 4已经正式发布了,可能已经有爱尝鲜的小伙伴在 alpha 阶段就尝试过 BS4.不过今天要说的不是 ...

  3. [OC] 各型号iPhone的屏幕分辨率与开发使用的数值

  4. linux shell 发送qq邮件失败

    安装 发送邮件功能 yum -y install postfix yum -y install mailx 使用 mail -s “fsfds” @qq.com < hh 第二次返回此信息 您在 ...

  5. 将JSON格式数据转换为javascript对象 JSON.parse()

    <html><body><h2>通过 JSON 字符串来创建对象</h3><p>First Name: <span id=" ...

  6. vue的环境安装(二)

    1.安装淘宝镜像     打开命令行,输入以下命令:npm install -g cnpm --registry= https://registry.npm.taobao.org2.全局安装 vue- ...

  7. java常用框架

    一.SpringMVC http://blog.csdn.net/evankaka/article/details/45501811 Spring Web MVC是一种基于Java的实现了Web MV ...

  8. NOIP-Vigenère密码

    题目描述 16 世纪法国外交家 Blaise de Vigenère 设计了一种多表密码加密算法―― Vigenère 密码. Vigenère 密码的加密解密算法简单易用,且破译难度比较高,曾在美国 ...

  9. python爬虫第六天

        今天继续学习一些实战爬虫   链接爬虫实战       要求:把一个网页里所有的链接地址提取出来     思路:(1)确定爬取的入口链接               (2)构建提取链接的正则表 ...

  10. 通过cmd命令,杀掉占用端口号的进程

    错误问题:[Error running public: Unable to open debugger port (127.0.0.1:53110): java.net.BindException & ...