Chapter 2 Open Book——12
I called him in when dinner was ready, and he sniffed appreciatively as he walked into the room.
当晚饭准备好的时候我叫他吃饭,然后当他进入房间的时候他吸气般的表示感激。
"Smells good, Bell.""Thanks."We ate in silence for a few minutes. It wasn't uncomfortable. Neither of us was bothered by the quiet. In some ways, we were well suited forliving together.
闻起来味道好极了,bell,谢谢,我们沉默的吃了几分钟。这并没有不舒服。我们两个都很安静。我们生活在一起挺好的。
我们静静地吃了一会儿。这种感觉很自在。我们都不会因为沉默而难受。在某种意义上来说,我们很适合住在一起。
"So, how did you like school? Have you made any friends?" he asked as he was taking seconds.
学校怎么样?你交到朋友了吗?作为他第二句说的话他问道。
"Well, I have a few classes with a girl named Jessica. I sit with herfriends at lunch. And there's this boy, Mike, who's very friendly.
挺好的,我有几个同班同学,一个女孩叫Jessica,我中饭和她的朋友坐在一起。还有一个男生叫mike,他也挺友好的。
Everybody seems pretty nice." With one outstanding exception.
每个人看起来都挺好的,用着一种杰出的表达说着。
除了某位人物。
"That must be Mike Newton. Nice kid — nice family. His dad owns the sporting goods store just outside of town. He makes a good living off allthe backpackers who come through here."
那是Mike Newton,一个好孩子,不错的家庭,他的父亲自己有一个体育用品商店,就在城镇的外面。他生活挺不错的,所有的书包都是他那里买来的。
那一定是迈克 牛顿。不错的孩子——家境也不错。他爸爸在离镇上不远的地方开了家运动装备商店。他在路过这里的徒步旅行者身上赚了不少钱。
"Do you know the Cullen family?" I asked hesitantly.
你知道Cullen家庭吗?我犹豫的问道。
"Dr. Cullen's family? Sure. Dr. Cullen's a great man.""They… the kids… are a little different. They don't seem to fit in verywell at school."Charlie surprised me by looking angry.
Dr. Cullen's 他们家吗?当然知道,Dr. Cullen's 是个不错的人。他们的孩子有点不同,他们看起来没有很好的融入学校,查理斯惊讶的看着生气的我。
卡伦医生一家?他们……那些孩子……有些不太一样。他们似乎不太适应这里的学校。当然。卡伦医生是个好人。查理气愤的表情把我吓到了。
Chapter 2 Open Book——12的更多相关文章
- Chapter 1 First Sight——12
Breakfast with Charlie was a quiet event. 和查理斯吃早饭时一件安静的事情 He wished me good luck at school. I thanke ...
- Chapter 5 Blood Type——12
I blinked, my mind going blank. Holy crow, how did he do that? 我眨着眼睛,心里一片空白.天哪,他是怎么做到的? "Er, wh ...
- MySQL Crash Course #05# Chapter 9. 10. 11. 12 正则.函数. API
索引 正则表达式:MySQL only supports a small subset of what is supported in most regular expression implemen ...
- python 各模块
01 关于本书 02 代码约定 03 关于例子 04 如何联系我们 1 核心模块 11 介绍 111 内建函数和异常 112 操作系统接口模块 113 类型支持模块 114 正则表达式 115 语言支 ...
- 美国政府关于Google公司2013年度的财务报表红头文件
请管理员移至新闻版块,谢谢! 来源:http://www.sec.gov/ 财务报表下载↓ 此文仅作参考分析. 10-K 1 goog2013123110-k.htm FORM 10-K UNIT ...
- Reading task(Introduction to Algorithms. 2nd)
Introduction to Algorithms 2nd ed. Cambridge, MA: MIT Press, 2001. ISBN: 9780262032933. Introduction ...
- .NET的那些事儿(9)——C# 2.0 中用iTextSharp制作PDF(基础篇) .
该文主要介绍如何借助iTextSharp在C# 2.0中制作PDF文件,本文的架构大致按照iTextSharp的操作文档进行翻译,如果需要查看原文,请点击一下链接:http://itextsharp. ...
- Python Standard Library
Python Standard Library "We'd like to pretend that 'Fredrik' is a role, but even hundreds of vo ...
- 读书笔记, Python - python-tricks-buffet-awesome-features
To be a Pythonista 1. assert syntax: assert expression1 [",", expression2] 大致相当于 if __debu ...
随机推荐
- 移动端默认返回按键,使用h5+修改默认事件
hbuilder的h5+提供开发webapp的诸多便利,很多手机自带back虚拟按键,如果不修改其默认事件,点一下app就退出了,所以我这里提供一种修改这个按键默认事件事件的代码. 首先你要用hbui ...
- 学习【Web前端开发修炼之道】总结
网页布局 1.申明文档模式 2.设置css标签重置,避免各浏览器解析不同. 3.网页css模块划分,base.css,common.css,page.css 4.低权重原则---避免滥用子选择器 cs ...
- 1.1 office安装
2013版安装链接: https://pan.baidu.com/s/1qYMuidA 密码: uj9e
- php自定义函数求取平方根
<?phpfunction sqare($a, $left, $right){ $mid = ($left + $right)/2; if($mid * $mid == $a || (abs($ ...
- Node.js入门 NPM
参考一 Node入门 七天学会NodeJS Node.js v4.2.4 手册 & 文档 Node.js 教程 node.js摸石头系列 从零开始学习node.js What is ...
- linux5.8安装oracle10g过程记录,换实例一定要改profile的配置
查看系统位数: [root@oracle /]# uname -aLinux oracle 2.6.18-308.el5 #1 SMP Fri Jan 27 17:21:15 EST 2012 i68 ...
- Java 笔试面试 算法编程篇 一
方法 1 /* ********************************************************************************** 1.编写一个程序, ...
- gulp4个基础API
Gulp.src(globs[, options]) 此接口会匹配工作目录下指定规则的文件并返回提供给下一个插件管道使用.其中globs就是匹配格式,options是一些额外参数. gulp.src( ...
- git中添加多个SSH公钥,以及不同系统之间的差别
git学习已经也有一段时间了,基本的操作,口令会了一点点,但是还没有git团队开发的实践,这个有待加强~ git是在windows下面模拟Linux环境的,linux自带的ssh服务,可以通过该服务远 ...
- openstack私有云布署实践【12.2 网络Neutron-controller节点配置(办公网环境)】
网络这一块推荐使用的是 Neutron--LinuxBirdge的Ha高可用,此高可用方案对Public作用不是很大,Public只用到DHCP,而Private则会用到L3 Agent,则此方案是有 ...