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的更多相关文章

  1. Chapter 2 Open Book——15

    The rest of the week was uneventful. I got used to the routine of my classes. 这周剩下的时间都是平淡无事的.我就是正常的上 ...

  2. Chapter 1 First Sight——37

    "Never mind, then," he said hastily in a voice like velvet. 别介意,他用天鹅绒般的声音急切的说道 "I can ...

  3. Chapter 1 First Sight——36

    The door opened again, and the cold wind suddenly gusted through the room, rustling the papers on th ...

  4. Chapter 1 First Sight——35

    The final bell rang at last. I walked slowly to the office to return my paperwork. 最后下课铃响了.我走到了办公室上讲 ...

  5. Chapter 1 First Sight——34

    "Was that the boy I sat next to in Biology?" I asked artlessly. 你是生物课坐在我旁边的男生吗?我天真烂漫的问道. & ...

  6. Chapter 1 First Sight——33

    At that moment, the bell rang loudly, making me jump, and Edward Cullen was out of his seat. 在这个时候,铃 ...

  7. Chapter 1 First Sight——32

    The class seemed to drag on longer than the others. 这堂课看起来比别的课要长. Was it because the day was finally ...

  8. Chapter 1 First Sight——31

    I took notes carefully anyway, always looking down. 不论怎么样我都仔细的记着笔记,一直低着头. I couldn't stop myself fro ...

  9. Chapter 1 First Sight——30

    The girl sitting there giggled. I'd noticed that his eyes were black — coal black. 那个坐在那里的女孩笑着.我注意到她 ...

随机推荐

  1. use 2 stacks to simulate a queue

    class Stack{ private: ; ]; public: void push(int n); int pop(); int peek(); int size(); }; void Stac ...

  2. laravel常用拓展库

    1.laravel-dompdf:pdf生成器 git地址:https://github.com/barryvdh/laravel-dompdf 2.

  3. 移动端日历控件 mobiscroll 的简单使用、参数设置

    mobiscroll 在性能方面比较好,可选用多种效果,滑动效果也比较顺畅.   提供样式文件和js文件,直接点击下载,该版本是 mobiscroll 2.13的 官方地址 :https://docs ...

  4. Objective-C和Swift实现单例的几种方式

    在Swift开发中,我们对于跨类调用的变量常量,因为并没有OC中使用的全局头文件中写宏的形式,我们一般采用在类外定义全局变量/常量的形式来跨类调用.而问题在于目前写的项目需要在新添加的OC写的功能模块 ...

  5. slam相关知识

    Kinect视觉SLAM技术介绍 http://www.open-open.com/news/view/ce76e2 本文介绍SLAM的历史.理论以及实现的方式,且主要介绍基于视觉(Kinect)的实 ...

  6. C语言语法tips(不断更新)

    语法虽然琐碎,犯了低级错误代价可就大了,列出一些容易混淆概念,避免以后出错 sizeof和strlen的区别在于:1.sizeof是运算符,语言支持的,strlen可以求malloc出来的字符串的长度 ...

  7. win8下使用eclipse进行hadoop2.6.2开发

    最近在win平台下使用eclipse Mars做在远程linux上的hadoop2.6开发,出现很多问题,让人心力交瘁,在经过不懈努力后,终于解决了,让人欢欣雀跃. 1.安装JDK 在做hadoop2 ...

  8. MyBatis和SpringMVC集成事务在Junit测试下有效但是在实际项目无效的问题

    一.问题说明 项目框架采用SSM,集成了事务回滚(方式见下),在单元测试的时候,测试事务是有效的,但是在实际项目上线的时候,却没有效果. 二.集成方式 application-mybatis.xml( ...

  9. 第四十一节,xml处理模块

    XML是实现不同语言或程序之间进行数据交换的协议,XML文件格式如下 读xml文件 <data> <country name="Liechtenstein"> ...

  10. flashbuilder mx组件 MenuBar

    来源:http://www.cuplayer.com/player/PlayerCode/Flex/2013/0118661.html <fx:Script> <![CDATA[ i ...