A quote for a piece of work is the price that someone says they will charge you to do the work.

Always get a written quote for any repairs needed.

每次进行修理都索要一份书面的报价单。

N-COUNT 添加物;添加剂An additive is a substance which is added in small amounts to foods or other things in order to improve them or to make them last longer.

Strict safety tests are carried out on food additives.

对食品添加剂进行了严格的安全检测。

Feel free to help yourself to coffee.请随意喝咖啡。

PHRASE 积极从事;深度参与If you are in the thick of an activity or situation, you are very involved in it.

I enjoy being in the thick of things...

我喜欢全身心投入到事情当中。

to understand completely the meaning or importance of something

领会,理解

I had to read the letter twice before I could take it all in.我读了两遍,才把整封信看懂。

VERB (数量、价值、水平、规模等)急升,猛涨If the amount, value, level, or volume of something soars, it quickly increases by a great deal.

Insurance claims are expected to soar...

预计保险索赔数量会急剧增加。

ADJ 永久的;永恒的;永远的Something that is eternal lasts for ever.

Whoever believes in Him shall have eternal life.

所有相信上帝的人都会获得永生。

to become a particular amount

总共是;合计为

The various building programmes add up to several thousand new homes.各项住宅建设计划总共将为人们提供几千套新住房。

PHRASAL VERB-ERG (大病后)康复;(经历困境后)恢复正常If someone with a serious illness or someone in a very difficult situation pulls through, they recover.

Everyone was very concerned whether he would pull through or not...

每个人都很关心他是否能够挺过去。

hould always keep a little money in reserve for a time when it might be needed.

对于金钱,我们应当总是留下一点儿以备不时之需。对于爱情这种做法则不适用。

quote|additives|Feel free to help| thick of |take in|soar|eternal|add up to|pull through| in reserve|的更多相关文章

  1. git add 文档

    GIT-ADD(1) Git Manual GIT-ADD(1) NAME git-add - Add file contents to the index SYNOPSIS git add [-n] ...

  2. Quantitative Trading with R(一):两个简单的策略

    下面是两个使用R中的Quantstrat包进行策略构建的例子,都是对600550.ss.600192.ss.600152.ss.600644.ss.600885.ss.600151.ss六只股票进行投 ...

  3. Qt在pro文件中加入带空格的路径(使用$$quote关键字)

    LIBS += -L$$quote(C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Lib) INCLUDEPATH += $$quote(C: ...

  4. quote、cite、refer的区别

    quote指“直引”,直接引用原文,不做丝毫修改. cite指“间引”,引用时不需要相同的词. refer指消化原来的思想,完全不抄.

  5. Open quote is expected for attribute "property" associated with an element type "result".错误

    java  Mybatis 框架下的项目 报   Open quote is expected for attribute "property" associated with a ...

  6. [quote ]ffmpeg, gstreamer, Raspberry Pi, Windows Desktop streaming

    [quote ]ffmpeg, gstreamer, Raspberry Pi, Windows Desktop streaming http://blog.pi3g.com/2013/08/ffmp ...

  7. [Quote]Creating basic Excel workbook with Open XML

    Creating basic Excel workbook with Open XML [Quote from]http://www.codeproject.com/Articles/371203/C ...

  8. quote, quasiquote, unquote和unquote-splicing

    关于符号类型 符号类型又称引用类型,在概要一文中本人介绍得非常的模糊,使很多初学者不理解.符号类型在Scheme语言中是最基础也是最重要的一种类型,这是因为Scheme语言的祖先Lisp语言的最初目的 ...

  9. discuz函数quote

    public static function quote($str, $noarray = false) { if (is_string($str)) return '\'' . addcslashe ...

随机推荐

  1. Apache添加ssl支持

    安装证书文件说明:1. 证书文件xxx.pem,包含两段内容,请不要删除任何一段内容.2. 如果是证书系统创建的CSR,还包含:证书私钥文件xxx.key.证书公钥文件public.pem.证书链文件 ...

  2. Python笔记_第四篇_高阶编程_进程、线程、协程_3.进程vs线程

    1.多任务的实现原理: 通常我们会设计Mater-Workder模式,Master负责分配任务,Worker负责执行任务,因此多任务环境下,通常是一个Master,多个Worker 2.多进程: 主进 ...

  3. Linux用户权限常见命令

    01. 用户 和 权限 的基本概念 1.1 基本概念 用户 是 Linux 系统工作中重要的一环,用户管理包括 用户 与 组 管理 在 Linux 系统中,不论是由本机或是远程登录系统,每个系统都必须 ...

  4. Tensorflow函数——tf.set_random_seed(seed)

    设置图级随机seed. 依赖于随机seed的操作实际上从两个seed中获取:图级和操作级seed. 这将设置图级别的seed. 其与操作级seed的相互作用如下: 1.如果没有设置图形级别和操作see ...

  5. linux设置网络三种方法

    http://blog.csdn.net/u010003835/article/details/52233296

  6. 理论优美的深度信念网络--Hinton北大最新演讲

    什么是深度信念网络 深度信念网络是第一批成功应用深度架构训练的非卷积模型之一. 在引入深度信念网络之前,研究社区通常认为深度模型太难优化,还不如使用易于优化的浅层ML模型.2006年,Hinton等研 ...

  7. BBS配置

    BBS配置 一.url路由 """BBS URL Configuration The `urlpatterns` list routes URLs to views. F ...

  8. 微信小程序java8 java7 java6 encryptedData 解密 异常处理

    使用java8 java7  java6 解密微信小程序encryptedData可以回遇到一些错误 1.java.security.NoSuchAlgorithmException: Cannot ...

  9. Java使用Thrift,Thrift结构体定义

    1.Thrift定义文件,Thrift常见的数据类型 1.基本类型(括号内为对应的Java类型): bool(boolean): 布尔类型(TRUE or FALSE) byte(byte): 8位带 ...

  10. 14 微服务电商【黑马乐优商城】:day06-使用nginx反向代理并掌握cors解决跨域

    本项目的笔记和资料的Download,请点击这一句话自行获取. day01-springboot(理论篇) :day01-springboot(实践篇) day02-springcloud(理论篇一) ...