"Oh." He let it drop. I looked away awkwardly.

哦,他让它走了。我笨拙的看向别处。

“哦。”他不再纠缠于这个问题。我笨拙地移开视线。

Thankfully, Mr. Banner started class at that moment.

谢天谢地,banner这个时候开始上课了。

I tried to concentrate as he explained the lab we would be doing today.

我尝试集中注意力听他解释他今天准备做的实验。

我努力把注意力集中在他对我们今天要做的实验的讲解上。盒子里的玻片的次序已经被打乱了。

The slides in the box were out of order.

盒子里的玻片是乱的。

Working as lab partners, we had to separate the slides of onion root tip cells into the phases of mitosis they represented and label them accordingly.

我们要两人一组地进行 实验,找出每个洋葱鳞茎表皮细胞玻片所代表的细胞分裂周期,并贴上相应的标签。

We weren't supposed to use ourbooks. In twenty minutes, he would be coming around to see who had it right.

我们不能用我们自己的书。在20分钟内,他会走一圈看谁是对的。

在此过程中不允许我们翻看书本。二十分钟以后,他会来回巡视,看谁做得正确。 

"Get started," he commanded.

开始把,他命令到。

"Ladies first, partner?" Edward asked. I looked up to see him smiling a crooked smile so beautiful that I could only stare at him like an idiot.

女士优先,伙伴?爱德华问到。我看见他的笑容,一个弯曲的笑容是如此美丽以致于我只能像个傻子一样看着他。

女士优先,伙计?”爱德华问道。我抬头看着他。他微笑着,弯起的嘴角是那么的迷人,以至于我只能像个白痴一样盯着他看。

"Or I could start, if you wish." The smile faded; he was obviously wondering if I was mentally competent.

或者我先开始,如果你希望这样的话。笑容退去,他显然想知道我是不是个智障。

"No," I said, flushing. "I'll go ahead."I was showing off, just a little.

不,我直接说道,我先来,我就是有一点想表现。

我是在卖弄,但不算过火。

I'd already done this lab, and I knew what I was looking for. It should be easy.

对这个实验我已经准备好了,而且我知道我要做什么。这应该简单。

I snapped the first slide into place under the microscope and adjusted it quickly to the 40X objective.

我切下了第一片到了显微镜下面,然后很快的调整到了40倍的大小。

我“啪”地一下把第一张玻片放到显微镜下,敏捷地调到40倍镜,然后简单地看了一下玻片。

I studied the slide briefly.

我很明显的看见了切片。

我很有把握地下了结论。

Chapter 2 Open Book——26的更多相关文章

  1. Chapter 1 First Sight——26

    "Which ones are the Cullens?" I asked. "They don't look related…" 哪一个是卡伦,我问道,他们都 ...

  2. Chapter 5 Blood Type——26

    "I saw his face — I could tell." “我看到他的脸了 —— 我知道.” "How did you see me? I thought you ...

  3. Chapter 2 Open Book——26

    "Oh." He let it drop. I looked away awkwardly. 哦,他让它走了.我笨拙的看向别处. “哦.”他不再纠缠于这个问题.我笨拙地移开视线. ...

  4. python 爬取网络小说 清洗 并下载至txt文件

    什么是爬虫 网络爬虫,也叫网络蜘蛛(spider),是一种用来自动浏览万维网的网络机器人.其目的一般为编纂网络索引. 网络搜索引擎等站点通过爬虫软件更新自身的网站内容或其对其他网站的索引.网络爬虫可以 ...

  5. 零元学Expression Blend 4 - Chapter 26 教你如何使用RaidoButton以及布局容器的活用

    原文:零元学Expression Blend 4 - Chapter 26 教你如何使用RaidoButton以及布局容器的活用 本章将教大家如何运用Blend的内建元件RaidoButton做出选单 ...

  6. Chapter 4 Invitations——26

    "I wanted to ask you something, but you sidetracked me," he chuckled. He seemed to have re ...

  7. MySQL Crash Course #18# Chapter 26. Managing Transaction Processing

    InnoDB 支持 transaction ,MyISAM 不支持. 索引: Changing the Default Commit Behavior SAVEPOINT 与 ROLLBACK TO ...

  8. Modern C++ CHAPTER 2(读书笔记)

    CHAPTER 2 Recipe 2-1. Initializing Variables Recipe 2-2. Initializing Objects with Initializer Lists ...

  9. WITCH CHAPTER 0 [cry] 绝密开发中的史克威尔艾尼克斯的DX12技术演示全貌

    西川善司的[WITCH CHAPTER 0  cry]讲座 ~绝密开发中的史克威尔艾尼克斯的DX12技术演示全貌   注:日文原文地址: http://pc.watch.impress.co.jp/d ...

随机推荐

  1. Jmeter之基本介绍

    初学Jmeter,以下是我常用的功能,总结一下. 1.Thread Group线程组 线程组,即:虚拟用户组

  2. wife信号如何传播

    方法一:像哈利波特一样穿墙而出 无论是wife信号还是广播信号本质上都属于电磁波.x光穿透力强所以可以穿透人体给体内照相,但是wife信号作为电磁波虽然也可以穿透墙而过,但是他的穿透能力实在是太弱了. ...

  3. QGIS

    project(GisFreeMap) set(CMAKE_BUILD_TYPE Debug) find_package(Qt4 REQUIRED QtCore QtGui QtXml) includ ...

  4. zabbix 安装配置以及漏洞检测脚本

    最近zabbix爆出sql注入漏洞.之前一直没装过.就想着来安装一次.我在centos配置玩玩,记录一下:1.安装LAMP yum -y install httpd  mysql  mysql-ser ...

  5. Win10下Mysql5.7.13,解压版安装流程

    一.环境变量配置 1.将下载好的压宿包解压到安装目录,我的安装目录就是:D:\DevelopmentTool\Mysql5.7.13\mysql-5.7.13-winx64 2.鼠标选择计算机右键,点 ...

  6. zabbix 布署实践【1 server安装】

    通过openstack环境,开通了2台只有根分区的虚拟机,   目的是为了监控公司所有的物理机,网络设备,虚拟机,总计300个台以上,推荐配置,zabbix官方文档是有给出指引的   环境:CentO ...

  7. PAT乙级1004. 成绩排名 (20)

    读入n名学生的姓名.学号.成绩,分别输出成绩最高和成绩最低学生的姓名和学号. 输入格式:每个测试输入包含1个测试用例,格式为 第1行:正整数n 第2行:第1个学生的姓名 学号 成绩 第3行:第2个学生 ...

  8. js事件监听-addEventListener (w3c标准) 和 attachEvent(ie)

    研究了一个小时,没看懂这两个属性 window.onload = function(){ var oDiv = document.getElementById("J_myDiv") ...

  9. 解决Mac Linux USB Loader“Couldn't get security scoped bookmarks”错误

    Mac Linux USB Loader出现 "Couldn't get security scoped bookmarks"错误时, 需要删除 ~/Library/Contain ...

  10. PhotoSwipe简介

    官方网站http://www.photoswipe.com/源码示例http://github.com/downloads/codecomputerlove/PhotoSwipe/code.photo ...