tpo-09 C2 Return a sociology book
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的更多相关文章
- 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 ...
- 拼图小游戏之计算后样式与CSS动画的冲突
先说结论: 前几天写了几个非常简单的移动端小游戏,其中一个拼图游戏让我郁闷了一段时间.因为要获取每张图片的位置,用`<style>`标签写的样式,直接获取计算后样式再用来交换位置,结果就悲 ...
- 在线OJ实用技巧(转载)
1.一般用C语言节约空间,要用C++库函数或STL时才用C++; cout.cin和printf.scanf最好不要混用. 2.有时候int型不够用,可以用long long或__int64型(两个下 ...
- String详解, String和CharSequence区别, StringBuilder和StringBuffer的区别 (String系列之1)
本章主要介绍String和CharSequence的区别,以及它们的API详细使用方法. 转载请注明出处:http://www.cnblogs.com/skywang12345/p/string01. ...
- OBD 14230 Slow, Addr激活
const u8 LinkCmd14230[6] = { 0xC2, 0x33, 0xF1, 0x01, 0x00, 0xE7 }; u8 ISO14230ADDR_Check(){ ...
- PEM文件格式详细解析
PEM文件格式存档 Author:Roson sun sunxiao@tomonline-inc.com Time:2006-4-11 1. 描述: Openssl使用PEM(RFC 1421-14 ...
- 【学习笔记】【C语言】char类型
1. 存储细节 ASCII单字节表(双字节GBK\GB2312\GB18030\Unicode) 2. 常见错误 char c = A; char c = "A"; char c ...
- chapter3习题
// 2013年11月4日21:47:21 # include <stdio.h> # include <math.h> int main() { int n; double ...
- ACM 做题过程中的一些小技巧。
ACM做题过程中的一些小技巧. 1.一般用C语言节约空间,要用C++库函数或STL时才用C++; cout.cin和printf.scanf最好不要混用. 2.有时候int型不够用,可以用long l ...
随机推荐
- springmvc需要掌握的面试知识
1:讲下Spr ingMvc和Struts1,Struts2的比较的优势 性能上Struts1>SpringMvc>Struts2 开发速度上SpringMvc和Struts2差不多,比 ...
- torch.backend.cudnn.benchmark
大部分情况下,设置这个 flag 可以让内置的 cuDNN 的 auto-tuner 自动寻找最适合当前配置的高效算法,来达到优化运行效率的问题. 一般来讲,应该遵循以下准则: 如果网络的输入数据维度 ...
- MVC学习八:MVC View提交数据
学习编程最主要的就是数据交互,MVC中数据交互是怎么样的呢? 1.Controller向View传输数据在http://www.cnblogs.com/WarBlog/p/7127574.html中有 ...
- bit and sbit---c51
bit和sbit都是C51扩展的变量类型. bit和int char之类的差不多,只不过char=8位, bit=1位而已.都是变量,编译器在编译过程中分配地址.除非你指定,否则这个地址是随机的.这个 ...
- react系列教程
这个系列将从基础语法讲起,把react全家桶都讲到,然后到具体的使用,最后完成后,会写一个完整的demo. 前置要求: 基本的CSS,JS要熟练. 部分ES6语法需要了解.可以参考下面提到的阮一峰老师 ...
- Oracle特性总结
最近开发项目使用了Oracle,根据总体架构一开始选择使用Mybatis,发现核心模块用Mybatis效率不够,切换到jdbc实现,效率大增.Oracle可是个庞然大物,特性多多,丝毫不能马虎,否则很 ...
- redhat5本地源NBD驱动安装
1.将镜像挂载到本机上 1)将系统ISO镜像放到自己电脑/root下 lsb_release -a 查看系统类型 2)在(/)目录下,建立yum目录 mkdir /root/yum 3 ...
- String.Format() 方法
一 定义 String.Format() 是将指定的 String类型的数据中的每个格式项替换为相应对象的值的文本等效项. string p1 = "Jackie"; string ...
- 2018 kali linux install tools
1.VM setup https://www.vmware.com/products/workstation-pro/workstation-pro-evaluation.html VMware-Wo ...
- 用原生JS写一个网页版的2048小游戏(兼容移动端)
这个游戏JS部分全都是用原生JS代码写的,加有少量的CSS3动画,并简单的兼容了一下移动端. 先看一下在线的demo:https://yuan-yiming.github.io/2048-online ...