Chapter 2 Open Book——28
I kept my voice indifferent. "May I?"
我尽量让我的声音显得不那么突兀,我能试试吗?
我尽量让自己的声音显得漠不关心。“可以让我看一下吗?”
He smirked and pushed the microscope to me.
他傻笑然后把显微镜推给我。
他撇嘴坏笑,把显微镜推给我。
I looked through the eyepiece eagerly, only to be disappointed. Dang it,he was right.
我急切地通过目镜看去,只有失望。畜生,他是对的。
我急切地透过接目镜看进去,却失望了。该死,他是对的。
"Slide three?" I held out my hand without looking at him.
第三片?我伸出我的手没有看他。
“第三张玻片?”我伸出手,却不看他。
He handed it to me; it seemed like he was being careful not to touch my skin again.
他把它递给了我,看起来他好像小心注意不再一次碰到我的皮肤。
他把玻片递给我。他似乎小心翼翼地避免着再次和我有肌肤上的接触。
I took the most fleeting look I could manage.
我用我能做到的最快速度看了看玻片。
"Interphase." I passed him the microscope before he could ask for it. He took a swift peek, and then wrote it down.
间期。我把显微镜传给他在他问之前。他飞快的扫了一眼,然后写下了。
I would have written it while he looked, but his clear, elegant script intimidated me.
在他看的时候我本来可以写下的,但是他的自己把我吓到了。
在他看的时候我本可以写下来的,但他清秀雅致的笔迹把我镇住了。
I didn't want to spoil the page with my clumsy scrawl.
我不想让我杂乱的字迹毁了这页纸。
我不想用我笨拙潦草的字体毁掉这张纸。
We were finished before anyone else was close.
我们在别人之前完成了。
I could see Mike and his partner comparing two slides again and again, and another group had their book open under the table.
我能看到mike和他的伙伴对比了两片一次又一次,然后另一组把他们的书打开摊在桌子下面。
Chapter 2 Open Book——28的更多相关文章
- Chapter 1 First Sight——28
"Which one is the boy with the reddish brown hair?" 那个红褐色头发的男孩是谁? I asked. I peeked at him ...
- Chapter 5 Blood Type——28
Mike came through the door then, glancing from me to Edward. 然后Mike从门里走出来,看了一眼我和Edward The look he g ...
- 清华大学计算机系大二 java 小学期考试题(摘自知乎)
public class Main { public void test(Object o) { System.out.println("Object"); } public vo ...
- 零元学Expression Blend 4 - Chapter 28 ListBox的基本运用与更改预设样式
原文:零元学Expression Blend 4 - Chapter 28 ListBox的基本运用与更改预设样式 本章将先教大家认识ListBox的基本运用与更改预设样式 本章将先教大家认识List ...
- MySQL Crash Course #20# Chapter 28. Managing Security
限制用户的操作权限并不是怕有人恶意搞破坏,而是为了减少失误操作的可能性. 详细文档:https://dev.mysql.com/doc/refman/8.0/en/user-account-manag ...
- Chapter 4 Invitations——28
"Oh, thanks, now that's all cleared up." Heavy sarcasm. “哦,真感谢,现在一切都清楚了.” 我很讽刺的说道 I realiz ...
- Modern C++ CHAPTER 2(读书笔记)
CHAPTER 2 Recipe 2-1. Initializing Variables Recipe 2-2. Initializing Objects with Initializer Lists ...
- PRML Chapter 1. Introduction
PRML Chapter 1. Introduction 为了防止忘记,要把每章的重要内容都记下来,从第一章开始 2012@3@28 今天又回去稍微翻了一下第一章内容,发现第一次看的时候没有看透,每次 ...
- MongoDB:The Definitive Guide CHAPTER 2 Getting Started
MongoDB is very powerful, but it is still easy to get started with. In this chapter we’ll introduce ...
随机推荐
- jq,js简单实现类似Angular.js数据绑定效果
刚了解了下Angular.js,发现Angular.js绑定数据方面非常方便,套下教程demo: <div ng-app="myApp" ng-controller=&quo ...
- iOS开发-OC语言 (七)继承、多态、类别
继承.多态.类别 学习目标 1.继承的含义 2.父类子类的别称 3.字段和消息的继承 4.重写和重写消息的调用 5.多态 6.类别(Category) ======================== ...
- windows系统下快捷命令
mstsc 远程计算机 regedit 注册表
- Angularjs实现简单分页
一个后台中总需要一款分页,那我为了自己方便使用,实现如下效果 我把这个组件命名为tm.pagination,原因是因为起名真的太难起了.而且我网名也叫天名, TM就这样了吧.github地址https ...
- cornerstone the working copy is locked due to a previous文件lock解决办法
解决方法: 1,首先要将隐藏文件显示出来 2,找到lock的所在目录,找到.svn/lock 文件,将其删除即可
- 卸载jdk以及重新安装jdk
新旧交替重复安装会混乱,个人解决办法是: 1. 用系统 control panel 中 uninstall 卸载java se development kit 和 java update. 2. 打开 ...
- CodeForces 721D Maxim and Array
贪心,优先队列. 先看一下输入的数组乘积是正的还是负的. ①如果是负的,也就是接下来的操作肯定是让正的加大,负的减小.每次寻找一个绝对值最小的数操作就可以了. ②如果是正的,也是考虑绝对值,先操作绝对 ...
- docker安装使用
介绍 Docker 是一个开源的应用容器引擎,让开发者可以打包他们的应用以及依赖包到一个可移植的容器中,然后发布到任何流行的 Linux 机器上,也可以实现虚拟化.容器是完全使用沙箱机制,相互之间不会 ...
- Jmeter之基本介绍
初学Jmeter,以下是我常用的功能,总结一下. 1.Thread Group线程组 线程组,即:虚拟用户组
- OSI模型第四层传输层--UDP协议
1.udp协议 UDP是OSI参考模型中一种无连接的传输层协议,它主要用于不要求分组顺序到达的传输中,分组传输顺序的检查与排序由应用层完成[2] ,提供面向事务的简单不可靠信息传送服务.UDP 协议 ...