"I wanted to ask you something, but you sidetracked me," he chuckled. He seemed to have recovered his good humor.
“我想问你个事情,但是你转移了话题,” 他轻笑道。看起来他恢复了他的幽默。

"Do you have a multiple personality disorder?" I asked severely.
“你是有多重人格吗?”我严肃地问道。

"You're doing it again."
“你又扯开话题了。”

I sighed. "Fine then. What do you want to ask?"
我叹气道。“算了,你有什么要问的吗?”

"I was wondering if, a week from Saturday — you know, the day of the spring dance —"
“我想知道,下周六————你知道的,那天是春天舞会——”

"Are you trying to be funny?" I interrupted him, wheeling toward him.
“你是在搞笑吗?”我打断他,转向他。

My face got drenched as I looked up at his expression.
我的脸湿透了并看着他的表情。

His eyes were wickedly amused. "Will you please allow me to finish?"
他的眼睛恶毒的嘲笑着。“你能让我继续说完吗?”

I bit my lip and clasped my hands together, interlocking my fingers, so I couldn't do anything rash.
我咬紧我的嘴唇并且手拍在一起,指头相扣,所以我不会做任何出格的事情。

"I heard you say you were going to Seattle that day, and I was wondering if you wanted a ride."
“我听你说你那天要去Seattle,我想知道你是否想要搭个顺风车。”

That was unexpected.
真不可思议。

"What?" I wasn't sure what he was getting at.
“什么?” 我不能确定他想要什么?

"Do you want a ride to Seattle?"
“你想要搭顺风车去Seattle吗?”

"With who?" I asked, mystified.
“和谁?”我困惑的问道。

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

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

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

  4. Chapter 4 Invitations——24

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

  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. Win Server 2003 10条小技巧

    微软推出Windows Server 2003已经有一段时间了,但是,由于它是一个面向企业用户的服务器操作系统,所以,没有引起更多个人用户的注意.实际上,简单地改变一下系统的设置,您也可以将Windo ...

  2. 光纤网卡与HBA卡区别

    1.简介 光纤网卡 ,指的是光纤以太网适配器,简称光纤网卡,学名Fiber Ethernet Adapter.传输输的是以太网通信协议,一般通过光纤线缆与光纤以太网交换机连接.按传输速率可以分为100 ...

  3. Exp3 免杀原理与实践 20164302 王一帆

    1 实践内容 1.1 正确使用msf编码器(0.5分),msfvenom生成如jar之类的其他文件(0.5分),veil-evasion(0.5分),加壳工具(0.5分),使用shellcode编程( ...

  4. Windows 2003 防火墙开启后无法访问FTP解决办法

    最近遇到一个比较郁闷的问题,服务器开启防火墙后电脑就无法访问服务器的防火墙,但是防火墙又不能关,在例外中添加端口21也不管用. 后来在网上终于找到了一个解决方案,可以在不关掉防火墙的情况下访问服务器的 ...

  5. MongoDB 学习使用

    博客教程: https://jingyan.baidu.com/article/dca1fa6f0428a4f1a440522e.html

  6. 解决ios10以上H5页面手势、双击缩放问题

    html:<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable= ...

  7. [tkinter]隐藏/销毁控件

    pack布局的情况下有pack_forget()方法让控件“不再显示”但控件还存在可以再次pack出来 from tkinter import * root = Tk() l1 = Label(roo ...

  8. 【二代示波器教程】第14章 uCOS-III操作系统版本二代示波器实现

    第14章      uCOS-III操作系统版本二代示波器实现 本章教程为大家讲解uCOS-III操作系统版本的二代示波器实现.主要讲解RTOS设计框架,即各个任务实现的功能,任务间的通信方案选择,任 ...

  9. [Swift]LeetCode340.最多有K个不同字符的最长子串 $ Longest Substring with At Most K Distinct Characters

    Given a string, find the length of the longest substring T that contains at most k distinct characte ...

  10. [Swift]LeetCode351. 安卓解锁模式 $ Android Unlock Patterns

    Given an Android 3x3 key lock screen and two integers m and n, where 1 ≤ m ≤ n ≤ 9, count the total ...