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. caffe深度学习网络(.prototxt)在线可视化工具:Netscope Editor

    http://ethereon.github.io/netscope/#/editor 网址:http://ethereon.github.io/netscope/#/editor 将.prototx ...

  2. 【Coursera】Security Introduction -Eighth Week(2)

    Review -Terminology(术语): Confidentiallity & Integrity 泄密 & 欺骗 Confidentiallity: Prevent unau ...

  3. hdu 5652 India and China Origins 并查集+二分

    India and China Origins Time Limit: 2000/2000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/ ...

  4. ubuntu server 16.04(amd 64) 配置网桥,多网卡使用激活

    安装了Ubuntu16.04的server版本,结果进入系统输入ifconfig后发现,只有一个网卡enp1s0,还有一个网络回路lo,ifconfig -a 发现其实一共有四个网卡,enp1s0,e ...

  5. java动态代理和cglib

    1.代理类可以分为两种. 静态代理:由程序员创建或特定工具自动生成源代码,再对其编译.在程序运行前,代理类的.class文件就已经存在了. 动态代理:在程序运行时,运用反射机制动态创建而成. 2.JD ...

  6. English trip -- Review Unit 9 Daily living 日常生活

    主要讲了一个时态:现在进行时   Be动词+Ving  需要记住的有6种规律 1.直接单词后面 + ing    e.g.     watch -> watching 2.是ie结尾的单词,变y ...

  7. Mycat配置入门

    配置: --bin 启动目录 --conf 配置文件存放配置文件: --server.xml:是Mycat服务器参数调整和用户授权的配置文件. --schema.xml:是逻辑库定义和表以及分片定义的 ...

  8. luogu P2408 不同子串个数

    考虑反向操作,去计算有多少组相同的子串,对于一组大小为k的极大相同子串的集合,ans-=k-1. 为了避免重复计算,需要一种有效的,有顺序的记录方案. 比如说,对于每一个相同组,按其起始点所在的位置排 ...

  9. Docker+Hadoop+Hive+Presto 使用Docker部署Hadoop环境和Presto

    Background 一. 什么是Presto Presto通过使用分布式查询,可以快速高效的完成海量数据的查询.如果你需要处理TB或者PB级别的数据,那么你可能更希望借助于Hadoop和HDFS来完 ...

  10. nyoj1272表达式求值(递归法)

    递归写的,类似于之前的一道,但要更难一点,因为加入了'+','*'以及括号运算符,所以要考录周全: 这道题给了我很大启示,在第一道德基础上: 1!寻找括号的优先级,先找有没有不被任何括号夹住的加号,如 ...