Chapter 5 Blood Type——30
That wasn't a challenge; I was always pale, and my recent swoon had left a light sheen of sweat on my face.
这没什么挑战;我总是看起来苍白,并且我最近头晕的时候总有一束光打在我的脸上。
I sat in one of the creaky folding chairs and rested my head against the wall with my eyes closed.
我坐在一张老式的折椅上闭着眼将头靠在墙上。
Fainting spells always exhausted me.
昏厥的咒语让我疲惫。
I heard Edward speaking softly at the counter.
我听到Edward在角落轻声说话。
"Ms. Cope?"
“Cope先生”
"Yes?" I hadn't heard her return to her desk.
“怎么了?”我没有听到让回到她的位置。
"Bella has Gym next hour, and I don't think she feels well enough.
“Bella后面有Gym课,我觉得他还没有好
Actually, I was thinking I should take her home now. Do you think you could excuse her from class?"
事实上,我认为我想现在送她回家。你能帮她把下节课请个假吗?”
His voice was like melting honey. I could imagine how much more overwhelming his eyes would be.
他的声音柔软的就像蜂蜜。我能想象到他那双令人难以抗拒的眼睛。
"Do you need to be excused, too, Edward?" Ms. Cope fluttered. Why couldn't I do that?
“你也需要请假吗Edward?”Cope急不可耐地说道。为什么我不能有这样待遇呢?
"No, I have Mrs. Goff, she won't mind."
“不,我会和Goff老师说的,她不会介意的。”
"Okay, it's all taken care of. You feel better, Bella," she called to me. I nodded weakly, hamming it up just a bit.
“好的,都会好起来的。你感觉好点了把Bella,”她向我说着。我弱弱的点头,表演的有点过头。
"Can you walk, or do you want me to carry you again?" With his back to the receptionist, his expression became sarcastic.
“你能走吗?或者你需要我再扶着你走?”等接待员走了,他的表达就变的刻薄起来。
"I'll walk."
“我能走。”
Chapter 5 Blood Type——30的更多相关文章
- Chapter 5 Blood Type——18
"The Red Cross is having a blood drive in Port Angeles next weekend, so I thought you should al ...
- Chapter 5 Blood Type——27
And then Mike staggered through the door, now supporting a sallow-looking Lee Stephens, another boy ...
- Chapter 5 Blood Type——24
"She's just a little faint," he reassured the startled nurse. "They're blood typing i ...
- 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 ...
- Chapter 5 Blood Type——22
Suddenly the sidewalk disappeared from beneath me. My eyes flew open in shock. 突然我身下的人行道消失了.我飞快的睁开眼睛 ...
- Chapter 5 Blood Type——17
"I'll be coming around with a dropper of water to prepare your cards, so please don't start unt ...
- Chapter 5 Blood Type——32
"Where are you all going, exactly?" He was still looking ahead, expressionless. “真的,你要去哪里? ...
- Chapter 5 Blood Type——31
I stood carefully, and I was still fine. He held the door for me, his smile polite but his eyes mock ...
- Chapter 5 Blood Type——29
"We're meeting at my dad's store, at ten." “十点,我们在我爸的店见面.” His eyes flickered to Edward ag ...
随机推荐
- GitHub的简单使用记录
记录于:2013/4/24 GitHub(网址 https://github.com/)是一个面向开源及私有软件项目的托管平台,因为只支持Git作为唯一的版本库格式进行托管,故名GitHub. G ...
- C++第一课:基本语法for Visual Studio 2015[个人见解]
在学习C++时,或许不了解情况的人会问:到底先学习C语言还是C++,哪个更好? 那么小编的个人见解是:你在学习时别管哪个语言好与不好,是个语言它都是好语言,关键在于你会挖掘其中存在的价值,C++可以说 ...
- WinccFlexible 同一个项目创建多个connections
在一个WinccFlexible 项目中,可以创建多个通讯连接,以满足不同的接口要求. 但是需要在控制面板上 Set PG/PC Interface中添加新的连接,并绑定对应的网卡即可.
- Visual Studio(VS)秘钥集合
Visual Studio 2019 Pro :NYWVH-HT4XC-R2WYW-9Y3CM-X4V3Y
- CentOS7 防火墙(firewall)的操作命令(转)
安装:yum install firewalld 1.firewalld的基本使用 启动: systemctl start firewalld 查看状态: systemctl status firew ...
- HelloPython
HELLOWORD!你好!Python! 学习Python已有一段时间,一个人自学颇不容易,在此分享一些自己学习经验和感受,温故而知新,也希望自己能有些新收获. 学习Python,大多数人创建的第一个 ...
- js与jq基础记录
1.在js传递参数中含加号(+)的处理方式: 只需要把js中传过去的+号替换成base64 编码 %2B:encodeURI(str).replace(/\+/g,'%2B'). 2.随机产生8位随机 ...
- koa2学习(一)
前期准备: node环境 npm包管理工具 安装Koa npm install --save koa 第一个程序 创建index.js const Koa = require('koa'); cons ...
- 微信小程序开发-窗体设置
"window": { "backgroundTextStyle": "light", "navigationBarBackgro ...
- 1.3 History of Android Plug-in Programing
In July 27, 2012 , it was the first milestone in Android plug-in technology. Yimin Tu(mmin18 o ...