Chapter 4 Invitations——27
"Myself, obviously." He enunciated every syllable, as if he were talking to someone mentally handicapped.
“显而易见是我自己。”他每个音节都说的很清楚,就好像他在和一个残疾人交流一样。
I was still stunned. "Why?"
我仍然很吃惊。“为什么?”
"Well, I was planning to go to Seattle in the next few weeks, and, to be honest, I'm not sure if your truck can make it."
“好吧,我在后面几周计划去Seattle,说实话,我不是很确定你的卡车是不是可以开过去。”
"My truck works just fine, thank you very much for your concern."
“我的卡车挺好的,谢谢你的担心。”
I started to walk again, but I was too surprised to maintain the same level of anger.
“我又一次准备离开,但是我太吃惊以至于没有维持刚才那个级别的愤怒”
"But can your truck make it there on one tank of gas?" He matched my pace again.
“但是你确定你的卡车一箱油能到的了吗?”他又一次追上了我的步伐。
"I don't see how that is any of your business." Stupid, shiny Volvo owner.
“我不明白这关你什么事。”傻瓜的银色Volvo主人。
"The wasting of finite resources is everyone's business."
“有限资源的浪费是每个人的责任。”
"Honestly, Edward." I felt a thrill go through me as I said his name, and I hated it.
“说实话Edward”。当我说出他的名字的时候全身感到了一种恐惧,并且我讨厌它。
"I can't keep up with you. I thought you didn't want to be my friend."
“我没办法理解你。我认为你不想做我的朋友。”
"I said it would be better if we weren't friends, not that I didn't want to be."
“我说如果我们不是朋友的话会更好,没有说我不想。”
Chapter 4 Invitations——27的更多相关文章
- Chapter 4 Invitations——28
"Oh, thanks, now that's all cleared up." Heavy sarcasm. “哦,真感谢,现在一切都清楚了.” 我很讽刺的说道 I realiz ...
- Chapter 4 Invitations——26
"I wanted to ask you something, but you sidetracked me," he chuckled. He seemed to have re ...
- Chapter 4 Invitations——25
"So you are trying to irritate me to death? Since Tyler's van didn't do the job?" "所以 ...
- Chapter 4 Invitations——24
"How do you do that?" I asked in amazed irritation. “你是怎么做到的?”我惊讶的问道. "Do what?" ...
- Chapter 4 Invitations——23
The next morning, when I pulled into the parking lot, I deliberately parked as far as possible from ...
- Chapter 4 Invitations——22
"Are you going all by yourself?" he asked, and I couldn't tell if he was suspicious I had ...
- Chapter 4 Invitations——21
"Dad?" I asked when he was almost done. “爸?”我当他快吃完的时候问道. "Yeah, Bella?" “怎么了,Bel ...
- Chapter 4 Invitations——20
Well, that was fine. I could leave him alone. 行吧,但愿一切都好.我能让他一个人. I would leave him alone. 我也会让他一个人的. ...
- Chapter 4 Invitations——19
After I hung up, I tried to concentrate on dinner — dicing the chicken especially; I didn't want to ...
随机推荐
- Mac安装sqlite3
1,下载最新版本的 Mac OS X 会预安装 SQLite,但是如果没有可用的安装,只需按照如下步骤进行: 去安装最新的3.8.6版本,和linux的sqlite3安装版本是同一个. 软件地址为:h ...
- 小马哥STM32课程系列
小马哥STM32课程系列 http://www.moore8.com/courses/1308
- [SCOI2015]小凸玩矩阵
Description: 给你一个n*m的网格,每个格子有一个数字,每行每列只能选一个数字,问所选数字中第k大的数字的最小值是多少 Hint: \(n \le 250\) Solution: 显然是二 ...
- BZOJ3592 : Architext
首先特判多边形面积$=0$的情况,此时内部没有点,答案只会在顶点处取到. 对于面积$>0$的情况,离线询问,将所有多边形合在一起得到平面图,然后求出对偶图,那么每条多边形边的两侧分别对应对偶图中 ...
- 一. 优化小程序自身的Storage
小程序中的存储只有 Storage ,特性如下: 上限为 10MB 以用户纬度隔离,同一个设备,A 无法访问 B 用户的数据. 持久缓存,只有在用户关掉小程序才会删除,如果空间不足,会进行 LRU , ...
- LDAP & Implementation
LDAP & Implementation 一.什么是LDAP? (一)在介绍什么是LDAP之前,我们先来复习一个东西:“什么是目录服务?” 1. 目录服务是一个特殊的数据库,用来保存描述性的 ...
- 解决fastJson无序问题
对外提供接口,第三方传过来的参数没问题.可是用fastJson 转换的出现 参数顺序不一致,导致 验签失败 解决fastJosn 转换无序问题 https://github.com/alibaba/f ...
- microk8s
https://microk8s.io/ video guide: sudo snap install microk8s --classic #snap install microk8s --clas ...
- 手动安装composer详细教学
1.下载compser.phar 地址 https://getcomposer.org/download/ 2.新建composer.bat 文件,写入“@php "%~dp0compose ...
- Ubuntu ARM更改为国内源
关键词:ubuntu arm ubuntu-ports 国内源 镜像 阿里源 apt apt-get install update 0%working 速度慢 rk3399 开发板 ...