Chapter 2 Open Book——32
I paused for a long moment, and then made the mistake of meeting his gaze.
我停顿了很长时间,然后错误的去对视了他的凝视
我停顿了许久,然后犯了一个错误:对上了他凝视着的双眸。
His dark gold eyes confused me, and I answered without thinking.
他的深金色的眼睛让我困惑,然后没有思考的就回答了他。
他黑金色的眸子让我迷乱,于是想都不想就回答了。
"My mother got remarried," I said.
我母亲再婚了,我说道。
"That doesn't sound so complex," he disagreed, but he was suddenly sympathetic.
这听起来不复杂,他不同意,但是他突然变的有同情心了一些。
"When did that happen?""Last September." My voice sounded sad, even to me.
什么时候的事情?上个九月。我的声音听起来对于我来说很伤心。
“去年九月。”我的声音听起来有些感伤,至少对我来说。
"And you don't like him," Edward surmised, his tone still kind.
“你不喜欢他”爱德华猜测道,他的语气仍然很友善。
“但是,你不喜欢她的新丈夫。”爱德华推测着,声音依然很亲切。
"No, Phil is fine. Too young, maybe, but nice enough."
不喜欢,菲尔还好,太年轻了,可能,但是足够好了。
"Why didn't you stay with them?"I couldn't fathom his interest, but he continued to stare at me with penetrating eyes, as if my dull life's story was somehow vitally important.
“为什么你不和他们在一起”我不能看出他的兴趣,但是他继续盯着我用着期待的眼神,就像我迟钝的生活故事从某种程度上讲很重要。
我想不出他在对什么感兴趣,但他继续用那双富有穿透力的眼睛盯着我看,就好像我乏味的生活是一个异常精彩的传奇。
"Phil travels a lot. He plays ball for a living." I half-smiled.
“菲尔经常出差,他是个职业球员。”我勉强笑道。
"Have I heard of him?" he asked, smiling in response.
我曾经听过他吗?他问道,笑着回应道。
"Probably not. He doesn't play well. Strictly minor league. He moves around a lot."
可能没有。他玩的不好。对于小联盟来说,他差很多。
应该没有。他打得不太好,严格地说还在小联盟里。他总在东奔西跑。”
"And your mother sent you here so that she could travel with him."
你的母亲送你来这里,为的是她能和他一起旅游
“所以你母亲让你到这儿来,好让她能跟着他一起走四方。”
He said it as an assumption again, not a question.
他又一次就像说陈述句一样,没有疑问。
他说这句话的语气更像是在做推论,而不是提问。
Chapter 2 Open Book——32的更多相关文章
- Chapter 1 First Sight——32
The class seemed to drag on longer than the others. 这堂课看起来比别的课要长. Was it because the day was finally ...
- Chapter 5 Blood Type——32
"Where are you all going, exactly?" He was still looking ahead, expressionless. “真的,你要去哪里? ...
- Reading task(Introduction to Algorithms. 2nd)
Introduction to Algorithms 2nd ed. Cambridge, MA: MIT Press, 2001. ISBN: 9780262032933. Introduction ...
- 零元学Expression Blend 4 - Chapter 32 简单轻松的学会如何使用Visual States(上)
原文:零元学Expression Blend 4 - Chapter 32 简单轻松的学会如何使用Visual States(上) Visual State Manager中文翻译为视觉状态管理器,这 ...
- [Chapter 3 Process]Practice 3.12 Including the initial parent process, how many processes are created by the program shown in Figure 3.32?
3.12 Including the initial parent process, how many processes are created by the program shown in Fi ...
- Chapter 32:动态规划一 总结
今天做了四道dp题,分数306. 就从我的做题顺序开始讲.. 首先是第四题,明显的记录模数DP,很快打出来了. 后来做完之后回来拍第四题,也没有什么问题,就AC了. 然后是第三题,我的性子真是太急了, ...
- 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 ...
- Chapter 3 - How to Move a sprite
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=250529 http://www.cocos2d-x.org/boards/6/ ...
随机推荐
- 企业架构研究总结(44)——企业架构与建模之Archimate视图和视角
3. ArchiMate的视角与视图 创建.维护一个企业架构是一件非常复杂繁琐的事情,因为这项工作需要面对许多背景.利益各异的干系人,对他们所关注的问题进行解答,并能够在他们之间形成无障碍的沟通流.为 ...
- (转)cin、cin.get()、cin.getline()、getline()、gets()等函数的用法
学C++的时候,这几个输入函数弄的有点迷糊:这里做个小结,为了自己复习,也希望对后来者能有所帮助,如果有差错的地方还请各位多多指教(本文所有程序均通过VC 6.0运行)转载请保留作者信息:1.cin1 ...
- 几行实现圆形头像,以及一些常见需求形状自定义ImageView组件
在实际开发中,我们经常会遇到这样的需求,就是无论图片长啥样,我们都要其显示成圆形.圆形加一个边框.矩形加边框,带圆角的矩形等等,我已把自己平常用的组件和demo上传到了github(https://g ...
- IOS学习之路(代码实现自动布局)
1.将一个试图放置在其父视图的中央位置,使用限制条件. 2.创建两个限制条件:一个是将目标视图的 center.x 位置排列在其父视图的 center.x 位置,并且另外一个是将目标视图的 cente ...
- 【NET】Winform用户控件的初步封装之编辑控件
编辑控件 public abstract partial class TEditorBase <TEntity, TRepository, TSqlStrConstruct> : User ...
- jQuery实现table隔行换色和鼠标经过变色
一.隔行换色 $("tr:odd").css("background-color","#eeeeee"); $("tr:even& ...
- hadoop集群安装
首现非常感谢 虾皮(http://www.cnblogs.com/xia520pi/archive/2012/05/16/2503949.html) 安装过程是参照他的<Hadoop集群(第5期 ...
- C#跨窗体调用控件(委托回调函数使用例子)
问题: 有两个窗体,FORM1(含一个label控件,一个名为显示form2的button控件)和FORM2(含一个button控件).启动时,FORM1中点击button控件显示form2使FORM ...
- tar命令,重定向,正则表达式,添加删除用户,tr命令,sort排序
rpm包仅用于 redhat suse redflag 若是源代码包的话,那就都适用linux下面的备份,差不多就是用tar打包 tar命令用途:制作归档文件,释放归档文件格式:tar [选项]... ...
- MACOSX 命令行设置无效网关ip
sudo需要管理员权限 sudo networksetup -setmanual Ethernet 192.168.10.100 255.255.255.0 0.0.0.0 网络设置界面会报错: Ba ...