Chapter 2 Open Book——13
"People in this town," he muttered. "Dr. Cullen is a brilliant surgeon who could probably work in any hospital in the world, make ten times the salary he gets here," he continued, getting louder.
在我们城镇的人。他抱怨的说到。Cullen医生是一个能在世界上任何一个医院工作的有才医生,能收到10倍于这里的薪水,他声音越来越响。
"We're lucky to have him — lucky that his wife wanted to live in a small town.
我们很幸运能有他,很幸运他的妻子想要住在这个小城镇里面
He's an asset to the community, and all of those kids are well behaved and polite.
他是社区的一员,所有他的孩子表现都很好很有礼貌。
他是这个社区的财富。他的孩子们个个都行为端正,礼貌得体。
I had my doubts, when they first moved in, with all those adopted teenagers. I thought we might have some problems with them.
我有我的疑问,当他们第一次进来的时候,对于所有领养的年轻人来说。我想我们对他有一些想法。
他们刚搬来时我也曾对这些这个年纪被收养的孩子产生过疑虑。
But they'reall very mature — I haven't had one speck of trouble from any of them.
但是他们真的很成熟,我没有一次听说他们造成过麻烦。
That's more than I can say for the children of some folks who have lived in this town for generations.
我能说他们比福克斯本地的同龄人来说要好。
而有些世世代代住在镇上的家伙,他们的孩子我简直没法说。
And they stick together the way a family should — camping trips every other weekend… Just because they're newcomers, people have to talk."
他们家庭经常在一起,周末野营。只是因为他们是新来的人,人们不得不讨论他们。
而且他们确实像一家人那样团结——每两周就去一次露营……只不过因为他们是新来的,人们就对他们说长道短。
It was the longest speech I'd ever heard Charlie make. He must feel strongly about whatever people were saying.
这是我听过查理斯最长的说话了。他一定对人民所说的话坚信不疑。
这是我听过的查理一口气说出的最长的话。他一定是对人们的流言蜚语气愤得不得了。
Chapter 2 Open Book——13的更多相关文章
- Chapter 2 Open Book——13
"People in this town," he muttered. "Dr. Cullen is a brilliant surgeon who could prob ...
- Chapter 1 First Sight——13
It was just drizzling still, not enough to soak me through immediately as I reached for the house ke ...
- Chapter 5 Blood Type——13
"Kryptonite doesn't bother me, either," he chuckled. “氪星石也不会影响我,” 他笑着说道. "You're not ...
- EffictiveC++笔记 第3章
Chapter 3 资源管理 条款13: 以对象管理资源 有时即使你顺利地写了对应对象的delete语句,但是前面的区域可能会有一个过早的return语句或者抛出了异常.它们一旦执行,控制流绝不会触及 ...
- EffectiveC++笔记 目录
Charpter 1. 让自己习惯C++ 条款01: 视C++为一个语言联邦 条款02: 尽量以const,enum,inline替换#define 条款03: 尽可能使用const 条款04: ...
- EffectiveC++ 第3章 资源管理
我根据自己的理解,对原文的精华部分进行了提炼,并在一些难以理解的地方加上了自己的"可能比较准确"的「翻译」. Chapter 3 资源管理 条款13: 以对象管理资源 有时即使你顺 ...
- ssm 关于mybatis启动报Result Maps collection already contains value for ...的问题总结
Result Maps collection already contains value for com.zhaike.mapping.ChapterMapper.BaseResultMap Err ...
- Chapter 13. Miscellaneous PerlTk Methods PerlTk 方法杂项:
Chapter 13. Miscellaneous PerlTk Methods PerlTk 方法杂项: 到目前为止,这本书的大部分章节 集中在特定的几个部件, 这个章节覆盖了方法和子程序 可以被任 ...
- 零元学Expression Blend 4 - Chapter 13 用实例了解布局容器系列-「Pathlistbox」I
原文:零元学Expression Blend 4 - Chapter 13 用实例了解布局容器系列-「Pathlistbox」I 本系列将教大家以实做案例认识Blend 4 的布局容器,此章介绍的布局 ...
随机推荐
- 笔记:使用mailto在网页中链接Email地址
<a>标签还有一个作用是可以链接Email地址,使用mailto能让访问者便捷向网站管理者发送电子邮件.我们还可以利用mailto做许多其它事情.下面一一进行讲解,请看详细图示: 注意:如 ...
- mapnik渲染原理
https://bbs.csdn.net/topics/390853826
- SRM476
250pt 题意:饲养N<=50只Badgers,每只食量是X[i],当没看到别的一只Badgers吃东西时,它的食量就会增加Y[i],现在一共用P的粮食,问最多能养的起多少只獾. 思路:枚举一 ...
- expect 安装使用
expect 命令相当于crt远程连接,可用于脚本化实现多服务器巡检功能. 一.expect 命令安装: 1.rpm 文件下载:百度云链接:http://pan.baidu.com/s/1sl1wSU ...
- 查询指定网段可用IP脚
方法一:linux命令 1.fping安装: yum install fping 2.fping使用: fping -g ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...
- 《A computer-aided healthcare system for cataract classification and grading based on fundus image analysis》学习笔记
Abstract This paper presents a fundus image analysis based computer aided system for automatic class ...
- 前端开发 - jQuery
本节内容 一.jQuery概述 二.选择器 三.操作DOM 四.修改DOM结构 五.事件 六.动画 七.AJAX(待续) 八.扩展(待续) 一.jQuery概述 jQuery 是一个 JavaScri ...
- Android-Java静态代码块&局部代码块
静态代码块: 静态代码块什么时候执行,是由当前类被加载进内存的时候,什么时候当前类被加载进内存? 答:例如 描述好了Student对象,当 new Student(); 的时候,第一步:是把Stude ...
- Android-WebView加载网络图片&网页
加载网络图片: 链接地址: http://bcs.link-us.com.cn/directBank/newHX149/directBank/h5/www/dist/img/e113.jpg 确保链 ...
- INDEX--从数据存放的角度看索引
测试表结构: CREATE TABLE TB1 ( ID ,), C1 INT, C2 INT ) 1. 聚集索引(Clustered index) 聚集索引可以理解为一个包含表中除索引键外多有剩余列 ...