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

"Do what?" He held my key out as he spoke. As I reached for it, he dropped it into my palm.
“做什么?”他拿着我的钥匙说道。当我准备拿的时候,他把它扔到了我的手掌里。

"Appear out of thin air."
“从空气中出现。”

"Bella, it's not my fault if you are exceptionally unobservant." His voice was quiet as usual — velvet, muted.
“Bella,如果你只是意外的没注意到这不是错。” 他的声音像平常一样轻,天鹅绒般的,缓和的。

I scowled at his perfect face. His eyes were light again today, a deep, golden honey color.
我怒视着他完美的脸。他的眼睛今天又明亮了,一种深邃、金蜜般的颜色。

Then I had to look down, to reassemble my now-tangled thoughts.
让我不得不低头,重新组织我纠结的想法。

"Why the traffic jam last night?" I demanded, still looking away.
“昨晚的交通堵塞是什么回事?”我严肃地说道,任然看向别处。

"I thought you were supposed to be pretending I don't exist, not irritating me to death."
“我想你应该是假装我不在,而不应该是想把我气死。”

"That was for Tyler's sake, not mine. I had to give him his chance." He snickered.
“那是Tyler的主意,不是我的。我不得不给他属于他的机会。”他窃笑道。

"You…" I gasped. I couldn't think of a bad enough word.
“你。。。”我喘着气。不想不到足够坏的词来形容他。

It felt like the heat of my anger should physically burn him, but he only seemed more amused.
这就像我的怒火应该热到烫伤他,但是他反而看起被逗乐了。

"And I'm not pretending you don't exist," he continued.
“我也不是假装你不存在的,”他继续补充道。

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

  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——23

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

  6. Chapter 4 Invitations——22

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

  7. Chapter 4 Invitations——21

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

  8. Chapter 4 Invitations——20

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

  9. Chapter 4 Invitations——19

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

随机推荐

  1. 《About Face 3:交互设计精髓》读书笔记(一)

    第一章 目标导向设计 当今数字产品的创造过程 市场营销人员对于产品设计过程的贡献,通常局限于需求列表这些需求同用户的实际需要与期望无关,主要在于追赶竞争对手,按照任务清单管理IT资源,以及基于市场调查 ...

  2. Python 中关于Random的使用方法

    Random 在 Python 中的使用方法: 1.random.random(): 会随机生成0-1之间的小数 例如: 2.random.uniform(min,max): 会随机生成 min - ...

  3. C++第一课:基本语法for Visual Studio 2015[个人见解]

    在学习C++时,或许不了解情况的人会问:到底先学习C语言还是C++,哪个更好? 那么小编的个人见解是:你在学习时别管哪个语言好与不好,是个语言它都是好语言,关键在于你会挖掘其中存在的价值,C++可以说 ...

  4. c++ a+b

    #include<iostream> using namespace std; int main() { int a,b,sum; cin>>a>>b; sum=a ...

  5. connector for python实验

    MySQL 是最流行的关系型数据库管理系统,如果你不熟悉 MySQL,可以阅读 MySQL 教程. 下面为大家介绍使用 mysql-connector 来连接使用 MySQL, mysql-conne ...

  6. linux系统做raid

    raid 常用步骤 1.ctrl+R 进入raid设置界面 2.F2 相当于右键功能 3.箭头 → 是下一个选项功能 4.ctrl+n是下一页,ctrl+p是前一页 5.Esc退出.最后ctrl+al ...

  7. JS与IOS、Android的交互

    一.JS与Android 放在了assets文件夹下了(注意若使用的是AS这个IDE,assets文件夹应放在src/main目录下) <!DOCTYPE html> <html&g ...

  8. Redis sentinel 哨兵模式

    一.sentinel介绍 Sentinel作用: 1):Master状态检测 2):如果Master异常,则会进行Master-Slave切换,将其中一个Slave作为Master,将之前的Maste ...

  9. 动态设置bootstrapswitch状态

    checkbox的html <input type="checkbox" name="mySwitch" id="mySwitch"& ...

  10. ubuntu18.04新体验

    虽然ubuntu18.04LST版本早出来了,但自己原来的ubuntu16.04还可以用,就懒得折腾了. 但最近ubuntu崩了,就想尝尝鲜...结果发现还挺好用的,准确地说,ubuntu是越来越好用 ...