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. springboot之静态资源路径配置

    静态资源路径是指系统可以直接访问的路径,且路径下的所有文件均可被用户直接读取. 在Springboot中默认的静态资源路径有:classpath:/META-INF/resources/,classp ...

  2. 【题解】洛谷P3953 [NOIP2017TG] 逛公园(记忆化搜索+SPFA)

    题目来源:洛谷P3953 思路 先用SPFA求一遍最短路 在求最短路的同时可以把所有点到终点的最短路求出来 dis数组 注意要反向SPFA  因为从起点开始可能会走到一些奇怪的路上导致时间负责度增加 ...

  3. 创建Cookie抛出异常:java.lang.IllegalArgumentException: Control character in cookie value

    调用Cookie对象的构造函数可以创建Cookie.Cookie对象的构造函数有两个字符串参数:Cookie名字和Cookie值.   名字和值都不能包含空白字符以及下列字符:[ ] ( ) < ...

  4. css百分比问题——`top`、`left`、'translate'的百分比参照谁?

    比如 top.left.transform属性的translate方法,他们的百分比都是相较谁而言的? top.left是基于父元素的: .parent { position: relative; b ...

  5. 简单的mongo小工具 python

    #!/bin/python #coding=utf-8 ### eg : mgotool.py -i 127.0.0.1 -p 10001 -a xxxxx -u root -rc #import s ...

  6. Systemd简介与使用

    按下电源键,随着风扇转动的声音,显示器上开启的图标亮起.之后,只需要静静等待几秒钟,登录界面显示,输入密码,即可愉快的玩耍了. 这是我们大概每天都做的事情.那么中间到底发生了什么? 简单地说,从BIO ...

  7. LAMP+Varnish的实现

    基于Keepalived+Varnish+Nginx实现的高可用LAMP架构 注意:各节点的时间需要同步(ntpdate ntp1.aliyun.com),关闭firewalld(systemctl ...

  8. windows简易使用composer 安装国内镜像

    1.下载composer.phar文件 地址: https://getcomposer.org/download/  从下面选择一个 2.下载成功,新建项目(找到已有的项目文件夹)文件夹(D:\PHP ...

  9. xp sp3安装.Net 4.0提示严重错误,0x80070643,解决办法2017版

    客户电脑上要装金税开票软件,需要.net 4.0.30319.1,电脑环境是xp sp3,已经安装了.net 2, .net 3.5sp1,安装.net 4.0的时候提示错误0x80070643 因为 ...

  10. 如何分析Mysql慢SQL

    内容摘要: 开启慢查询日志捕获慢SQL 使用explain分析慢SQL 使用show profile查询SQL执行细节 常见的SQL语句优化 一.开启慢查询日志捕获慢SQL ① 查询mysql是否开启 ...