"Wow," Mike said. "It's snowing."I looked at the little cotton fluffs that were building up along the sidewalk and swirling erratically past my face.

哇,mike说道,下雪了。我看着小的棉花糖绒毛一般的雪花堆在人行道两旁,不规律的旋转着经过我的脸庞。

"Ew." Snow. There went my good day.

EW下雪了,我的好日子到了。

“呃。”雪。我的好日子一去不返了。

He looked surprised. "Don't you like snow?"

他看起来很惊讶,你不喜欢雪吗?

"No. That means it's too cold for rain." Obviously.

不喜欢,它和雨比起来太冷了,显而易见。

“不喜欢。这意味着冷得都不能下雨了。”

"Besides, I thought it was supposed to come down in flakes — you know, each one unique and all that. These just look like the ends of Q-tips."

另外,我觉得雪应该一片片飘下来—你知道的,每一片都是独一无二的,就像棉花糖一般。

"Haven't you ever seen snow fall before?" he asked incredulously.

在这之前你没有见过下雪吗?他惊讶的问道。

"Sure I have." I paused. "On TV."

当然见过,我停顿了一下,在电视上见过。

Mike laughed. And then a big, squishy ball of dripping snow smacked into the back of his head. We both turned to see where it came from.

mike笑了,然后一个大的,黏糊糊的雪球向他的后脑勺砸来。我们都看向是来自哪里的。

I had my suspicions about Eric, who was walking away, his back toward us — in the wrong direction for his next class.

我怀疑是eric,那个刚走开的,他背对着我们,在去他下一节课错误的方向。

Mike appatently had the same notion.

mike显然有同样的想法。

迈克大笑起来。然后,一个巨大的、松软的雪球不偏不倚地砸在了他后脑勺上。我们都回过头去看是谁干的。我怀疑是埃里克,他正背对着我们走开——但不是向他下一堂课的方向。迈克显然也这样认为。

Chapter 2 Open Book——18的更多相关文章

  1. Chapter 5 Blood Type——18

    "The Red Cross is having a blood drive in Port Angeles next weekend, so I thought you should al ...

  2. Chapter 1 First Sight——18

    But at least he sent me to an empty desk at the back without introducing me to the class. 但是最后他给我最后面 ...

  3. 清华大学计算机系大二 java 小学期考试题(摘自知乎)

    public class Main { public void test(Object o) { System.out.println("Object"); } public vo ...

  4. App Distribution Guide (一)

    This guide contains everything you need to know to distribute an app through the App Store or Mac Ap ...

  5. Think Python - Chapter 18 - Inheritance

    In this chapter I present classes to represent playing cards, decks of cards, and poker hands.If you ...

  6. 《Linux内核设计与实现》Chapter 18 读书笔记

    <Linux内核设计与实现>Chapter 18 读书笔记 一.准备开始 一个bug 一个藏匿bug的内核版本 知道这个bug最早出现在哪个内核版本中. 相关内核代码的知识和运气 想要成功 ...

  7. Chapter 18 MySQL NDB Cluster 7.3 and NDB Cluster 7.4渣翻

    Table of Contents 18.1 NDB Cluster Overview      18.2 NDB Cluster Installation      18.3 Configurati ...

  8. 零元学Expression Blend 4 - Chapter 18 用实例了解互动控制项「CheckBox」II

    原文:零元学Expression Blend 4 - Chapter 18 用实例了解互动控制项「CheckBox」II 延续上一章的CheckBox教学,本章将以实作继续延伸更灵活的运用CheckB ...

  9. 《算法导论》习题解答 Chapter 22.1-8(变换邻接表的数据结构)

    一般散列表都与B+树进行比较,包括在信息检索中也是. 确定某条边是否存在需要O(1). 不足: (1)散列冲突. (2)哈希函数需要不断变化以适应需求. 另外:B+树.(见第18章) 与散列表相比的不 ...

随机推荐

  1. Maven手动增加依赖jar到本地Maven仓库中

    Apache Maven是一个项目管理及自动构建工具,有APache软件基金会提供.我们只要配置成功后就可以通过配置pom.xml添加所需依赖的jar包和类库,因为这些类库已经在我们配置的Maven仓 ...

  2. sql server 数据库创建链接服务器访问另外一个sql server 数据库

    继上篇在sql server中创建链接服务器访问oracle数据库:http://www.cnblogs.com/527289276qq/p/4770379.html 本文介绍在sql server中 ...

  3. python 基础学习2--编程

    python编程的步骤为: __name__ 指示模块如何被加载:如果模块被导入,__name__的值是模块的名称,如果模块被直接执行,__name__的值是main 变量不用进行声明,直接赋值:无需 ...

  4. 为Array 添加indexOf

    为array赋予属性 if (!Array.prototype.indexOf) { Array.prototype.indexOf = function (elt /*, from*/) { var ...

  5. awk学习笔记一:基础(转)

    awk内置变量 ARGC 命令行参数个数ARGV 命令行参数排列ENVIRON 支持队列中系统环境变量的使用FILENAME awk浏览的文件名FNR 浏览文件的记录数FS 设置输入域分隔符,等价于命 ...

  6. loadrunner 日志

    loadrunner 日志包括两个部分 1.在VUGEN中运行后的日志,日志存放在脚本目录下output.log2.在controller中运行后的日志, result setting 设置目录 1. ...

  7. Chapter 2 Open Book——29

    Which left me with nothing to do but try to not look at him…unsuccessfully. 我没什么事情可以做但是我尝试不去看他,但是失败了 ...

  8. 【Python@Thread】threading模块

    theading模块的Thread类 属性: name 线程名 ident 线程标识符 daemon  布尔值,标示是否为守护线程 方法: __init__(target=None, name=Non ...

  9. Angular2,React集成

    https://www.packtpub.com/books/content/integrating-angular-2-react http://www.syntaxsuccess.com/view ...

  10. js提交form表单

    <form action="/Enterprise/member" id="sendinviteid" method="post"&g ...