Chapter 5 Blood Type——24
"She's just a little faint," he reassured the startled nurse. "They're blood typing in Biology."
"她只是有点头晕," 他让护士放心的说道。“他们再生物课上测血型。”
The nurse nodded sagely. "There's always one."
护士明白的点点头。“总是有一两个这样的”
He muffled a snicker.
他偷偷的笑着
"Just lie down for a minute, honey; it'll pass."
“你先躺一会,宝贝;会好起来的。”
"I know," I sighed. The nausea was already fading.
“我怕知道,”我叹气道。恶心已经过去了。
"Does this happen a lot?" she asked.
“这经常发生吗?”她问道。
"Sometimes," I admitted. Edward coughed to hide another laugh.
“有时,” 我承认道。Edward用咳嗽隐藏着另一阵笑容。
"You can go back to class now," she told him.
“你现在能回去上课了,” 她告诉他。
"I'm supposed to stay with her."
“我想我应该守着她”
He said this with such assured authority that — even though she pursed her lips — the nurse didn't argue it further.
他用一种确定的权威说着 - 即使她撅起她的嘴唇 - 护士没有再纠缠下去。
"I'll go get you some ice for your forehead, dear," she said to me, and then bustled out of the room.
“我会拿些冰块敷一敷你的额头,亲爱的,” 她对着我说道,然后忙碌的走出了房间。
"You were right," I moaned, letting my eyes close.
“你是对的,” 我抱怨着,闭上了眼睛。
Chapter 5 Blood Type——24的更多相关文章
- 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——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 ...
随机推荐
- freebsd 时间校准
修改 /etc/rc.conf ntpdate_enable='YES'ntpd_enable='YES' 如果这里不指定ntpdate_hosts=参数的话,ntpdate会读取/etc/ntp.c ...
- Hive参数的临时设置和永久性设置
Hive中有一些参数是系统给提供给用户的,我们可以通过这些参数的设置可以让Hive在不同的模式下工作,或者改变显示的效果. 1.通过set对参数值进行设定,这种设置只能是在本次会话有效,退出Hive就 ...
- VS2017无法发现单元测试,不能运行单元测试的解决方案
问题: 在VS2017中新建空的单元测试后,无法运行测试,即右键菜单的"运行测试"和"调试测试" 不能运行,在测试资源管理中也无法列出这个测试. 解决方案: 1 ...
- JS for循环 if判断、white循环。小练习
1----输入正整数n,求1-n的和. var n=prompt("请输入一个正整数"); var sum=0; for (var i=1;i<=n;i++) { sum=s ...
- Java当中的IO三
1.处理流的使用实例 bufferedReader(处理流)介绍: buffereReader属于字符流,其次也是处理流,也是输入流,即字符输入处理流 常用方法 readLine() Buffered ...
- Flutter 页面入栈和出栈
Docs demo import 'package:flutter/material.dart'; void main() => runApp(new MyApp()); class MyApp ...
- eclipse上的maven,添加依赖后无法自动下载相应的jar包
报错信息: Failed to read artifact descriptor for org.quartz-scheduler:quartz-jobs:jar:2.2.3 org.eclipse ...
- java简单的双色球摇号程序
import java.util.HashSet; import java.util.Random; import java.util.Set; /** * LotteryClient * @auth ...
- Linux服务器之间进行文件目录映射/挂载(总结)
Linux服务器之间进行文件目录映射/挂载(总结) 需要实现的功能为:将192.168.10.10服务器下的 /home/要映射的目录/ ,映射为192.168.10.90服务器下的 /home/被映 ...
- 1.9 From Native to HTML5
The mobile technology has become more and more mature, and it has evolved from a ridiculous situatio ...