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 ...
随机推荐
- 上传插件webupload之调用拍照兼容问题
在项目中,移动端用到了webupload插件来实现上传功能(我觉得这个插件挺好用的,所以无论pc还是移动端我都使用了这个插件来做上传功能) 在移动端要调起拍照功能,实现上传,须得在webuploade ...
- Golang的模块管理Module
Golang 1.11版本终于支持了官方的模块依赖管理功能,1.11以前想要实现依赖管理只能够通过借助第三方库来实现,1.11以前的版本Golang项目必须依赖以GOPATH,从当前版本开始Golan ...
- SpringBoot报错:nested exception is org.apache.ibatis.executor.ExecutorException: No constructor found in com.tuyrk.test.User matching [java.lang.Long, java.lang.String, java.lang.String]
错误提示: Caused by: org.apache.ibatis.executor.ExecutorException: No constructor found in com.tuyrk._16 ...
- 关于外网无法访问阿里云主机CentOs
前两天阿里云ECS搞活动,所有买了个三年的Ecs,然后照着之前在虚拟机同样的搭建服务器,一切都很正常,可是 当我配置好防火墙和nginx之后,发现个问题,外网无法访问. 思考: 1.我的nginx没配 ...
- C. Neko does Maths
time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard ou ...
- [LeetCode] Leaf-Similar Trees 叶结点相似的树
Consider all the leaves of a binary tree. From left to right order, the values of those leaves form ...
- swoole+websocket+redis实现一对一聊天
如同web端的QQ和微信一样,这是一个web端的聊天程序. 环境:ubuntu + php + swoole扩展 + redis + mysql Redis 实现每个连接websocket的服务都唯一 ...
- [FPGA] 1、Artix-7 35T Arty FPGA 评估套件学习 + SiFive risc-v 指令集芯片验证
目录 1.简介 2.深入 3.DEMO 4.SiFive基于risc-v指令集的芯片验证 LINKS 时间 作者 版本 备注 2018-10-09 08:38 beautifulzzzz v1.0 到 ...
- PostgreSQL+PostGIS 的使用
一.PostGIS中的几何类型 PostGIS支持所有OGC规范的“Simple Features”类型,同时在此基础上扩展了对3DZ.3DM.4D坐标的支持. 1. OGC的WKB和WKT格式 OG ...
- kali linux 网络渗透测试学习笔记(二)OWASP ZAP工具扫描SQL injection漏洞失败
按照惯例,利用OWASP ZAP工具扫描SQL injection漏洞时,应该很快就可以扫描出来,但是在笔者进行扫描的时候,却遇到了以下状况: 这说明了该工具根本就没能够扫描出SQL注入的漏洞,不知道 ...