Chapter 1 First Sight——21
They were sitting in the corner of the cafeteria, as far away from where I sat as possible in the long room.
我们坐在自主餐厅的角落里,在房间里坐的尽可能的远离我坐的地方。
There were five of them. They weren't talking, and they weren't eating, though they each had a tray of untouched food in front of them.
他们有五个人,他们没有谈话,他们也没有吃东西,尽管在他们前面有一整个托盘的食物没有动过。
They weren't gawking at me, unlike most of the other students, so it was safe to stare at them without fear of meeting an excessively interested pair of eyes.
他们没有呆呆地看着我,不像其他大多数的学生一样,所以盯着他们看是很安全的,不会害怕他们用过分感兴趣的眼神看着我。
他们坐在自助餐厅的一角,与我坐的地方隔着长长的房间。他们五个人,既不交谈,也不吃东西,尽管他们每个人面前都摆着一盘不曾动过的食物。他们不像大多数学生那样呆呆地盯着我看,因此盯着他们看很安全,不必担心遇上一双太过感兴趣的眼睛。但这些都不是吸引我注意力的原因。
But it was none of these things that caught, and held, my attention.
但是没有任何事情可以让我或者引起我的注意。
They didn't look anything alike. Of the three boys, one was big — muscled like a serious weight lifter, with dark, curly hair.
他们没有看到任何喜欢的事情。三个男孩中一个有点胖,看起来很有肌肉的样子,有着黑色的卷发。
他们的长相并不相似。。三个男孩中的一个体格健硕——浑身的肌肉像个专业举重运动员——长着一头卷曲的黑发。另一个男孩更高些,瘦削些,但还是很健壮,头发是蜜色的。最后一个男孩身材瘦长,更纤细些,有着慵懒凌乱的红发。他比另外两个显得更孩子气些,那两个看上去更像是大学生,或者说,更像这里的老师而不像是学生。
Another was taller,leaner, but still muscular, and honey blond. The last was lanky, lessbulky, with untidy, bronze-colored hair.
另一个更高的更瘦的,但是仍然挺有肌肉的,有着蜂蜜般的金发。最后一个是瘦长的,更瘦小的,但是不是侏儒,青铜色的头发。
He was more boyish than theothers, who looked like they could be in college, or even teachers hererather than students.
和其他人比他是最男孩子气的一个,他看起来应该在大学里面,或者甚至比老师更像学生。
Chapter 1 First Sight——21的更多相关文章
- Chapter 2 Open Book——21
I kept my head down and glanced up under my lashes. 我一直保持低着头并且在睫毛之下瞟了一眼. None of them were looking t ...
- Chapter 1 First Sight——37
"Never mind, then," he said hastily in a voice like velvet. 别介意,他用天鹅绒般的声音急切的说道 "I can ...
- Chapter 1 First Sight——36
The door opened again, and the cold wind suddenly gusted through the room, rustling the papers on th ...
- Chapter 1 First Sight——35
The final bell rang at last. I walked slowly to the office to return my paperwork. 最后下课铃响了.我走到了办公室上讲 ...
- Chapter 1 First Sight——34
"Was that the boy I sat next to in Biology?" I asked artlessly. 你是生物课坐在我旁边的男生吗?我天真烂漫的问道. & ...
- Chapter 1 First Sight——33
At that moment, the bell rang loudly, making me jump, and Edward Cullen was out of his seat. 在这个时候,铃 ...
- Chapter 1 First Sight——32
The class seemed to drag on longer than the others. 这堂课看起来比别的课要长. Was it because the day was finally ...
- Chapter 1 First Sight——31
I took notes carefully anyway, always looking down. 不论怎么样我都仔细的记着笔记,一直低着头. I couldn't stop myself fro ...
- Chapter 1 First Sight——30
The girl sitting there giggled. I'd noticed that his eyes were black — coal black. 那个坐在那里的女孩笑着.我注意到她 ...
随机推荐
- 已知整数m,n,p,q适合(m-p)|(mn+pq)证明:(m-p)|(mq+np)(整除理论1.1.5)
已知整数m,n,p,q适合(m-p)|(mn+pq)证明:(m-p)|(mq+np) 证明: 令(mn+pq)—(mq+np) =mn-np+pq-mq =n(m-p)+q(p-m) =(n-q)(m ...
- quicksort快排
废话不多说,上代码: void quicksort(int x[], int lo, int hi){ int i = lo, j = hi; ]; while(i <= j){ while(x ...
- HTML+CSS Day10实例
1.家居大视野 效果图: 代码: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "h ...
- fragement切换动画效果的实现
标准动画: fragementTransaction.setTransition(FragmentTransation.TRANSIT_FRAGMENT_CLOSE); 自定义动画: fragemen ...
- 用VS2012或VS2013在win7下编写的程序在XP下运行就出现“不是有效的win32应用程序
经常创建项目的时候,采用空项目,那么编译成功后,最好修改下sbusystem . 链接器->系统->子系统->控制台或windows 后面的"最低版本"是5.01
- 第四十二节,configparser特定格式的ini配置文件模块
configparser用于处理特定格式的文件,其本质上是利用open来操作文件. 特定格式的ini配置文件模块,用于处理ini配置文件,注意:这个ini配置文件,只是ini文件名称的文本文件,不是后 ...
- hdu_2842_Chinese Rings(矩阵快速幂)
题目连接:http://acm.hdu.edu.cn/showproblem.php?pid=2842 题意:解开第k个环需要先解开前(k-2)个环,并留有第(k-1)环.问解开n环最少需要几步. 题 ...
- 通过C++修改系统时间代码
#include <windows.h>#include <stdio.h>#include <iostream>using namespace std;int m ...
- The List ADT
1.Definiation A list is a sequence. a0, a1,a2,..., aN (N>0) 2.Character For any list except the ...
- 第3章 Java语言基础----static
1.static只能声明成员变量,不能声明局部变量,如下图所示: 2.如果变量在类中用static中定义过,那么在方法中就可以直接赋值了:如果没有在类中定义,则不能在方法中使用,还得重新定义,如下图所 ...