check out 在library里有借书的意思

第 1 段
1.Listen to a conversation between a student and a librarian employee.
请听一段一位学生和一位图书管理员之间的对话。
第 2 段
1.Excuse me. Can you help me with something?
劳驾,能帮我一个忙吗?
第 3 段
1.I'll do my best. What do you need?
当然可以,你需要什么?
第 4 段
1.Well, I've received a letter in my mailbox saying that I'm supposed to return a book that I checked out back in January.
嗯,我已经邮箱里面收到一封信,上面说我应该一月份就要把书拿回去还。
2.It's called "Modern Social Problems".
这本书叫做《现代社会问题》。
3.But because I'm writing my senior thesis, I'm supposed to be able to keep the book all semester.
但由于我一直在写毕业论文,我本该整个学期都用到这本书的。
第 5 段
1.So you signed up for extended borrowing privileges?
所以你想办理延期还书对吗?
第 6 段
1.Yeah.
是的。
第 7 段
1.But we are still asking you to bring the book back?
但是我们还是让你把书还了是吧?
第 8 段
1.Uh-huh.
嗯哈。
第 9 段
1.Well, let me take a look and see what the computer says.
恩,让我先看看电脑系统上怎么记录的。
2.The title was "Modern Social Problems"?
书名叫做《现代社会问题》对吗?
第 10 段
1.Yeah.
是的。
第 11 段
1.OK. Um...Oh, I see, it's been recalled.
哦,我知道了,这本书已经收回了。
2.You can keep it all semester as long as no one else requests it. But, someone else has.
所以只要没人需要借到这本书,你整个学期都可以借着。但是已经有人登记要借了。
3.It looks like one of the professors in the sociology department requested it.
好像是社会学系的一位教授登记了。
4.So you have to bring it back, even though you've got extended borrowing privileges.
所以你要把书拿回来还,尽管你办理了延期还书。
5.You can check out the book again when it's returned in a couple of weeks.
你可以在几个星期后,等他还了后再来借书。
第 12 段
1.But I really need this book right now.
但是我现在真的很需要这本书。
第 13 段
1.Do you need all of it or is there a certain section or chapter you're working with?
你是整本书都需要还是只需要看里面的某个部分或章节呢?
第 14 段
1.I guess there is one particular chapter I've been using lately for a section of my thesis. Why?
我想我最近的论文写作需要参考到里面的某一个章节。为什么这么问呢?
第 15 段
1.Well, you can photocopy up to one chapter of the book.
是这样的,你可以拿那一章节去影印。
2.Why don't you do that for the chapter you're working on right now?
为什么不现在就拿这本书去影印下你需要的章节呢?
3.And by the time you need the rest of the book, maybe it will have been returned.
等到你需要参考其他章节的时候也许这本书就已经归还了。
4.We can even do the photocopy for you because of the circumstances.
根据情况我们可以甚至可以帮你完成影印的工作。
第 16 段
1.Oh, well, that would be great.
噢,那太棒了。
第 17 段
1.I see you've got some books there.
我看你这里有几本书。
2.Is that the one you were asked to return?
这本书是你被要求归还的吗?
第 18 段
1.No, I left it in my dorm room.
呃不,我把书放在宿舍了。
2.These are books I need to check out today.
这些是我今天要借出的书。
3.Is it OK if I bring that one by in a couple of days?
几天后再把那本书拿来行吗?
第 19 段
1.Actually, you need to return it today.
事实上,你今天需要把那本书还了。
2.That is if you want to check out those books today. That's our policy.
才能借出这些书。这是图书馆的规定。
第 20 段
1.Oh, I didn't know that.
噢,我都不知道。
第 21 段
1.Yeah, not a lot of people realize that.
是的,不是很多人知道这个规定。
2.In fact, every semester we get a few students who have their borrowing privileges suspended completely because they haven't returned books.
事实上,每个学期我们都会遇到一些学生的延期还书期限用尽了的,就是因为他们没有把书给还了。
3.They're allowed to use books only in the library.
他们只能在图书馆看书了。
4.They're not allowed to check anything out because of unreturned books.
因为他们没有把书还了,所以不能借出任何书本。
第 22 段
1.That's not good. I guess I should head back into the dorm right now then.
这可不好。我想我现在必须马上回一趟宿舍。
第 23 段
1.But, before you go, what you should do is fill out a form requesting the book back in two weeks.
但是,在你走之前,你需要填一张表,说明你两周后要再把书借出。
2.You don't want to waste any time getting it back.
你也不想把时间浪费在重新借书上吧。
第 24 段
1.Thanks a lot, now I don't feel quite so bad about having to return the book.
非常感谢。现在我也没那么在意不得不把书还了的事了。

