Chapter 2 Open Book——19
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的更多相关文章
- Chapter 1 First Sight——19
"I'm headed toward building four, I could show you the way…" Definitely over-helpful. &quo ...
- Chapter 5 Blood Type——19
"Are you feeling faint?" “你感觉头晕吗?” "Yes, sir," I muttered, internally kicking my ...
- CHAPTER 19 Ordering the World 第19章 分类世界
CHAPTER 19 Ordering the World 第19章 分类世界 Our planet is home to a bewildering variety of plants and an ...
- 零元学Expression Blend 4 - Chapter 19 如何让做好的Blend专案变Silverlight网页
原文:零元学Expression Blend 4 - Chapter 19 如何让做好的Blend专案变Silverlight网页 本章将教大家如何把制作好的Blend专案变为可以让任何人在网际网路浏 ...
- MySQL Crash Course #10# Chapter 19. Inserting Data
INDEX BAD EXAMPLE Improving Overall Performance Inserting Multiple Rows INSTEAD OF Inserting a Singl ...
- Chapter 4 Invitations——19
After I hung up, I tried to concentrate on dinner — dicing the chicken especially; I didn't want to ...
- Chapter 3 Phenomenon——19
His unfriendliness intimidated me. 他的不友好恐吓到了我. My words came out with less severity than I'd intende ...
- MySQL Crash Course #19# Chapter 27. Globalization and Localization
Globalization and Localization When discussing multiple languages and characters sets, you will run ...
- [转]第四章 使用OpenCV探测来至运动的结构——Chapter 4:Exploring Structure from Motion Using OpenCV
仅供参考,还未运行程序,理解部分有误,请参考英文原版. 绿色部分非文章内容,是个人理解. 转载请注明:http://blog.csdn.net/raby_gyl/article/details/174 ...
随机推荐
- 阿里云-对象储存OSS
最近 需要搞一个阿里云的文件上传 手机端主要做了图片上传 pod安装:pod 'AliyunOSSiOS', '~> 2.5.2' 主要就是需要四个参数:accessKey secretKey ...
- blog地址
1 Java 设计模式 http://www.cnblogs.com/java-my-life/
- OpenVPN GUI: "No TAP-WIN32 adapters on this system"
找到C:\Program Files\TAP-Windows\bin 管理员身份运行: deltapall.bat addtap.bat
- 淘淘商城_day07_课堂笔记
今日大纲 讲解订单系统 基于订单系统完成下单功能的开发 使用Solr完成商品的搜索功能 订单系统 说明:订单系统只是做讲解,不做开发. 导入taotao-order 表结构 订单表: 订单商品表: 疑 ...
- 在 Sublime Text 3 中快捷打开 git-gui
在文件夹右键菜单上可以方便的打开 git-gui,在 st 里面也可以添加这个右键菜单. 步骤如下: 安装 SideBarEnhancements 插件. 在 SideBarEnhancements ...
- 编写高质量iOS代码的52个有效方法1-1
一.使用向前声明(@class)的好处 1.有效减少编译器编译的时间: 2.有效避免循环引用: 二.字面量语法的好处 1.字面常量 精简.可用于所有数据类型,如: NSNumber *intNumbe ...
- ubuntu环境下docker安装步骤
本文是根据docker官方文档翻译,原文:https://docs.docker.com/engine/installation/linux/ubuntulinux/ Docker 支持以下 Ubun ...
- Infix to postfix 用stack模板,表达式没有括号
#include<stack> #include<iostream> #include<string> using namespace std; //优先级判断 c ...
- openwrt设置语言的过程
设置语言的流程一.关联的配置文件/etc/config/luci查看配置文件内容如下:root@hbg:/# cat /etc/config/luci config core 'main' ...
- linux上发布网站遇到的问题
在linux上部署mono之后,就自己使用vs写了个简单的网站上传到linux下的apache目录下的htdocs下,就使用主机的浏览器访问地址,但是很残酷的报错了!百思不得其解.搞了半天才想到是因为 ...