The leaders of the two countries are planning their summit meeting with a (pledge) to maintain and develop good ties.
两国的领导人计划举办一场发表誓约的峰会以维持和发展彼此良好的关系。
Many youngsters have heard their parents say “You'll never (amount to) anything if you keep daydreaming that way!"
By advocating (moderate)reasonable change, they think that they can keep consumer costs low.
通过采取一些适度的改变,他们相信能够保持消费者的低成本。
Nuclear power , with all its inherent problems , is still the only (option) to guarantee enough energy in the future.
The promised wage increase is being delay(held back) while it is examined by the government to see if it is greater than the law allows.
提薪的承诺被搁置了,因为政府正在审查它是否超过了法律所允许的额度。
Safety officials have seriously(earnestly) questioned whether the increased use of synthetic materials heightens the risk of fire.
安全部门的官员已经认真地询问了增加合成材料的使用是否会增大火灾风险的问题。
The book shifted her viewpoint(outlook) from social to spiritual,for its theme was that before you change other people you have to change yourself.
这本书使她的观点从社会方面转移到精神方面,因为该书的主题是:在你改变别人之前,你必须先改变自己
The Americans recognize that the UN can be the medium(channel) for greater diplomatic activity.
美国承认联合国会成为更大外交活动的渠道。
The growth of part-time and flexible working pattern allows more women to (take advantage of) job opportunities.

Nobody can help but be (fascinated) by the world into which he is taken by the science fiction.
没有人能够忍住不被科幻小说迷人的世界所吸引。
Senator James Meeks has cancel(called off ) a boycott of Chicago Public Schools, organized to protest 抗议 Illinois education funding system.
参议员詹姆士•米克取消了芝加哥公立大学的一场联合抵制。这场抵制是为了反对伊利诺伊州的教育基金制度的。
I prefer chicken to fish because I am worried about (accidentally) swallowing a small bone.

The 16 percent fare increase would bring Chicago fares in agreement with (in line with) those of other big cities.

It is true that London is often sunless, moist(damp) and raw, though the occasional sunny days seem all the more attractive by contrast.
伦敦确实是经常没有阳光,潮湿阴冷,然而相比之下偶尔有阳光的日子似乎更迷人。

Like flowers that have been waiting all winter to bloom(blossom), tourists are eager to burst forth with their cameras.
像鲜花酝酿了整个冬天才绽放一样,游客们迫不及待地拿着照相机照相。

L207的更多相关文章

  1. OpenWebGlobe-开源三维GIS初体验(附源码和演示)

    1.OpenWebGlobe简介 OpenWebGlobe是一个高性能的三维引擎.可应用于可视化仿真,游戏,三维GIS,虚拟现实等领域.它使用纯javascript编写,可以运行在任何支持HTML5. ...

  2. chp-adapter 文件结构

    1.需要接口给chp推送数据的Bean,写到/chp-adapter/src/main/java/com/creditharmony/adapter/service 文件夹中,并添加父类,供chp业务 ...

  3. CoreCLR源码探索(二) new是什么

    前一篇我们看到了CoreCLR中对Object的定义,这一篇我们将会看CoreCLR中对new的定义和处理 new对于.Net程序员们来说同样是耳熟能详的关键词,我们每天都会用到new,然而new究竟 ...

  4. Type in Chakra

    Type in Chakra Javascript是一个无类型的语言. 我们要讨论的类型是指Chakra内置的一些数据结构,这些结构维护了Object的信息. Type在一类Object中共享数据,使 ...

  5. CoreCLR源码2

    CoreCLR源码 前一篇我们看到了CoreCLR中对Object的定义,这一篇我们将会看CoreCLR中对new的定义和处理new对于.Net程序员们来说同样是耳熟能详的关键词,我们每天都会用到ne ...

  6. Edit the AlarmClock in AOSP with android-studio

    1. git the AlarmClock source code on AOSP 2. select 'import project' by android-studio & we will ...

随机推荐

  1. SPA (单页应用程序)

    单页Web应用 编辑 单页Web应用(single page web application,SPA),就是只有一张Web页面的应用.单页应用程序 (SPA) 是加载单个HTML 页面并在用户与应用程 ...

  2. Hive创建内部表、外部表

    使用hive需要hive环境 启动Hive 进入HIVE_HOME/bin,启动hive ./hive 内部表 建表 hive> create table fz > (id int,nam ...

  3. MVC ---- 标准查询运算符

    标准查询运算符:定义在System.Linq.Enumerable类中的50多个为IEnumerable<T>准备的扩展方法,这些方法用来 对它操作的集合进行查询筛选. 筛选集合Where ...

  4. 会员通过消费攒积分,升级RENEW以及降级的需求

    需求看上去及其简单,如下: 用文字描述就开始不容易了. 先按等级排个序,根据下一个等级,推前一个等级: --C---B----V-----A 在计算一下升级需要的积分:--C表示普通会员-----需要 ...

  5. C语言专题-基本数据类和占位符

    C语言中常用的几种基本数据类型有 基本数据类型的长度 unsigned unsigned unsigned unsigned float没有unsigned double没有unsigned 占位符的 ...

  6. RabbitMQ入门_10_队列长度限制

    参考资料:https://www.rabbitmq.com/maxlength.html RabbitMQ 有两种方式限制队列长度,第一种是对队列中消息总数进行限制: gordon.study.rab ...

  7. tryparse

    [C#笔札]Tryparse的用法   这是参考读物的上得一个例子.自己仿照做的作业 private void button1_Click(object sender, EventArgs e) { ...

  8. 为用户管理连接 Confluence 6 到 Jira 应用程序

    请注意,在使用这个功能的时候,你的 Jira 应用许可证数量和 Confluence 的许可证数量不需要完全等同.例如,你可以通过 Jira 管理一个 50 个用户的 Confluence 许可证,尽 ...

  9. python-day46--前端基础之html

    一.html是什么? 超文本标记语言(Hypertext Markup Language,HTML)通过标签语言来标记要显示的网页中的各个部分.一套规则,浏览器认识的规则 浏览器按顺序渲染网页文件,然 ...

  10. node搭建本地服务器

    随着前端不断发展,node基本已经成为必备,在调试的时候经常需要服务器,在之前的做法通常是去下载一个phpstudy 或者 xampp等启动一个服务,作为一个前端人虽然可以借助各种工具,但是怎么能不懂 ...