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

  1. Chapter 1 First Sight——13

    It was just drizzling still, not enough to soak me through immediately as I reached for the house ke ...

  2. Chapter 5 Blood Type——13

    "Kryptonite doesn't bother me, either," he chuckled. “氪星石也不会影响我,” 他笑着说道. "You're not ...

  3. Chapter 2 Open Book——13

    "People in this town," he muttered. "Dr. Cullen is a brilliant surgeon who could prob ...

  4. EffictiveC++笔记 第3章

    Chapter 3 资源管理 条款13: 以对象管理资源 有时即使你顺利地写了对应对象的delete语句,但是前面的区域可能会有一个过早的return语句或者抛出了异常.它们一旦执行,控制流绝不会触及 ...

  5. EffectiveC++笔记 目录

    Charpter 1. 让自己习惯C++   条款01: 视C++为一个语言联邦 条款02: 尽量以const,enum,inline替换#define 条款03: 尽可能使用const 条款04: ...

  6. EffectiveC++ 第3章 资源管理

    我根据自己的理解,对原文的精华部分进行了提炼,并在一些难以理解的地方加上了自己的"可能比较准确"的「翻译」. Chapter 3 资源管理 条款13: 以对象管理资源 有时即使你顺 ...

  7. ssm 关于mybatis启动报Result Maps collection already contains value for ...的问题总结

    Result Maps collection already contains value for com.zhaike.mapping.ChapterMapper.BaseResultMap Err ...

  8. Chapter 13. Miscellaneous PerlTk Methods PerlTk 方法杂项:

    Chapter 13. Miscellaneous PerlTk Methods PerlTk 方法杂项: 到目前为止,这本书的大部分章节 集中在特定的几个部件, 这个章节覆盖了方法和子程序 可以被任 ...

  9. 零元学Expression Blend 4 - Chapter 13 用实例了解布局容器系列-「Pathlistbox」I

    原文:零元学Expression Blend 4 - Chapter 13 用实例了解布局容器系列-「Pathlistbox」I 本系列将教大家以实做案例认识Blend 4 的布局容器,此章介绍的布局 ...

随机推荐

  1. spring+ibatis问题1—— 程序报错:java.sql.SQLException: Io 异常: Connection reset by peer, socket write error; ”或“java.sql.SQLException 关闭的连接”异常

    转自:http://blog.sina.com.cn/s/blog_1549fb0710102whz2.html spring+ibatis程序测试时报错:java.sql.SQLException: ...

  2. PHPMailer实现PHP邮件发送

    1.首先是下载PHPMailer http://code.google.com/a/apache-extras.org/p/phpmailer/ 2.解压 从中取出class.phpmailer.ph ...

  3. ASP_Login

    ===第一种============================================================================================== ...

  4. excel_VB宏脚本_批量生成点餐宝接受的格式

    Attribute VB_Name = "模块1" '作者:landv '开发时间:2015年12月28日18:09:34 '主要功能,为东风路小厨生成农行点餐宝所支持批量导入的格 ...

  5. php 生成.txt文件

    $content =array('color'=> array('blue','red','green'),'size'=> array('small','medium','large') ...

  6. JS学习之路,之弹性运动框架

    弹性运动:顾名思义,就如同物理中的加速减速运动,当开始时速度过大,到达终点时,速度不会立刻停下,而是再前进一段距离,而后再向相反方向运动,如此往复. var timer=null; var speed ...

  7. OMCS开发手册(03) -- 多媒体服务器

    前面我们已经详细介绍了基于OMCS开发网络多媒体应用的客户端程序所必需掌握的内容,现在我们来看一下OMCS服务端的开发.对于使用者而言,OMCS的服务端就非常简单了,只要实现一个用户验证的接口,挂接到 ...

  8. ejabberd模块开发

    参考: http://anders.conbere.org/journal/ http://www.process-one.net/en/wiki/ejabberd_module_developmen ...

  9. kvstore存储介质redis代码

    <?php /** * ShopEx licence * * @copyright Copyright (c) 2005-2010 ShopEx Technologies Inc. (http: ...

  10. 在客户端缓存Servlet的输出

    对于不经常变化的数据,在servlet中可以为其设置合理的缓存时间值,以避免浏览器频繁向服务器发送请求,提升服务器的性能. public class ServletContext7 extends H ...