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 ...
随机推荐
- openstack私有云布署实践【9.1 Glance镜像管理(科兴环境)】
首先登录kxcontroller1创建kx_glance数据库,并赋于远程和本地访问的权限. mysql -u root -p CREATE DATABASE kx_glance; GR ...
- windows Git安装
git是一款免费.开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目 一.Git下载 官网地址:https://git-scm.com/download/win,选择相应的版本即可 二.安 ...
- java中常遇到的问题
一.乱码问题 =========================================================================================== 方 ...
- 安卓---apk反编译
转自:http://blog.csdn.net/vipzjyno1/article/details/21039349 在学习Android开发的过程你,你往往会去借鉴别人的应用是怎么开发的,那些漂亮 ...
- Linux网络常用头文件说明
sys/types.h:数据类型定义 sys/socket.h:提供socket函数及数据结构 netinet/in.h:定义数据结构sockaddr_in arpa/inet.h:提供IP地址转换函 ...
- js导航栏样式变换
<script type="text/javascript"> $(function(){ var lis = $(".submenu").chil ...
- java error:编码gbk的不可映射字符
解决方法: javac -encoding UTF-8 XX.java
- JSON跟JSONP的区别以及实战
前言 由于Sencha Touch 2这种开发模式的特性,基本决定了它原生的数据交互行为几乎只能通过AJAX来实现. 当然了,通过调用强大的PhoneGap插件然后打包,你可以实现100%的Socke ...
- centos7下引导win7
1.使用root身份(必须)打开 /boot/grub2/grub.cfg 2.找到 ### BEGIN /etc/grub.d/30_os-prober ### 在后面添加 menuentry &q ...
- SVN版本控制的使用
下面说一说本人对SVN工具使用的理解: SVN就是一个工具,一个用来便于多人(或说团队)开发代码的版本控制工具,我们可以用它很好的把多个程序员开发出来的代码统一起来,并且保证在这个工程中不出现任何差错 ...