Jessica pulled on my arm.

Jessica拉了一下我的手臂。

"Hello? Bella? What do you want?"I looked down; my ears were hot. I had no reason to feel self-conscious,I reminded myself. I hadn't done anything wrong.

怎么了bella?你想吃点啥,我低下头,我的耳朵红了,我没有理由感到难为情,我提醒我自己。我没有做错任何事情。

"What's with Bella?" Mike asked Jessica.

bella怎么了?mike问Jessica

"Nothing," I answered. "I'll just get a soda today." I caught up to the end of the line.

没事,我回答到,我今天只要一份苏打水。我排到了队伍最后面。

"Aren't you hungry?" Jessica asked.

你不饿吗?jessica问道

"Actually, I feel a little sick," I said, my eyes still on the floor.

事实上我感觉有点生病了,我说道,我的眼睛仍然看着地板。

I waited for them to get their food, and then followed them to a table,my eyes on my feet.

我等他们拿到了他们的事物,然后跟着他们去了桌子,过程中我的眼睛一直盯着我的脚。

I sipped my soda slowly, my stomach churning. Twice Mike asked, with unnecessary concern, how I was feeling.

我慢慢喝着我的苏打水,我的胃搅拌着。mike第二遍问道,在我感觉没有必要的关心。

I told him it was nothing, but I was wondering if I should play it up and escape to the nurse's office for the next hour.

我告诉他没事,但是我想知道是否我应该继续演戏然后逃跑到护士的办公室呆上一个小时。

Ridiculous. I shouldn't have to run away.

荒谬,我不能逃走。

I decided to permit myself one glance at the Cullen family's table. If he was glaring at me, I would skip Biology, like the coward I was.

我决定允许我自己瞟一眼Cullen家庭的桌子,如果他瞟见我,我就会逃掉生物课,就像我是个懦夫一样。

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

  1. Chapter 1 First Sight——20

    After two classes, I started to recognize several of the faces in each class. 两节课之后,我开始记住了每节课的那几张脸. ...

  2. Chapter 5 Blood Type——20

    "Just let me sit for a minute, please?" I begged. “就让我坐一会可以吗?” 我乞求道. He helped me sit on t ...

  3. css秘密花园

    picture元素 http://www.w3cplus.com/responsive/responsive-images-101-part-6-picture-element.htmlCHAPTER ...

  4. K12(在线学习的平台)

    项目:K12(在线学习的平台) 一.背景 目的是做一个在线的学习平台,提高学生的课程完成度 K12:大目标是要取代线下班 - 录制专门的视频 - 导师的监管:如果没有主动和那个学生聊天,就扣钱 - 学 ...

  5. Chapter 20: Diagnostics

    WHAT'S IN THIS CHAPTER?n Code contractsn Tracingn Event loggingn Performance monitoringWROX.COM CODE ...

  6. 零元学Expression Blend 4 – Chapter 20 以实作案例学习Childwindow

    原文:零元学Expression Blend 4 – Chapter 20 以实作案例学习Childwindow 本章将教大家如何运用Blend 4内建的假视窗原件-「ChildWindow」 Chi ...

  7. MySQL Crash Course #11# Chapter 20. Updating and Deleting Data

    INDEX Updating Data The IGNORE Keyword Deleting Data Faster Deletes Guidelines for Updating and Dele ...

  8. Chapter 20 Treatment-Confounder Feedback

    目录 20.1 The elements of treatment-confounder feedback 20.2 The bias of traditional methods 20.3 Why ...

  9. Chapter 4 Invitations——20

    Well, that was fine. I could leave him alone. 行吧,但愿一切都好.我能让他一个人. I would leave him alone. 我也会让他一个人的. ...

随机推荐

  1. 动态调用WCF

    最近在做的一个项目中需要动态调用WCF地址,因为有很多终端服务器,而每台终端服务器上都部署一个WCF服务,中央服务器需要不定时调用其中某个或者多个WCF服务执行相关操作,因此添加引用及配置文件配置的方 ...

  2. yii2.0单文件上传和多文件上传

    yii2文件上传使用到yii2自带的文件上传类UploadFIle,以及对应的模型规则,这里分别介绍单文件上传和多文件上传: yii2单个文件上传: 上传步奏,先创建上传表单模型model(包含验证规 ...

  3. Linux服务器操作系统

    Linux服务器操作系统 今日大纲 ●    服务器操作系统的系列.Linux的主流产品.虚拟机软件 ●    安装linux ●    linux基本命令 ●    用户管理及权限(多用户) ●   ...

  4. CodeForces 700B Connecting Universities

    统计每一条边的贡献,假设$u$是$v$的父节点,$(u,v)$的贡献为:$v$下面大学个数$f[v]$与$2*k-f[v]$的较小值. #pragma comment(linker, "/S ...

  5. HDU 1248 寒冰王座

    完全背包 #include<cstdio> #include<cstring> #include<cmath> #include<algorithm> ...

  6. Cells(Rows.Count, 1).End(xlUp).Row的含义

     NextRow = ActiveSheet.Cells(Rows.Count, 1).End(xlUp).Row + 1     这句话的意思是 取活动单元表的第一列最后一个有值的行的下一行行号. ...

  7. 关于Webapp的注意事项

    meta标签 <meta name="viewport" content="width=device-width, initial-scale=1.0, user- ...

  8. 《JS权威指南学习总结--7.10 数组类型》

    内容要点: 一.数组类型 判断它是否为数组通常非常有用.在ES5中,可以使用Array.isArray()函数来做这件事情: Array.isArray([]); //=>true Array. ...

  9. apache动态添加模块

    Apache已经安装完毕并投入运行,但是后来却发现部分模块没有加载,当然有两个方法: 1. 一是完全重新编译Apache, 再安装 2. 编译模块为SO文件,使用LoadModule指令加载扩展模块. ...

  10. 多尺度二维离散小波分解wavedec2

    对X进行N尺度小波分解 [C,S]=wavedec2(X,N,'wname'); clc,clear all,close all; load woman; [c,s]=wavedec2(X,2,'db ...