Chapter 2 Open Book——27
My assessment was confident.
我的评价是很自信的。
"Prophase.""Do you mind if I look?" he asked as I began to remove the slide.
前期,你介意我看一下吗?我正要开始移走玻片的时候他问道。
His hand caught mine, to stop me, as he asked.
他的手抓住了我的手,让我停下,并且他问到。
His fingers were ice-cold,like he'd been holding them in a snowdrift before class.
他的手指是冰冷的,就像他在上课前一直握着雪堆一般。
他的手指冰冷,就好像上课前他一直把手埋在雪堆里一样。
But that wasn't why I jerked my hand away so quickly.
但是为什么我的收马上抽筋一般很快的拿开。
但这不是我飞快地挣开手的缘故。
When he touched me, it stung my hand as if an electric current had passed through us.
当他触摸到我的时候,就像电流瞬间通过了我们一般刺到了我的手。
当他触到我的时候,他的触碰灼痛了我的手,仿佛有一股电流刹那间从我们身上流过。
"I'm sorry," he muttered, pulling his hand back immediately. However, he continued to reach for the microscope.
我很抱歉,他嘀咕到,很快收回了他的手。然而,他继续去拿显微镜。
“对不起。”他低声说道,立刻收回了手。但是,他仍旧伸手拿过了显微镜。
I watched him, still staggered, as he examined the slide for an even shorter time than I had.
我看着他,仍然吃惊,他查看饿了这个玻片比我还短的时间。
"Prophase," he agreed, writing it neatly in the first space on our worksheet.
前期,他同意到,在我们的工作表的第一个空格写下了。
“前期。”他表示赞同,工整地写到我们的实验报告的第一栏空白处。
He swiftly switched out the first slide for the second, and then glanced at it cursorily.
他快速的转换了第一个玻片到了第二个,然后马虎的瞥了一眼。
他动作熟练地换上第二张玻片,粗略地看了一眼。
"Anaphase," he murmured, writing it down as he spoke.
后期,他喃喃细语到,写下了他说的。
Chapter 2 Open Book——27的更多相关文章
- Chapter 1 First Sight——27
Throughout all this conversation, my eyes flickered again and again to the table where the strange f ...
- Chapter 5 Blood Type——27
And then Mike staggered through the door, now supporting a sallow-looking Lee Stephens, another boy ...
- hbase官方文档(转)
FROM:http://www.just4e.com/hbase.html Apache HBase™ 参考指南 HBase 官方文档中文版 Copyright © 2012 Apache Soft ...
- HBase官方文档
HBase官方文档 目录 序 1. 入门 1.1. 介绍 1.2. 快速开始 2. Apache HBase (TM)配置 2.1. 基础条件 2.2. HBase 运行模式: 独立和分布式 2.3. ...
- 零元学Expression Blend 4 - Chapter 27 PathlistBox被Selected时的蓝底蓝框问题
原文:零元学Expression Blend 4 - Chapter 27 PathlistBox被Selected时的蓝底蓝框问题 最近收到网友Cloud的来信,询问我有关放进PathlistBox ...
- Chapter 4 Invitations——27
"Myself, obviously." He enunciated every syllable, as if he were talking to someone mental ...
- MySQL Crash Course #19# Chapter 27. Globalization and Localization
Globalization and Localization When discussing multiple languages and characters sets, you will run ...
- Modern C++ CHAPTER 2(读书笔记)
CHAPTER 2 Recipe 2-1. Initializing Variables Recipe 2-2. Initializing Objects with Initializer Lists ...
- 【ASP.NET MVC 5】第27章 Web API与单页应用程序
注:<精通ASP.NET MVC 3框架>受到了出版社和广大读者的充分肯定,这让本人深感欣慰.目前该书的第4版不日即将出版,现在又已开始第5版的翻译,这里先贴出该书的最后一章译稿,仅供大家 ...
随机推荐
- 巧用weui.gallery(),点击图片后预览图片
要在页面需要加载的JS文件: <script src="../js/libs/weui.min.js"></script> 可以去weui的文档中下载,这是 ...
- 关于 CentOS 自启动(服务、脚本)
/etc/init.d /etc/rc.local 其实是软连接,所以,实际上看 /etc/rc.d/ 这个文件夹就好了 rc.local 是自启动脚本 正常情况下,用户自定义的服务在 init.d ...
- swift3.0 运行时获取类的属性
//定义Person类 class Person: NSObject { var name: String? //注意这里基本数据类型我定义的是必选属性 var age: Int = override ...
- JavaEE XML DOM解析
DOM解析XML @author ixenos XML解析方式(原理) a) DOM 解析树 b) SAX 流事件 DOM解析对应主流工具 i. DOM(官方) i ...
- 采用rest接口对接而非webservice
代码示例 public static String queryForCTI(String url){ String targetURL = getCTIurl()+"/"+url; ...
- COCOS2D-JS入门-web端项目部署
下载cocos2d-js文件,建议上官网下载(外国官网或者中国官网都可以) 外国官网:http://cocos2d-x.org/download(选择最新版即可,我下载时为3.9版本,大概300多M) ...
- 使用 Python Mock 类进行单元测试
数据类型.模型或节点——这些都只是mock对象可承担的角色.但mock在单元测试中扮演一个什么角色呢? 有时,你需要为单元测试的初始设置准备一些“其他”的代码资源.但这些资源兴许会不可用,不稳定,或者 ...
- 在二叉搜索树(BST)中查找第K个大的结点之非递归实现
一个被广泛使用的面试题: 给定一个二叉搜索树,请找出其中的第K个大的结点. PS:我第一次在面试的时候被问到这个问题而且让我直接在白纸上写的时候,直接蒙圈了,因为没有刷题准备,所以就会有伤害.(面完的 ...
- sass 安装和使用
1,安装ruby :检查本地是否安装ruby: #ruby -v 2,安装sass: #gem install sass 3,检查是否安装成功:#sass -v 4,.scss文件不能直接被浏览器解析 ...
- 【Android-UI】包含多个子View时触发父节点的焦点事件
今天遇到个问题: 在 LinearLayout 中添加了好几个其他视图 View 之后,点击时不能获得焦点,导致绑定的 onClick 事件不能触发. 解决办法: 对 LinearLayout 添加属 ...