Chapter 2 Open Book——31
"It's too bad about the snow, isn't it?" Edward asked. I had the feeling that he was forcing himself to make small talk with me.
下雪天真的太差了是吗?爱德华问道。我有一种感觉他是强迫自己和我聊天的。
Paranoia swept over me again. It was like he had heard my conversation with Jessica at lunch and was trying to prove me wrong.
我顿时偏执了。就像是听到我和Jessica在中饭的对话一样尝试去证明我是错的。
我又开始犯妄想症了。这简直像是他听到了午餐时我和杰西卡的对话,正努力想要证明我是错误的。
"Not really," I answered honestly, instead of pretending to be normallike everyone else.
也不是全部,我诚实的回答道,而不是假装正常和其他人一样。
“一点儿也不。”我老实答道,而不是假装和大家一样寻常。
I was still trying to dislodge the stupid feeling of suspicion, and I couldn't concentrate.
我任然尝试赶走我傻瓜的怀疑的感觉,导致我不能集中注意力。
我仍在努力把愚蠢的多疑的念头从脑海里驱逐出去,没法集中注意力。
"You don't like the cold." It wasn't a question.
你不喜欢寒冷。这不是个问题。
"Or the wet.""Forks must be a difficult place for you to live," he mused.
或者是潮湿。福克斯一定有很多和你现在生活的不同的地方。他嘀咕道。
"You have no idea," I muttered darkly.
你不知道。我暗暗嘀咕道。
“你根本想象不到。”我阴郁地低声含糊道
He looked fascinated by what I said, for some reason I couldn't imagine.
他看起来对于我说的惊奇,对于一些我不能想象的原因。
他看上去对我所说的很着迷,但我想象不出是什么原因。
His face was such a distraction that I tried not to look at it any more than courtesy absolutely demanded.
他的脸是一个分心,我试着不去看这绝对比礼貌要求。
他的脸让我分神,我只能在不失礼貌地前提下尽可能不去看他。
"Why did you come here, then?"No one had asked me that — not straight out like he did, demanding.
为什么你来这里。没有人问我这个问题--没有像他一样直接命令般的。
"It's… complicated.""I think I can keep up," he pressed.
这很复杂。我想我能坚持听完,他补充到。
“我想我可以耐心地听完。”他敦促着。
Chapter 2 Open Book——31的更多相关文章
- Chapter 1 First Sight——31
I took notes carefully anyway, always looking down. 不论怎么样我都仔细的记着笔记,一直低着头. I couldn't stop myself fro ...
- Chapter 5 Blood Type——31
I stood carefully, and I was still fine. He held the door for me, his smile polite but his eyes mock ...
- 《Python核心编程》部分错误纠正(勘误表)(持续更新)
Chapter 3: 例3-1 makeTextFile.py #!/usr/bin/env python 'makeTextFile.py' import os ls = os.linesep #g ...
- hbase官方文档(转)
FROM:http://www.just4e.com/hbase.html Apache HBase™ 参考指南 HBase 官方文档中文版 Copyright © 2012 Apache Soft ...
- HBase官方文档
HBase官方文档 目录 序 1. 入门 1.1. 介绍 1.2. 快速开始 2. Apache HBase (TM)配置 2.1. 基础条件 2.2. HBase 运行模式: 独立和分布式 2.3. ...
- 城市代码表mysql
只有代码: # ************************************************************ # Sequel Pro SQL dump # Version ...
- 零元学Expression Blend 4 - Chapter 31 看如何简单的把SampleData 绑进ListBox里
原文:零元学Expression Blend 4 - Chapter 31 看如何简单的把SampleData 绑进ListBox里 前面几章连续讲到ListBox的运用,本章要讲得是如何简单的把Sa ...
- PRML Chapter 2. Probability Distributions
PRML Chapter 2. Probability Distributions P68 conjugate priors In Bayesian probability theory, if th ...
- CCJ PRML Study Note - Chapter 1.6 : Information Theory
Chapter 1.6 : Information Theory Chapter 1.6 : Information Theory Christopher M. Bishop, PRML, C ...
随机推荐
- 编写高性能SQL的注意事项
在数据库部分,对数据库应用性能改进来说,需要重点关注应用程序,在查询设计和索引策略等方面进行优化,甚至可以把数据库查询效率提高数百倍,在其他方面的优化努力,其效果就没有这么明显(见下图).本文重点描述 ...
- 《DSP using MATLAB》示例 Example 6.5
代码: b = [1, 0, 0, 0, 16+1/16, 0, 0, 0, 1]; broots = roots(b) B1 = real(poly([broots(1), broots(2), b ...
- iOS设置UITableView中Cell被默认选中后怎么触发didselect事件
//默认选中某个cell [self.searchResultTV selectRowAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:0] a ...
- mysql数据恢复问题
现象 mysql> drop database zabbix; Query OK, 104 rows affected (0.30 sec)mysql> exitBye[root@mysq ...
- [UWP小白日记-9]页面跳转过度动画(二)
又打算动手写了 [UWP小白日记-6]页面跳转过度动画 上次写的,这次随着学习的进度使用新的玩法. 最近在搞GIT的学习,结果把好好的项目玩坏,都不知道当时是怎么想的拿在写的APP来玩GIT,害我重写 ...
- 最简单的MFC
#include <SDKDDKVer.h> #include <afxwin.h> #include <afxext.h> #include <iostre ...
- [MFC美化] SkinMagic使用详解2- SkinMagic常用函数介绍
SkinMagic常用函数介绍 (1)InitSkinMagicLib函数:初始化SkinMagic int InitSkinMagicLib( //初始化SkinMagic工具库 HINSTANCE ...
- CentOS7 安装 OpenSSL 1.0.1m 和 OpenSSH 6.8p1
# 下载软件 wget http://zlib.net/zlib-1.2.8.tar.gz wget ftp://ftp.openssl.org/source/openssl-1.0.1m.tar.g ...
- NYOJ 299
(前言:这是一道关于矩阵快速幂的问题,介绍矩阵快速幂之前,首先看"快速幂"问题. 在前面的博客里有记录到快速幂取模算法,不过总体的思想总是和取模运算混淆在一起,而忽略了" ...
- 2.MyBatis有代理增删改
2.1 创建一个javaweb项目MyBatis_Part1,并创建如下sql脚本 create user holly identified by sys; grant dba to holly; c ...