Mike interrupted us then — he was planning an epic battle of the blizzard in the parking lot after school and wanted us to join.

mike打断了我们,他准备了一个史诗级的战斗,在停车场的暴风雪中,在放学之后,然后想让我们加入。

他计划放学后在停车场来一场史诗般的暴风雪式雪仗,想让我们加入。

Jessica agreed enthusiastically.

jessica热情的接受了。

The way she looked at Mike left little doubt that she would be up for anything he suggested.

从她看mike的方式来说她对于他的任何建议都不会质疑的。

I kept silent. I would have to hide in the gym until the parking lot cleared.

我保持沉默。我不得不隐藏到体育课直到停车场战斗结束。

我保持沉默。看样子在停车场没人以前我都得躲在体育馆里了。

For the rest of the lunch hour I very carefully kept my eyes at my own table.

中饭剩下的时间我非常小心的保持这我的眼睛看着自己的桌子。

剩下的午餐时间里我小心翼翼地让自己的视线一直停留在我自己的桌子上。

I decided to honor the bargain I'd made with myself.

我决定对于我的荣誉讨价还价。

我决定尊重心底的天人交战的结果。

Since hedidn't look angry, I would go to Biology.

至少他看起来没有生气,我能去上生物课。

既然他看上去没在生气,我就去上生物课。

My stomach did frightened little flips at the thought of sitting next to him again.

一想到他要坐在我的旁边,我的胃受惊的小翻了。

一想到要再次坐在他旁边,我的胃就可怕地抽动几下。

I didn't really want to walk to class with Mike as usual — he seemed to be a popular target for the snow ball snipers — but when we went to thedoor, everyone besides me groaned in unison.

我真的不想和平常一样和mike一起走去上课,他看起来很容易变成流行的焦点对于飞来的雪球来说,但是当我们出门后,除了我身边的所有人都在呻吟。

我不太想和平时一样跟迈克一起去教室——他似乎是个极受欢迎的雪球狙击手们的移动靶子。但当我们走到门外的时候,我身旁的每个人都不约而同地唉声叹气起来。

It was raining, washing all traces of the snow away in clear, icy ribbons down the side of the walkway.

又下雨了,洗干净了所有雪的痕迹,冰丝结在走道的一边。

下雨了,雨水把积雪冲刷得干干净净,在人行道留下一道道冰痕。

I pulled my hood up, secretly pleased. I would be free to go straight home after Gym.

我隐藏了我自己的想法,偷偷高兴着。我在体育课之后能直接回家了。

我窃喜着套上兜帽:下了体育课我可以直接回家了。

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

  1. Chapter 1 First Sight——23

    I stared because their faces, so different, so similar, were all devastatingly, inhumanly beautiful. ...

  2. Chapter 5 Blood Type——23

    I didn't answer. I closed my eyes again and fought the nausea with all my strength, clamping my lips ...

  3. Typical sentences in SCI papers

       Beginning  1. In this paper, we focus on the need for   2. This paper proceeds as follow.   3. Th ...

  4. Gradle cookbook(转)

    build.gradle apply plugin:"java" [compileJava,compileTestJava,javadoc]*.options*.encoding ...

  5. 《Effective Java》读书笔记 - 5.泛型

    Chapter 5 Generics Item 23: Don't use raw types in new code 虽然你可以把一个List<String>传给一个List类型(raw ...

  6. 零元学Expression Blend 4 - Chapter 23 Deep Zoom Composer与Deep Zoom功能

    原文:零元学Expression Blend 4 - Chapter 23 Deep Zoom Composer与Deep Zoom功能 最近有机会在工作上用到Deep Zoom这个功能,我就顺便介绍 ...

  7. Chapter 4 Invitations——23

    The next morning, when I pulled into the parking lot, I deliberately parked as far as possible from ...

  8. Chapter 3 Phenomenon——23

    Charlie put one arm behind my back, not quite touching me, and led me to the glass doors of the exit ...

  9. MySQL Crash Course #15# Chapter 23. Working with Stored Procedures

    以前写过类似的东西,用来自动生成数据. 你可以将 Stored Procedure 理解为可以重复使用的批处理文件. Stored Procedure 非常有用,我们应该尽可能地去使用它. 那么,应用 ...

随机推荐

  1. 金蝶KIS专业版替换SXS.dll 遭后门清空数据被修改为【恢复数据联系QQ 735330197,2251434429】解决方法 修复工具。

    金蝶KIS专业版 替换SXS.dll 遭后门清空数据(凭证被改为:恢复数据联系QQ 735330197,2251434429)恢复解决方法. [客户名称]:山东青岛福隆发纺织品有限公司 [软件名称]: ...

  2. C#Redis列表List

    一.前戏 在Redis中,List类型是按照插入顺序排序的字符串链表.和数据结构中的普通链表一样,我们可以在其头部(left)和尾部(right)添加新的元素.在插入时,如果该键并不存在,Redis将 ...

  3. 纯CSS实现tab选项卡切换

    <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta cont ...

  4. js 判断是否为正数

    function validate(num) { var reg = /^\d+(?=\.{0,1}\d+$|$)/   if(reg.test(num)) return true;   return ...

  5. 嗯,这个BLOG其实是个更新服务器

    2333 软件:http://dwz.cn/NKSGUI

  6. 如何解决sql server定时作业调用Kettle job出错

    错误信息: Unable to list jar files in plugin folder 'C:\Windows\system32\config\systemprofile\.kettle\pl ...

  7. angular-ui-bootstrap插件API - Tabs

    Tabs 案例 <!DOCTYPE html> <html lang="en" ng-app="myApp"> <head> ...

  8. unity3d使用litjson中文显示的问题

    我们在使用litjson时它的编码方式是unicode的,所以我将json转成string输出时显示的是unicode的编码.这样我们显示或者保存中文时不是很方便.我们可以将中文的unicode转成能 ...

  9. CodeForces 709C Letters Cyclic Shift

    贪心. 肯定是两个$a$之间的那些字符都$-1$,没有$a$就全部$-1$.如果输入的串全是$a$,那么把最后一个$a$改成$z$. #pragma comment(linker, "/ST ...

  10. 键盘快速启动工具Launchy的简单使用技巧

    打开电脑面对林林总总的图标,找到对应的程序,快速启动显得尤为重要.这样有利于提高我们的效率. 好了,直接上图: 就是这款小巧的工具,界面如上. 接下来介绍这款工具的使用技巧. 1.安装成功后:打开工具 ...