"You say that a lot," I noted, trying to ignore the sudden trembling in my stomach and keep my voice even.

“你说的太多了”我提醒他,努力忽视我胃里一阵抽搐并且保持我声音的平稳。

"Yes, because you're not listening to me. I'm still waiting for you to believe it. If you're smart, you'll avoid me."

“是的,因为你没有听我的。我任然在等你相信它。如果你聪明的话你会躲开我的。”

"I think you've made your opinion on the subject of my intellect clear, too." My eyes narrowed.

“我认为你对我智力的评价太清晰了”我眼睛眯着说

He smiled apologetically.

他抱歉的笑着。

"So, as long as I'm being… not smart, we'll try to be friends?" I struggled to sum up the confusing exchange.

“所以,只要我不聪明,那么我们能尝试做朋友?”我努力总结出这个令人困惑的交换条件。

"That sounds about right."

“听起来就是这样。”

I looked down at my hands wrapped around the lemonade bottle, not sure what to do now.

我低头看着我握着柠檬水杯的手,不知道现在该怎么办。

"What are you thinking?" he asked curiously.

“你在想什么?”他好奇的问道。

I looked up into his deep gold eyes, became befuddled, and, as usual, blurted out the truth.

我盯着他深金色的眼睛,变的昏沉,并且就像往常一样,脱口而出了实话。

"I'm trying to figure out what you are."

“我想知道你到底是什么。”

His jaw tightened, but he kept his smile in place with some effort.

他下巴紧闭,但是他依然用笑容代替了一些情感。

"Are you having any luck with that?" he asked in an offhand tone.

“那你有好运的发现了什么吗?”他以随便的语气问道。

"Not too much," I admitted.

“没有”我承认道。

Chapter 5 Blood Type——7的更多相关文章

  1. Chapter 5 Blood Type——18

    "The Red Cross is having a blood drive in Port Angeles next weekend, so I thought you should al ...

  2. Chapter 5 Blood Type——27

    And then Mike staggered through the door, now supporting a sallow-looking Lee Stephens, another boy ...

  3. Chapter 5 Blood Type——24

    "She's just a little faint," he reassured the startled nurse. "They're blood typing i ...

  4. 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 ...

  5. Chapter 5 Blood Type——22

    Suddenly the sidewalk disappeared from beneath me. My eyes flew open in shock. 突然我身下的人行道消失了.我飞快的睁开眼睛 ...

  6. 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 ...

  7. Chapter 5 Blood Type——32

    "Where are you all going, exactly?" He was still looking ahead, expressionless. “真的,你要去哪里? ...

  8. 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 ...

  9. 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 ...

  10. Chapter 5 Blood Type——29

    "We're meeting at my dad's store, at ten." “十点,我们在我爸的店见面.” His eyes flickered to Edward ag ...

随机推荐

  1. JAVA基础复习与总结<九> 线程的基本概念_Thread继承创建线程

    多线程 一.线程的概念 1.1 程序.进程.线程 程序:Program 是一个静态的概念 进程:Process 是一个动态的概念 进程是程序的一次动态执行过程,占用特定的地址空间. 每个进程都是独立的 ...

  2. Java 平时作业四

    编写一个Java程序实现返回指定目录及其子目录下扩展名为*.pdf的所有文件名. 扩展: isFile public boolean isFile() 测试此抽象路径名表示的文件是否为普通文件. 如果 ...

  3. IntelliJ IDEA部署web项目,Tomcat没有出现Artifacts

    解决办法:

  4. php 将图片转成base64

    /** * 获取图片的Base64编码(不支持url) * @date 2017-02-20 19:41:22 * * @param $img_file 传入本地图片地址 * * @return st ...

  5. PHP调用微信wx_JSSDK录音并播放,

    <?php require_once "jssdk.php"; $jssdk = new JSSDK("wx7a862ec806328ca2", &quo ...

  6. 原生JS面试题

    面试中遇到的原生js题总结   1.js 去重1) indexOf Array.prototype.unique = function(){ var result = []; var len = th ...

  7. python 基本认证

    # import requests # # response = requests.get('http://127.0.0.1:8080/manager/html', auth=('tomcat', ...

  8. LeetCode 31 Next Permutation / 60 Permutation Sequence [Permutation]

    LeetCode 31 Next Permutation / 60 Permutation Sequence [Permutation] <c++> LeetCode 31 Next Pe ...

  9. Java_重载与重写

    在java中,重载与重写都是多态的体现.重载(Overload)体现的是编译时多态,而重写(Override)体现了运行时多态. 重载(Overload): 定义:在一个类中,同名的方法如果有不同的参 ...

  10. 弄懂CNN,然后提升准确率4.21-4.27

    英语: 1.每天背单词,75起步.(这周没怎么背,考虑调整了) 2.并背王江涛图画作文一:传统文化(这周没背,但肯定要做) 学校: 0.吴恩达ML 1.毕设一:可视化,肺癌基因突变,深度学习(那么作图 ...