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. 关于$NOIP2017$的题目讲解

    关于\(NOIP2017\)的题目讲解 1.小凯的疑惑 题目描述: 小凯手中有两种面值的金币,两种面值均为正整数且彼此互素.每种金币小凯都有 无数个.在不找零的情况下,仅凭这两种金币,有些物品他是无法 ...

  2. java之sleep(),join(),yield(),wait(),notify()、notifyAll()区别

    1.sleep() 使当前线程(即调用该方法的线程)暂停执行一段时间,让其他线程有机会继续执行,但它并不释放对象锁.也就是说如果有synchronized同步快,其他线程仍然不能访问共享数据.注意该方 ...

  3. 【题解】洛谷P1198 [JSOI2008] 最大数(线段树)

    洛谷P1198:https://www.luogu.org/problemnew/show/P1198 思路 一道水水的线段树 20分钟A掉 这道题只涉及到单点修改和区间查询 所以这道题甚至不用Laz ...

  4. Subnet Routing Examples

    Routing Table Each row in routing table contains: Destination IP address IP address of next-hop rout ...

  5. Javascript Code Style Guide

    本指南采用的Airbnb发布的基于ES5的JavaScript Code Style. ES5 英文版:https://github.com/airbnb/javascript/tree/es5-de ...

  6. Python Monitoring UPS with SNMPWALK

    ##Background My co-worker told me he needed to monitor UPS with SNMP module but he only can get hexa ...

  7. QQ空间运营 怎么做一个QQ人气号?

    QQ空间,用户太年轻,他们渐渐长大. 空间,用户消费水准偏低,貌似很难开发,除非玩灰链,否则同等人气,和微信比起来,一个地下,一个天上. 然而,他们快要长大,即将成为消费主力军,难免会转移微信,但情怀 ...

  8. [转]Javascript removeChild()删除节点及删除子节点的方法(同样适用于jq)

    Javascript removeChild()删除节点及删除子节点的方法 这篇文章主要介绍了Javascript removeChild()删除节点及删除子节点的方法的相关资料,需要的朋友可以参考下 ...

  9. Facade(外观模式或门面模式)

    常用的模式之一. 为子系统中的一组接口提供一个一致的界面,此模式定义了一个高层接口,这个接口使得这一子系统更加容易使用. 完美地体现了依赖倒转原则和迪米特法则的思想. Facade模式应用场景: 首先 ...

  10. 一、linux基本操作

    1.linux界面的切换 DOS界面终端打开:Ctrl+Alt+F1  /F2/F3   退出:Ctrl+Alt+F7 终端的打开与退出 打开:Ctrl+Alt+t   退出:Ctrl+d 2.第一次 ...