I didn't want to get into the safety hazards that dancing presented, so I quickly made new plans.
我不想陷入跳舞表演的安全危机,所以我很快的做了一个新的计划。

  "I'm going to Seattle that Saturday," I explained. I needed to get out of town anyway — it was suddenly the perfect time to go.
  “我这周六会去西雅图,”我解释道。我必须出城——这是一个出去的完美的时间。

  "Can't you go some other weekend?"
  “别的周末就不行吗?”
  
  "Sorry, no," I said. "So you shouldn't make Jess wait any longer — it's rude."
  “抱歉,不行,”我说道。“所以你不应该让Jess再等了——这不礼貌”
  
  "Yeah, you're right," he mumbled, and turned, dejected, to walk back to his seat.
  “对,你说的对,”他含糊的说道,然后转头,沮丧的回到了他自己的位置上。
  
  I closed my eyes and pressed my fingers to my temples, trying to push the guilt and sympathy out of my head. Mr. Banner began talking.
  我闭上了眼睛并且把我的手指按在了太阳穴上,尝试让我的内疚和同情离开我的脑子。Banner老师开始讲课了。
  
  I sighed and opened my eyes.
  我叹着气并且睁开了眼睛。
  
  And Edward was staring at me curiously, that same, familiar edge of frustration even more distinct now in his black eyes.
  Edward开始好奇的盯着我,同样的,现在在他黑色的眼睛肿熟悉和沮丧更加明显。
  
  I stared back, surprised, expecting him to look quickly away.
  我回头看着,惊讶的,预料到他会很快看向别处。
  
  But instead he continued to gaze with probing intensity into my eyes.
  但是取而代之的是他用强烈的探索欲继续凝视我的眼睛。
  
  There was no question of me looking away.
  毫无疑问的是我开箱了别处。
  
  My hands started to shake.
  我的手开始颤抖。

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

  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. 我也会让他一个人的. ...

  10. Chapter 4 Invitations——19

    After I hung up, I tried to concentrate on dinner — dicing the chicken especially; I didn't want to ...

随机推荐

  1. CCS中CMD文件解析

    http://blog.csdn.net/u011392772/article/details/49760897 gel文件中主要包含了PLL.DDR等的初始化工作,具体可以看一下gel源码就明白了: ...

  2. APP界面设计 大概总结

    APP界面设计大概总结 首先,你得有个Android Studio 其次,你得学会有耐心的对它 最后,要适应它习惯它了解它 来看看APP的基本步骤 先有资源 再是界面布局 下来承载布局Activity ...

  3. LINUX 系统下部署 NFS服务

    NFS服务 NFS,是Network File System的简写,即网络文件系统.也被称为NFS: NFS允许一个系统在网络上与他人共享目录和文件. NFS通常运行于2049端口. 部署NFS 前提 ...

  4. 今天我给你们推荐一本书《Linux就该这么学》!!!

    本书是由全国多名红帽架构师(RHCA)基于最新Linux系统共同编写的高质量Linux技术自学教程,极其适合用于Linux技术入门教程或讲课辅助教材,目前是国内最值得去读的Linux教材,也是最有价值 ...

  5. vue学习_01

    一.什么是VUE 渐进式的前端框架,MVVM(Model,view,viewmodel)模式,饿了么用的就是vue框架 二.VUE基本语法 1.引入vue: <script src=" ...

  6. 2019.03.09 codeforces620E. New Year Tree(线段树+状态压缩)

    传送门 题意:给一棵带颜色的树,可以给子树染色或者问子树里有几种不同的颜色,颜色值不超过606060. 思路:颜色值很小,因此状压一个区间里的颜色用线段树取并集即可. 代码: #include< ...

  7. redis_哈希对象

    redis哈希对象的底层编码有两种:ziplist.hashtable ziplist编码 当一个哈希键只包含少量kv对.且key和value都是小整数值.短字符串时,redis会使用压缩列表来做 z ...

  8. 使用Eclipse的代码追踪功能

    在使用Java编写复杂一些的程序时,你会不会常常对一层层的继承关系和一次次方法的调用感到迷惘呢?幸亏我们有了Eclipse这么好的IDE可以帮我们理清头绪--这就要使用Eclipse强大的代码追踪功能 ...

  9. Python Moment.js api

    moment.js(js date)日期格式化处理插件强大,官方网站:http://momentjs.com/你也可以查看官方网站E文原版moment.js api.当前日期格式化 moment(). ...

  10. 安装Nodejs、npm、Less

    最近学习到Bookstrap的时候需要用到less这门预处理的CSS语言.其中需要将less文件转换成css文件.记录一下,方便自己以后查找. 安装Nodejs和npm 1:到https://node ...