Chapter 2 Open Book——29
Which left me with nothing to do but try to not look at him…unsuccessfully.
我没什么事情可以做但是我尝试不去看他,但是失败了。
I glanced up, and he was staring at me, that same inexplicable look of frustration in his eyes.
我瞥了一眼,他在盯着我看,在他的眼中有一种令人费解的挫折。
Suddenly I identified that subtle difference in his face.
突然我意识到在他脸上细微的变化。
"Did you get contacts?" I blurted out unthinkingly.
你戴隐形眼镜吗?我没有想好就脱口而出。
He seemed puzzled by my unexpected question.
他看起来很疑惑对于我突如其来的问题。
"No.""Oh," I mumbled. "I thought there was something different about your eyes."
没有。哦。我嘀咕道。我看见你的眼睛有所不同。
He shrugged, and looked away.
他耸耸肩,然后看向别处。
In fact, I was sure there was something different.
事实上,我能确定有一些不同。
I vividly remembered the flat black color of his eyes the last time he'd glared at me — the color was striking against the background of his pale skin and his auburnhair.
我深刻的记得最后一次他看我的时候眼睛的颜色是黑色的——这种颜色和他苍白的肤色和他的头发形成鲜明的对比。
上次他曾那样地瞪着我——那种眸色在他的苍白肌肤和红色头发的映衬下越发醒目。
Today, his eyes were a completely different color: a strange ocher,darker than butterscotch, but with the same golden tone.
今天,他的眼睛是完全一个不同的颜色。一种奇怪的黄褐色,比奶油糖果更深,但是和石头一样金色。
今天,他的眼睛是另一种完全不同的颜色:一种奇怪的黄褐色,比奶油糖的颜色略深一些,但同样是金黄的色调。
I didn't understand how that could be, unless he was lying for some reason about the contacts.
我不明白为什么会这样,除非他出于一些原因对隐形眼镜说了慌。
我无法理解这种事情,除非是他出于某种原因在隐形眼镜的事情上说了谎。
Or maybe Forks was making me crazy in the literal sense of the word.
又或者是福克斯让我疯狂地脱离了对世界的正常感知。
Chapter 2 Open Book——29的更多相关文章
- Chapter 1 First Sight——29
I was anxious not to be late for class on my first day. 在我第一天上学的时候我非常焦虑我会上课迟到. One of my new acquain ...
- Chapter 5 Blood Type——29
"We're meeting at my dad's store, at ten." “十点,我们在我爸的店见面.” His eyes flickered to Edward ag ...
- 零元学Expression Blend 4 - Chapter 29 ListBox与Button结合运用的简单功能
原文:零元学Expression Blend 4 - Chapter 29 ListBox与Button结合运用的简单功能 本章所讲的是运用ListBox.TextBox与Button,做出简单的列表 ...
- MySQL Crash Course #21# Chapter 29.30. Database Maintenance & Improving Performance
终于结束这本书了,最后两章的内容在官方文档中都有详细介绍,简单过一遍.. 首先是数据备份,最简单直接的就是用 mysql 的内置工具 mysqldump MySQL 8.0 Reference Man ...
- Modern C++ CHAPTER 2(读书笔记)
CHAPTER 2 Recipe 2-1. Initializing Variables Recipe 2-2. Initializing Objects with Initializer Lists ...
- Chapter 4: Tomcat Default Connector
一.概述 第三章介绍的connector是一个很好的学习工具,但是我们还可以做的更多.这一章介绍的是Tomcat4默认的connector. 一个Tomcat的connector是一个独立的模块,能够 ...
- JavaScript- The Good Parts Chapter 4
Why, every fault’s condemn’d ere it be done:Mine were the very cipher of a function. . .—William Sha ...
- Chapter 2 - How to Add a sprite
Chapter 2 - How to Add a sprite 1. Add image resources 1.1add resources on win32 2. Add a sprite TIP ...
- Chapter 5 - How to Detect the Collisions
Chapter 5 - How to Detect the Collisions Our hero can fire bullets now, but the bullets are only vis ...
随机推荐
- 【原创】NSURLSession HTTPS Mutual Authentication
1.引入<NSURLSessionDelegate>协议 2.登录验证请求 -(void)authenticate { NSURL *url = [NSURL URLWithString: ...
- CodeForces 718C Sasha and Array
线段树. 线段树维护区间矩阵和,操作都是最简单的线段树.$lazy$标记不要记录乘了几次,直接记录乘了几次之后的矩阵就可以了,不然每次下传的时候再算一遍时间复杂度会提高. #pragma commen ...
- TMCache
TMCache设计的目的是用于存储临时持久化对象的开源iOS/OS key/value缓存类库,减少重复创建像下载数据.缓慢的处理结果这样的昂贵性能花销.TMCache由两个本身相似的存储组成,一个 ...
- js实现浏览器通知功能
概述 Notification API是浏览器的通知接口,用于在用户的桌面(而不是网页上)显示通知信息,桌面电脑和手机都适用,比如通知用户收到了一封Email.具体的实现形式由浏览器自行部署,对于手机 ...
- nodeValue、firstChild和lastChild属性
nodeValue属性如果想改变一个文本节点的值,那就使用DOM提供的nodeValue属性,他用来得到(和设置)一个节点的值:node.nodeValue但是有个细节必须注意:在用nodeValue ...
- MATLAB编译器
1. mcc filename.cpp 或者mcc filename.c 可以将cpp或者c源程序文件,编译为filename.mexw32(32位系统)或者filename.mexw64(64位系统 ...
- C# SessionHelper
using System.Web; using System.Web.SessionState; namespace Utils { /// <summary> /// Session帮助 ...
- http缓存协议详解
Cache-control策略(重点关注):Cache-Control与Expires的作用一致,都是指明当前资源的有效期,控制浏览器是否直接从浏览器缓存取数据还是重新发请求到服务器取数据 no-ca ...
- bootstrap IE8 相互兼容
针对 IE8 仍然需要额外引入 Respond.js 文件(由于仍然利用了浏览器对媒体查询(media query)的支持,因此还需要做处理) <html lang="zh-cn&qu ...
- PHP静态延迟绑定简单示例
没怎么用过这个新特性,其实也不算新啦,试试吧,现在静态类的继承很方便了 <?php class A { protected static $def = '123456'; public stat ...