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的更多相关文章

  1. Chapter 1 First Sight——12

    Breakfast with Charlie was a quiet event. 和查理斯吃早饭时一件安静的事情 He wished me good luck at school. I thanke ...

  2. Chapter 5 Blood Type——12

    I blinked, my mind going blank. Holy crow, how did he do that? 我眨着眼睛,心里一片空白.天哪,他是怎么做到的? "Er, wh ...

  3. 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 ...

  4. python 各模块

    01 关于本书 02 代码约定 03 关于例子 04 如何联系我们 1 核心模块 11 介绍 111 内建函数和异常 112 操作系统接口模块 113 类型支持模块 114 正则表达式 115 语言支 ...

  5. 美国政府关于Google公司2013年度的财务报表红头文件

    请管理员移至新闻版块,谢谢! 来源:http://www.sec.gov/ 财务报表下载↓ 此文仅作参考分析. 10-K 1 goog2013123110-k.htm FORM 10-K   UNIT ...

  6. Reading task(Introduction to Algorithms. 2nd)

    Introduction to Algorithms 2nd ed. Cambridge, MA: MIT Press, 2001. ISBN: 9780262032933. Introduction ...

  7. .NET的那些事儿(9)——C# 2.0 中用iTextSharp制作PDF(基础篇) .

    该文主要介绍如何借助iTextSharp在C# 2.0中制作PDF文件,本文的架构大致按照iTextSharp的操作文档进行翻译,如果需要查看原文,请点击一下链接:http://itextsharp. ...

  8. Python Standard Library

    Python Standard Library "We'd like to pretend that 'Fredrik' is a role, but even hundreds of vo ...

  9. 读书笔记, Python - python-tricks-buffet-awesome-features

    To be a Pythonista 1. assert syntax: assert expression1 [",", expression2] 大致相当于 if __debu ...

随机推荐

  1. Swift2.3适配Swift3.0时出现的各种问题

    昨晚上一波手贱把我的小5s升到iOS10.如此配套的话,Xcode7.3升级Xcode8.1看来也是势在必行了.公司程序是Swift2.3的,出于对苹果的恐惧迟迟不敢升级.但丑媳妇儿总要见公婆,借这个 ...

  2. SEO定义目的,优化的好处

    SEO:search engine optimization(搜索引擎优化) SEO严谨的定义:SEO是指在了解搜索引擎自然排名机制的基础上,对网站进行内部及外部的调整优化,改进网站在搜索引擎中关键字 ...

  3. Unsupported major.minor version 51.0解决方案

    在使用myeclipse创建map/reduce项目,或者运行hadoop程序时: 在安装hadoop-eclipse-plugin插件会报:Unsupported major.minor versi ...

  4. Jquery - UI - Dialog(转)

    jQuery UI Dialog常用的参数有: 1.autoOpen:默认true,即dialog方法创建就显示对话框 2.buttons:默认无,用于设置显示的按钮,可以是JSON和Array形式: ...

  5. MySQL字段自增自减的SQL语句

    MySQL的自增语句大家应该都很熟悉 也很简单 update `info` set `comments` = `comments`+1 WHERE `id` = 32 这样就可以了,但是有时候我们会涉 ...

  6. SLF4J 教程

    转自:SLF4J 教程 一.介绍:简单日记门面(simple logging Facade for java)SLF4J是为各种loging APIs提供一个简单统一的接口,从而使得最终用户能够在部署 ...

  7. aps.net 页面事件执行顺序

  8. Linux入门(六)ubuntu下vim编辑器安装与使用

    原文链接:http://jingyan.baidu.com/article/219f4bf7d03187de452d3862.html 一.安装 vim 控制台版本的vim随ubuntu一起发行,因此 ...

  9. 两端对齐布局与text-align:justify

    百分比实现 首先最简单的是使用百分比实现,如下一个展示列表: <!DOCTYPE html> <html> <head> <meta charset=&quo ...

  10. hdu_2328_Corporate Identity(暴力枚举子串+KMP)

    题目链接:hdu_2328_Corporate Identity 题意: 给你n个串,让你找这n个串的最大公共子串 题解: 串比较小,暴力枚举第一个的子串,然后KMP判断是否可行 #include&l ...