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. 【转】window.onerror跨域问题

    What the heck is "Script error"? Ben Vinegar/ May 17, 2016 If you’ve done any work with th ...

  2. cn microsoft hyper-v server 2016 安装笔记

    英文版,先用,随后 中文版再出笔记 不知道是不是 WINDOWS 7 USB DVD TOOLS 没有更新,怎么做不了优盘启动,只能找个 替代工具RUFUS.

  3. AGC001F - Wide Swap

    Description 给你一个长度为$n$的排列,每次可以交换$|i-j|\geq K$并且$|a_i-a_j|=1$的数对,问你经过若干次变换后最小字典序的排列是啥 Solution 对$a$做一 ...

  4. linux centos环境下,perl使用DBD::Oracle遇到报错Can't locate DBD/Oracle.pm in @INC 的解决办法

    前言 接手前辈的项目,没有接触.安装.使用过perl和DBD::Oracle,也没有相关的文档记录,茫茫然不知所措~~.一开始发现这个问题,就想着迅速解决,就直接在google上搜报错信息,搜索的过程 ...

  5. JS 存储

    1. 描述cookie ,sessionStorage 和 localStorage 的区别? cookie : 本身用于客户端和服务器端通信, 但是有本身存储的功能,就被‘借用’ 使用documen ...

  6. 虚拟机下Ubuntu扩容及磁盘重新分区-Gparted

    转自: https://blog.csdn.net/timsley/article/details/50742755

  7. .htaccess 文件 访问二级域名 对应的 指定文件夹

    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / # 绑定m.xxx.cc 到子目录m RewriteCond %{HTTP_ ...

  8. 【原创】XAF ITreeNode+NonPersistent 使用方式

    在XAF中使用非持久化对象创建出TreeList这种树形结构 private void SetShowRFID(TArchivesBorrow archivesInStorage, string rf ...

  9. centos7 mysql自动备份

    MySQL自动备份shell脚本   在数据库的日常维护工作中,除了保证业务的正常运行以外,就是要对数据库进行备份,以免造成数据库的丢失,从而给企业带来重大经济损失.通常备份可以按照备份时数据库状态分 ...

  10. linux 使用sh@d0ws0cks client

    Linux Centos7下安装使用Shadowsocks客户端,实现*** 准备 SS: 搭建一个可以连接外网的服务器 教程可见 自己动手搭梯子 服务器:本人用的腾讯云服务器,系统为Centos7 ...