Chapter 5 Blood Type——27
And then Mike staggered through the door, now supporting a sallow-looking Lee Stephens, another boy in our Biology class.
然后Mike吃惊的走进门来,并且搭着LeeStephens,他脸色也不好,这是另一个同样在上生物可的男生。
Edward and I drew back against the wall to give them room.
Edward和我撤到贴着墙的地方给他们挪位置。
"Oh no," Edward muttered. "Go out to the office, Bella."
“难受,”Edward嘟囔着。“Bella我们出去把。”
I looked up at him, bewildered.
我困惑的看着他。
"Trust me — go."
“相信我 —— 走吧”
I spun and caught the door before it closed, darting out of the infirmary.
我在门关上前抓住门,窜出了医务室。
I could feel Edward right behind me.
我能感觉到Edward就在我后面。
"You actually listened to me." He was stunned.
“你真听我的话。”他说到
"I smelled the blood," I said, wrinkling my nose.
“我闻到了血的味道,”我说,怂了怂鼻子
Lee wasn't sick from watching other people, like me.
Lee不会像我一样看见别人就感觉恶心了吧。
"People can't smell blood," he contradicted.
“人是不能闻到血的味道的,”他反驳道。
"Well, I can — that's what makes me sick. It smells like rust… and salt."
“但是我能 —— 这就是让我恶心的原因。它的味道就像铁锈并且是咸的”
He was staring at me with an unfathomable expression.
他用深不可测的表情盯着我。
"What?" I asked.
“怎么了?”我问。
"It's nothing."
“没什么。”
Chapter 5 Blood Type——27的更多相关文章
- 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——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——30
That wasn't a challenge; I was always pale, and my recent swoon had left a light sheen of sweat on m ...
- Chapter 5 Blood Type——29
"We're meeting at my dad's store, at ten." “十点,我们在我爸的店见面.” His eyes flickered to Edward ag ...
随机推荐
- MYSQL可调用执行自定义SQL的代码
DELIMITER $$ USE `mysql_wispeed01`$$ DROP PROCEDURE IF EXISTS `sp_execSQL`$$ CREATE DEFINER=`sa`@`%` ...
- 上传插件webupload之调用拍照兼容问题
在项目中,移动端用到了webupload插件来实现上传功能(我觉得这个插件挺好用的,所以无论pc还是移动端我都使用了这个插件来做上传功能) 在移动端要调起拍照功能,实现上传,须得在webuploade ...
- 网页加水印 svg 方式
/** *网页加水印 svg 方式 * * @export * @param {*} [{ * container = document.body, * content = '请勿外传', * wid ...
- pip离线安装依赖包
pip安装离线本地包 导出本地已有的依赖包 pip freeze > requirements.txt 将依赖包下载到本地 # 下载到当前目录,指定pip源 pip download -r re ...
- EXCLE 导入 或 导出
首先要引用 NPOI.dll (可在网上下载!)//导入public void OnSubmit() { string path = Server.MapPat ...
- [GIT] 更新.repo目录
cd .repo/manifests/ git co -f git pull
- Java工作原理:JVM,内存回收及其他
JAVA虚拟机系列文章 http://developer.51cto.com/art/201001/176550.htm Java语言引入了Java虚拟机,具有跨平台运行的功能,能够很好地适应各种We ...
- Markdown基础语法笔记
# 一级标题## 二级标题### 三级标题###### #号之后记得加一个空格 仅支持1-6级标题 ### 列表 - 文本1 - 文本2 - 文本3+ 列表2* 列表2 ### 有序列表1. 有序文 ...
- TCP协议学习总结(下)
在前两边TCP学习总结中,也大概地学习了TCP的整个流程,但许多细节中的细节并没有详细学习,例如超时重传问题,每次瓶颈回归慢启动效率问题以及最大窗口限制问题等.本学习篇章最要针对这些细节中的细节进行学 ...
- emWin监护仪界面设计,含uCOS-III和FreeRTOS两个版本
第5期:监护仪界面设计 配套例子:V6-908_STemWin提高篇实验_监护仪界面设计(uCOS-III)V6-909_STemWin提高篇实验_监护仪界面设计(FreeRTOS) 例程下载地址:h ...