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()允许 ...
随机推荐
- Kettle参数化配置
Kettle参数化配置 在做系统化的Kettle实现方案,我们基本要定义一些不变的参数,在整个生命周期中使用,或者设置一些特定的参数,在一些特定的JOB中使用.参数化配置有利用我们Kettle实现规范 ...
- Integer 与 int
Integer是java为int提供的封装类.int的默认值为0,而Integer的默认值为null,即Integer可以区分出未赋值和值为0的区别,int则无法表达出未赋值的情况 例如,要想表达出没 ...
- Mycat 分布式事务的实现
引言:Mycat已经成为了一个强大的开源分布式数据库中间件产品.面对企业应用的海量数据事务处理,是目前最好的开源解决方案.但是如果想让多台机器中的数据保存一致,比较常规的解决方法是引入"协调 ...
- REALTEK 刷机方法 法
REALTEK 是通用板最多的IC 方案之一,什么常说的2025 2270 2023 2033 2525 2545 2660 2280 2662 2670 2672 2674 2661 2668 ...
- R语言︱噪声数据处理、数据分组——分箱法(离散化、等级化)
每每以为攀得众山小,可.每每又切实来到起点,大牛们,缓缓脚步来俺笔记葩分享一下吧,please~ --------------------------- 分箱法在实际案例操作过程中较为常见,能够将一些 ...
- redis绑定ip以及启动和查看启动状态
改绑定ip: 或许是对redis的了解还不够多的缘故,单单只是从安装和启动来讲,个人觉得好像是比mongodb和mysql要简单一些. 我的安装包是这个:http://download.csdn.ne ...
- ClientToScreen 和ScreenToClient 用法
ClientToScreen( )是把窗口坐标转换为屏幕坐标 ScreenToClient( )是把屏幕坐标转换为窗口坐标 屏幕坐标是相对于屏幕左上角的,而窗口坐标是相对于窗口用户区左上角的 VC下, ...
- FusionCharts封装-单系列图
ColumnChart.java: /** * @Title:ColumnChart.java * @Package:com.fusionchart.model * @Description:柱形图 ...
- Java中的i++和i--
/** * @Title:DataCate.java * @Package:com.you.dao * @Description:数据类型转换 * @Author: 游海东 * @date: 2014 ...
- HighCharts之2D堆面积图
HighCharts之2D堆面积图 1.HighCharts之2D堆面积图源码 StackedArea.html: <!DOCTYPE html> <html> <hea ...