tpo-09 C2 Return a sociology book的更多相关文章

  1. TPO-10 C2 Return a literature book

    TPO-10 C2 Return a literature book 第 1 段 1.Listen to a conversation between a student and an employe ...

  2. 拼图小游戏之计算后样式与CSS动画的冲突

    先说结论: 前几天写了几个非常简单的移动端小游戏,其中一个拼图游戏让我郁闷了一段时间.因为要获取每张图片的位置,用`<style>`标签写的样式,直接获取计算后样式再用来交换位置,结果就悲 ...

  3. 在线OJ实用技巧(转载)

    1.一般用C语言节约空间,要用C++库函数或STL时才用C++; cout.cin和printf.scanf最好不要混用. 2.有时候int型不够用,可以用long long或__int64型(两个下 ...

  4. String详解, String和CharSequence区别, StringBuilder和StringBuffer的区别 (String系列之1)

    本章主要介绍String和CharSequence的区别,以及它们的API详细使用方法. 转载请注明出处:http://www.cnblogs.com/skywang12345/p/string01. ...

  5. OBD 14230 Slow, Addr激活

    const u8 LinkCmd14230[6] = { 0xC2, 0x33, 0xF1, 0x01, 0x00, 0xE7 }; u8 ISO14230ADDR_Check(){          ...

  6. PEM文件格式详细解析

    PEM文件格式存档 Author:Roson sun sunxiao@tomonline-inc.com Time:2006-4-11 1.  描述: Openssl使用PEM(RFC 1421-14 ...

  7. 【学习笔记】【C语言】char类型

    1. 存储细节 ASCII单字节表(双字节GBK\GB2312\GB18030\Unicode) 2. 常见错误 char c = A; char c = "A"; char c ...

  8. chapter3习题

    // 2013年11月4日21:47:21 # include <stdio.h> # include <math.h> int main() { int n; double ...

  9. ACM 做题过程中的一些小技巧。

    ACM做题过程中的一些小技巧. 1.一般用C语言节约空间,要用C++库函数或STL时才用C++; cout.cin和printf.scanf最好不要混用. 2.有时候int型不够用,可以用long l ...

随机推荐

  1. JedisConnectionException: Failed connecting to host localhost:6379

    报错原因:没有启动服务,打开服务即可 redis.clients.jedis.exceptions.JedisConnectionException: Exception at redis.clien ...

  2. 【MongoDB】CentOS上安装MongoDB

    权限部分尚未测试完成,请勿参考. 1.去官方网站下载Mongodb for linux的包,我没找到CentOS的,随便下载了个mongodb-linux-x86_64-amazon-3.2.0.tg ...

  3. DB数据源之SpringBoot+MyBatis踏坑过程(五)手动使用Hikari连接池

    DB数据源之SpringBoot+MyBatis踏坑过程(五)手动使用Hikari连接池 liuyuhang原创,未经允许禁止转载  系列目录连接 DB数据源之SpringBoot+Mybatis踏坑 ...

  4. 竞赛题解 - [CF 1080D]Olya and magical square

    Olya and magical square - 竞赛题解 借鉴了一下神犇tly的博客QwQ(还是打一下广告) 终于弄懂了 Codeforces 传送门 『题目』(直接上翻译了) 给一个边长为 \( ...

  5. PHP中级程序员常见面试题

    1).写一个函数,从一个标准url里取出文件的扩展名,需要取出php或.php <?php $a="http://www.test.com.cn:88/abc/de/fg.php?id ...

  6. Django学习笔记4-csrf防护

    1.CSRF验证失败. 请求被中断. 原因是django为了在用户提交表单时防止跨站攻击所做的保护 什么是 CSRF CSRF, Cross Site Request Forgery, 跨站点伪造请求 ...

  7. .Net Core如何在任意位置获取配置文件的内容

    前几天群里有人问,我想在程序里的任意位置读取appsetting.json里的配置,该怎么搞. 话不多说上源码 首先,要想读取配置文件我们要用到IConfiguration 接口,这个接口在Start ...

  8. MVC Controller 基类 BaseController 中的 Request

    今天修复mvc中的一个bug,需求是每个页面要获取当前URL链接中 host首是否正确,我把获取url的方法写到了Controller的基类BaseController(BaseController继 ...

  9. thinkphp中的大字母的意思

    ThinkPHP 单字母函数 A() 内部实例化控制器 D() 实例化自定义模型类 M() 实例化一个基础模型类 R() 调用某个控制器的操作方法 L() 启用多语言的情况下,设置和获取当前的语言定义 ...

  10. linux搭建的LNMP环境下的mysql授权远程连接

    用phpstudy搭建的lnmp环境下mysql授权远程连接 简单高效 这是因为mysql 里的优先级不是所有人(提前检查防火墙是关闭状态)1.使用phpstudy安装的mysql没有放置到可以直接调 ...