Chapter 1 First Sight——15
The red-haired woman looked up. "Can I help you?"
红头发的女人抬头看了一眼说,有什么我能帮助你的吗?
"I'm Isabella Swan," I informed her, and saw the immediate awareness light her eyes.
我是伊莎贝尔,我向她描述道,看着她立刻意识的眼神。
I was expected, a topic of gossip no doubt. Daughter of the Chief's flighty ex-wife, come home at last.
我希望,这个讨论是没有疑问的,查理斯15岁的女儿最后到家。
我告诉她,却见她眼睛一亮。毫无疑问,我是期待已久的八卦头条。警长轻浮的前妻的女儿终于回家了。
"Of course," she said. She dug through a precariously stacked pile of documents on her desk till she found the ones she was looking for.
当然,她说。她从桌上的一堆文件中翻找着,直到她找到了她想找到的东西。
"I have your schedule right here, and a map of the school." She brought several sheets to the counter to show roe.
我这里有你的时间表和学校的地图,她给出了几张表格向我展示了。
她拿着几份表格到柜台给我看。
She went through my classes for me, highlighting the best route to eachon the map, and gave me a slip to have each teacher sign, which I was tobring back at the end of the day.
她给出了我班级的位置,然后高亮了地图上的路线,然后给我了每个老师的标志,那些我今天应该去的。
然后给我一张纸条让各科老师在上面签名,一天结束以后我再把纸条带回来给她。
She smiled at me and hoped, likeCharlie, that I would like it here in Forks. I smiled back asconvincingly as I could.
她就像查理斯一样笑着看着我,我会觉得这里是福克斯。我尽力的微笑回应。
我也向她微笑,尽可能笑得更让人信服一些。
When I went back out to my truck, other students were starting to arrive.
当我回到我的卡车时,其他学生已经开始开了。
当我回到车上时,别的一些学生也陆续到校了。
Chapter 1 First Sight——15的更多相关文章
- Chapter 2 Open Book——15
The rest of the week was uneventful. I got used to the routine of my classes. 这周剩下的时间都是平淡无事的.我就是正常的上 ...
- 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. 那个坐在那里的女孩笑着.我注意到她 ...
随机推荐
- startssl证书firefox支持配置
解决Firefox不信任StartSSL证书问题 wget http://cert.startssl.com/certs/ca.pem wget http://cert.startssl.com/ce ...
- 用shell获得hadoop中mapreduce任务运行结果的状态
在近期的工作中,我需要用脚本来运行mapreduce,并且要判断运行的结果,根据结果来做下一步的动作. 开始我想到shell中获得上一条命令运行结果的方法,即判断"$?"的值 if ...
- Android闪光灯操作
flashMode=Camera.Parameters.FLASH_MODE_TORCH;----常亮效果 Camera.Parameters.FLASH_MODE_ON----一闪一闪的效果
- leetcode70
You are climbing a stair case. It takes n steps to reach to the top. Each time you can either climb ...
- 下载google play上的APP
googol搜索 download apk directly,然后即可看到
- git分支--branch
分支创建: $ git branch testing 显示分支: $ git branch iss53 * master testing 如果需要查看每一个分支的最后一次提交 $ git branch ...
- hdu_2147_kiki's game(博弈)
题目连接:http://acm.hdu.edu.cn/showproblem.php?pid=2147 题意:给你一个矩阵,从右上走到左下,每次只能向左或向下或向斜下走一格,先走到最后一格的会输,问k ...
- 缩放系列(三):一个可以手势缩放、拖拽、旋转的layout
弄了一个下午,终于搞出来了,PowerfulLayout 下面是一个功能强大的改造的例子: 可以实现以下需求: 1.两个手指进行缩放布局 2.所有子控件也随着缩放, 3.子控件该有的功能不能丢失(像b ...
- perl-cgi高级
来源: http://www.cnblogs.com/itech/archive/2012/10/07/2714393.html 一 CGI.pm中的方法(routines)调用 1. CGI.pm ...
- iOS开发:后台运行以及保持程序在后台长时间运行
第一部分 1.先说说iOS 应用程序5个状态: 停止运行-应用程序已经终止,或者还未启动. 不活动-应用程序处于前台但不再接收事件(例如,用户在app处于活动时锁住了设备). 活动-app处于“使用中 ...