He bent over and began scraping together a pile of the white mush.

他弯下腰,开始团起一个白色的雪球。

"I'll see you at lunch, okay?" I kept walking as I spoke. "Once people start throwing wet stuff, I go inside."He just nodded, his eyes on Eric's retreating figure.

我能在中饭看见你,好吗? 我边走边说着。人们一开始打雪仗我就跑进去。他点点头,但是他的眼睛已经盯上了艾瑞克的背影。

Throughout the morning, everyone chattered excitedly about the snow;apparently it was the first snowfall of the new year.

整个早晨,每个人都在激动的谈论着这场雪,显然这是今年的第一场雪。

I kept my mouthshut. Sure, it was drier than rain — until it melted in your socks.

我一直抿着嘴唇。当然这比下雨要干燥一些,直到它在你的靴子里融化开。

I walked alertly to the cafeteria with Jessica after Spanish. Mush ballswere flying everywhere. I kept a binder in my hands, ready to use it as ashield if necessary.

在西班牙语课之后我和jessica一起走到了自主餐厅,雪球在各个地方飞着。我手里拿着以恶搞文件夹,准备用它做一些必要的防御。

Jessica thought I was hilarious, but something in myexpression kept her from lobbing a snowball at me herself.

jessica看见我有点恶搞,但是看到我的表现,她放弃准备扔我一个雪球的打算。

Mike caught up to us as we walked in the doors, laughing, with icemelting the spikes in his hair.

我们刚进们mike就追上了我们,笑着,头发沾满了冰渣。

He and Jessica were talking animatedly about the snow fight as we got in line to buy food.

他和jessic正在谈论刚刚那场雪仗在我们排队买食物的时候。

I glanced toward that table in the corner out of habit. And then I froze where I stood. Therewere five people at the table.

我习惯性朝着角落的桌子瞟了一眼。然后僵在了那里。那里有五个人坐在那张桌子那里。

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

  1. Chapter 1 First Sight——19

    "I'm headed toward building four, I could show you the way…" Definitely over-helpful. &quo ...

  2. Chapter 5 Blood Type——19

    "Are you feeling faint?" “你感觉头晕吗?” "Yes, sir," I muttered, internally kicking my ...

  3. CHAPTER 19 Ordering the World 第19章 分类世界

    CHAPTER 19 Ordering the World 第19章 分类世界 Our planet is home to a bewildering variety of plants and an ...

  4. 零元学Expression Blend 4 - Chapter 19 如何让做好的Blend专案变Silverlight网页

    原文:零元学Expression Blend 4 - Chapter 19 如何让做好的Blend专案变Silverlight网页 本章将教大家如何把制作好的Blend专案变为可以让任何人在网际网路浏 ...

  5. MySQL Crash Course #10# Chapter 19. Inserting Data

    INDEX BAD EXAMPLE Improving Overall Performance Inserting Multiple Rows INSTEAD OF Inserting a Singl ...

  6. Chapter 4 Invitations——19

    After I hung up, I tried to concentrate on dinner — dicing the chicken especially; I didn't want to ...

  7. Chapter 3 Phenomenon——19

    His unfriendliness intimidated me. 他的不友好恐吓到了我. My words came out with less severity than I'd intende ...

  8. MySQL Crash Course #19# Chapter 27. Globalization and Localization

    Globalization and Localization When discussing multiple languages and characters sets, you will run ...

  9. [转]第四章 使用OpenCV探测来至运动的结构——Chapter 4:Exploring Structure from Motion Using OpenCV

    仅供参考,还未运行程序,理解部分有误,请参考英文原版. 绿色部分非文章内容,是个人理解. 转载请注明:http://blog.csdn.net/raby_gyl/article/details/174 ...

随机推荐

  1. lsof使用

    用netstat命令去统计服务器目前的网络连接状态 netstat -n|awk '/^tcp/{++S[$NF]}END{for(a in S) print a,S[a]}'   netstat - ...

  2. IO流数据读写总结

    1.用java自带的IO读写方法 官方API网站:http://docs.oracle.com/javase/7/docs/api/ 2.Apache的Commons-io-2.4.jar中的方法,参 ...

  3. MSMQ小Demo

    Demo基于http://www.cnblogs.com/zhili/p/MSMQ.html Server代码: using System.Messaging; using System.Text; ...

  4. JavaFX基础学习之OkHttp/Gson2

    222 package application; import java.io.IOException; import java.net.URL; import java.util.ResourceB ...

  5. sqlserver负载均衡

    http://www.cnblogs.com/gaizai/p/3644510.html

  6. myeclipse2014安装aptana3.4.0插件

    1.下载aptana3.4.0_eclipse的zip包  http://pan.baidu.com/s/1qXOiZl6 2.打开myeclipse2014,选择help→install from ...

  7. iOS蓝牙开发

    蓝牙常见名称和缩写 MFI ======= make for ipad ,iphone, itouch 专们为苹果设备制作的设备 BLE ==== buletouch low energy,蓝牙4.0 ...

  8. linux远程登录ssh免密码

    原文链接,感谢原作者. (一)问题: 假如我们现在有两台机器:ServerA和ServerB,现在想要让ServerA不用输入密码就能够进行访问. (二)方法和原理: 我们使用ssh-keygen在S ...

  9. android ScrollView中嵌套listview listview可点击处理,可展开

    public class MyListView extends ListView { public MyListView(Context context, AttributeSet attrs, in ...

  10. iOS通过URL Scheme启动app(收集了常用的app的URL Scheme)

    URL Scheme不仅可以打开其他的app,当然你也能为自己的app设置URL Scheme 1.如何设置给app设置URL Scheme 添加URL types字段数组 设置URL identif ...