Chapter 2 Open Book——26
"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的更多相关文章
- Chapter 2 Open Book——26
"Oh." He let it drop. I looked away awkwardly. 哦,他让它走了.我笨拙的看向别处. "哦."他不再纠缠于这个问题. ...
- Chapter 1 First Sight——26
"Which ones are the Cullens?" I asked. "They don't look related…" 哪一个是卡伦,我问道,他们都 ...
- Chapter 5 Blood Type——26
"I saw his face — I could tell." “我看到他的脸了 —— 我知道.” "How did you see me? I thought you ...
- python 爬取网络小说 清洗 并下载至txt文件
什么是爬虫 网络爬虫,也叫网络蜘蛛(spider),是一种用来自动浏览万维网的网络机器人.其目的一般为编纂网络索引. 网络搜索引擎等站点通过爬虫软件更新自身的网站内容或其对其他网站的索引.网络爬虫可以 ...
- 零元学Expression Blend 4 - Chapter 26 教你如何使用RaidoButton以及布局容器的活用
原文:零元学Expression Blend 4 - Chapter 26 教你如何使用RaidoButton以及布局容器的活用 本章将教大家如何运用Blend的内建元件RaidoButton做出选单 ...
- Chapter 4 Invitations——26
"I wanted to ask you something, but you sidetracked me," he chuckled. He seemed to have re ...
- MySQL Crash Course #18# Chapter 26. Managing Transaction Processing
InnoDB 支持 transaction ,MyISAM 不支持. 索引: Changing the Default Commit Behavior SAVEPOINT 与 ROLLBACK TO ...
- Modern C++ CHAPTER 2(读书笔记)
CHAPTER 2 Recipe 2-1. Initializing Variables Recipe 2-2. Initializing Objects with Initializer Lists ...
- WITCH CHAPTER 0 [cry] 绝密开发中的史克威尔艾尼克斯的DX12技术演示全貌
西川善司的[WITCH CHAPTER 0 cry]讲座 ~绝密开发中的史克威尔艾尼克斯的DX12技术演示全貌 注:日文原文地址: http://pc.watch.impress.co.jp/d ...
随机推荐
- C++之引用和指针
作者:tongqingliu 转载请注明出处:http://www.cnblogs.com/liutongqing/p/7050431.html C++之引用和指针 C++引用 引用的基本用法: in ...
- leetcode - [5]Insertion Sort List
Sort a linked list using insertion sort. 思路:插入排序 #include <iostream> using namespace std; stru ...
- 无法链接glew的解决办法-编译开源库出现: error LNK2001: 无法解析的外部符号
无法链接glew的解决办法-编译开源库出现: error LNK2001: 无法解析的外部符号 参考官方配置指南:http://glew.sourceforge.net/install.html 1. ...
- poj 2192 Zipper
题目 刚开始本来觉得可以用队列来写,但是 例如 ta te teta,ta的t先出队列那就不行了,所以还得用dp dp[i][j] 表示A前i个字符与B前j个字符是否能构成C前i+j个字符 要使 dp ...
- python之函数2
Python 函数 函数是组织好的,可重复使用的,用来实现单一,或相关联功能的代码段. 函数能提高应用的模块性,和代码的重复利用率.你已经知道Python提供了许多内建函数,比如print().但你也 ...
- C# 函数式编程及Monads.net库
函数式编程中,一切皆为函数,这个函数一般不是类级别的,其可以保存在变量中,可以当做参数或返回值,是函数级别的抽象和重用,将函数作为可重用的基本模块,就像面向对象中一切皆为对象,把所有事物抽象为类,面向 ...
- linux 查看、关闭 ssh pts/n登录的用户
1.查看登录用户: [root@TiaoBan- bin]# w :: up days, :, users, load average: 1.90, 1.75, 1.84 USER TTY FROM ...
- day01_雷神_Python入门
day01 1.编程语言 主流的像C.java.python.php.C#.等,可以从不同维度分类如下: 机器码和字节码 机器码: C 字节码: 其他 note: 机器码是电脑的CPU可直接解读的数据 ...
- 元组(tuple)基本操作
1.定义元组,Python的元组和列表类似,不同之处在于元组中的元素不能修改(因此元组又称为只读列表),且元组使用小括号而列表使用中括号 dimensions.py , ) print(dimensi ...
- MacOS统计TCP/UDP端口号与对应服务
1.TCP端口 echo "### TCP LISTEN ###" lsof -nP -iTCP -sTCP:LISTEN 2.UDP端口 echo "### UDP L ...