Chapter 5 Blood Type——11
"I just wondered… if you could warn me beforehand the next time you decide to ignore me for my own good. Just so I'm prepared."
“我就是好奇。。。你能不能事先警告我一下,当你下一次决定忽视我之前。至少让我有所准备。”
I looked at the lemonade bottle as I spoke, tracing the circle of the opening with my pinkie finger.
我一边盯着柠檬水瓶一边说道,试验着要转多少圈才能用我的小指把瓶盖打开。
"That sounds fair." He was pressing his lips together to keep from laughing when I looked up.
“这听上去挺合理。”当我看过去的时候他闭上了嘴唇并且不笑了。
"Thanks."
“谢谢”
"Then can I have one answer in return?" he demanded.
“我能得到一个答案作为回复吗?”他命令道。
"One."
“一个”
"Tell me one theory."
“告诉我一个原则”
Whoops. "Not that one."
“不是那个”
"You didn't qualify, you just promised one answer," he reminded me.
“你没有意识到,你刚刚保证了一个回答,”他提醒我。
"And you've broken promises yourself," I reminded him back.
“但是你也破坏了你的约定,”我也提醒他。
"Just one theory — I won't laugh."
“就是这一个原则而已——我不会笑”
"Yes, you will." I was positive about that.
“不,你会的。”我对此非常肯定。
He looked down, and then glanced up at me through his long black lashes, his ocher eyes scorching.
他低下头,然后透过他黑色的睫毛瞟了我一眼,他锗色的眼睛燃烧着。
"Please?" he breathed, leaning toward me.
“可以吗?”他深息一口气,面对我压迫到。
Chapter 5 Blood Type——11的更多相关文章
- 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——30
That wasn't a challenge; I was always pale, and my recent swoon had left a light sheen of sweat on m ...
随机推荐
- 解决Idea GitLab Clone failed: Authentication failed for的问题
刚使用GitLab做项目管理,在idea-check versionControl中使用git clone工程,一直报Clone failed: Authentication failed for ‘ ...
- KMP性质小结
跪拜_Blackjack_神犇
- yii2 注册一个新事件(trigger Event)
有些时候我们需要在某个方法的中间注册一个新事件,确保某些业务的可拓展性. 下面我介绍一下注册一个新事件的方法: 第一步:需要的地方(比如控制器或模型)中定义一个事件常量(如:const EVENT_C ...
- CMD 中常见命令
引自百度经验:https://jingyan.baidu.com/article/67508eb41d44a09cca1ce4f1.html ipConfig:查询ip ping:查询连接速度: pi ...
- js 事件模型详解
把js的事件模型,分为两类,DOM0级和DOM2级, DOM0级 通常直接在DOM对象上绑定函数对象,指定事件类型,dom.onClick = function(){};类似于这种写法,移除事件,则直 ...
- Android进阶推荐书籍
中级进阶推荐看一下以下这几本书 1.<Android从入门到精通(附光盘)> 明日科技 编 2.<第一行代码2 Android(第二版)> 郭霖 著 3.<Android ...
- 圆形进度条css3样式
<view class="con"> <view class="percent-circle percent-circle-left"> ...
- Maven插件一览
maven-assembly-plugin 将对应模块依赖在 mvn package 阶段全部打到一个 jar 包里面: java -cp xx.jar package.name.MainClass ...
- db2数据库常见问题
db2数据库不能轻易改变表结构,不然表会进入暂挂状态,造成表被锁住. 解锁表语句:call sysproc.admin_cmd('reorg table <table name>');
- 微信小程序开发-窗体设置
"window": { "backgroundTextStyle": "light", "navigationBarBackgro ...