business expressions(二)
1,to give someone a heads up
= to inform someone about something important
("heads up") because they must lift their heads from their work to listen!)
I just want to give you a heads up that the CEO will be here tomorrow.
Manager:"Just a heads up about tomorrow:The meeting will start at 9 am".
I want to give you a heads up,I will not work tomorrow.
2,to give someone the lowdown(内幕,真相)
=to give someone the most important information about something.
I don't have time to listen to all the details.Just give me the lowdown!
Give me the lowdown on the new iphone.
3,to fill someone in
=to inform someone about something
Jane:"Mark,were you at the sales meeting yesterday?"
Mark:"NO."
Jane:"OK,I'll fill you in"
4,to drop someone a line
=to write a letter to someone
Please drop me a line with the prices.
I'll drop you a line to confirm the details.
5,to stay in touch to keep in touch
=to continue to communicate with someone.
"Goodbye! It was nice to see you again. Stay in touch!"
Keep in touch! Call me if you have any questions.
6,to keep someone posted to keep someone updated
=to regularly tell someone what is happening in an important situation.
Manager:"Jane,has the sustomer sent us his insurance claim?"
Jane:"NO,not yet."
Manager:"OK,please keep me posted."
7,to keep someone in the loop
=to regularly inform someone about something.
Manager:"You are in charge of the project but please keep me in the loop"
8,to give someone a call to give someone a ring
=to call someone(by telephone)
I gave you a ring but you didn't answer!
I'll give you a call when I arrive at the airport.
Give me a call when you get back from your trip.
9,to get back to someone
=to reply to someone
We will get back to you on this early next week.
Manager:"Has the customer got back to us?"
Mark:"Could I speak to Mr Jones please?"
Secretary:"I;m sorry but Mr Jones is in a meeting."
Mark:"OK,please ask him to get back to me."
10,to let someone know
=to inform someone about something.
Mark:"There's a conference in London tomorrow. Let me know if you would like to go."
Mark:"Are you working next week?"
Jane:"I'm not sure. My manager will let me know tomorrow."
Any questions please let me know.
=Any questions please fell free to contact me!
本文作者starof,因知识本身在变化,作者也在不断学习成长,文章内容也不定时更新,为避免误导读者,方便追根溯源,请诸位转载注明出处:http://www.cnblogs.com/starof/p/7266523.html有问题欢迎与我讨论,共同进步。
business expressions(二)的更多相关文章
- business expressions(一)
一. 1.24/7 24/7 :twenty four hours a day, seven days a week I work 24/7.——meaing i work all the time. ...
- ABAP绘图功能模块概观(转)
ABAP Graphics FM OverviewABAP绘图功能模块概观 此处仅将功能模块及范例程序列出(若要列出详细参数篇幅过大) 2 Main Graphics Demo Program: GR ...
- 数据仓库专题(23):总线矩阵的另类应用-Drill Down into a More Detailed Bus Matrix
一.前言 Many of you are already familiar with the data warehouse bus architecture and matrix given thei ...
- Mongodb 语法,update,insert,delete,find
---恢复内容开始--- db.Users.update({OrganizationCode:"Global"},{$set:{OrganizationCode:"Fre ...
- java jfinal + ajaxfileupload.js 上传
功能上传 需求:同时上传多张图片 前端:jquery.ajaxfileupload.js 后端:jfinal upload.htm <html> <body> <div ...
- Django中的F和Q函数
内容简介: 介绍Django中的F和Q作用以及使用方法 一.F介绍 作用:操作数据表中的某列值,F()允许Django在未实际链接数据的情况下具有对数据库字段的值的引用,不用获取对象放在内存中再对字段 ...
- step_by_step_ABP规约模式
一段时间没有在github 上浏览ABP项目,几天前看到ABP新增规约模式,开始了解并学习文档 记录一下 Introduction 介绍 Specification pattern is a pa ...
- ABP框架系列之四十八:(Specifications-规范)
Introduction Specification pattern is a particular software design pattern, whereby business rules c ...
- [django]django查询最佳实战
from django.db.models import Max, Min, Sum, Avg, Count, Q, F Django中的F和Q函数 一.F介绍 作用:操作数据表中的某列值,F()允许 ...
随机推荐
- Redis笔记4-持久化方案
一:快照模式 默认redis是会以快照的形式将数据持久化到磁盘的(一个二进制文件,dump.rdb,这个文件名字可以指定),在配置文件中的格式是:save N M表示在N秒之内,redis至少发生M次 ...
- python环境jieba分词的安装
我的python环境是Anaconda3安装的,由于项目需要用到分词,使用jieba分词库,在此总结一下安装方法. 安装说明======= 代码对 Python 2/3 均兼容 * 全自动安装:`ea ...
- 一些图像识别初创公司产品及API搜集ing...
一些公司的产品路线可以很好地给我们启示,欢迎看客补充. 一.微软认知服务API 1.年龄.性别检测 2.物体分类.识别 3.识别名人 全新的名人识别模块可以识别20万来自全球各地涉及商界.政界.体育界 ...
- 常用u-boot命令详解(全)
U-boot发展到现在,他的命令行模式已经非常接近Linux下的shell了,命令行模式模式下支持"Tab"键的命令补全和命令的历史记录功能.而且如果你输入的命令的前几个字符和别的 ...
- [Err] 1136 - Column count doesn't match value count at row 1
1 错误描述 [Err] 1136 - Column count doesn't match value count at row 1 Procedure execution failed 1136 ...
- freemarker报错之五
1.错误描述 freemarker.core.ParseException: Token manager error: freemarker.core.TokenMgrError: Lexical e ...
- linux下的APK反编译软件及过程介绍 .
需要工具: 1.apktool apk打包工具 下载地址:http://android-apktool.googlecode.com/files/apktool1.5.2.tar.bz2 安装:直接解 ...
- jquery.lazyload.js实现图片懒加载
个人理解:将需要延迟加载的图片的src属性全部设置为一张相同尽可能小(目的是尽可能的少占宽带,节省流量,由于缓存机制,当浏览器加载了一张图片之后,相同的图片就会在缓存中拿,不会重新到服务器上拿)的图片 ...
- Struts2(四)Struts2配置文件的配置
Struts2的常见配置 1.Struts2的配置文件的加载顺序: 每次从客户端发送到请求到服务器都要先从Struts2的核心过滤器StrutsPrepareAndExeccuteFilter,这个过 ...
- stun/turn/ice学习笔记
stun基本只是用于client探测NAT之后靠近stun server的外网地址,本身不包含应用数据通信的功能,其底层STUN协议通信多是基于UDP的.多个端点之间相互通过信令通道拿到彼此的NAT外 ...