智课雅思短语---三、unshakable duty
智课雅思短语---三、unshakable duty
一、总结
一句话总结:不可推卸的义务 unshakable duty
1、satisfy/ meet the needs of…?
满足需求
2、a GetWord("reliable"); source of information?
可靠的信息源
3、valuable natural resources?
宝贵的自然资源
4、the Internet?
因特网 the Internet (一定要由冠词,字母I大写)
5、convenient and efficient?
方便快捷 convenient and efficient
6、in all aspects of human life?
在人类生活的方方面面
7、environmental protection / environmentally friendly?
环保(的) environmental protection / environmentally friendly
8、a symbol of society progress?
社会进步的体现
9、 hold different attitudes towards this issue?
对这一问题持有不同态度
10、people / those in favor of the former/ latteropinion?
支持前/后种观点的人
11、have/ provide the following reasons/ evidence?
有/ 提供如下理由/ 证据
12、to some extent/ degree / in some way?
在一定程度上
13、integratetheory with practice?
理论和实践相结合
14、an irresistible trend of…?
…必然趋势
15、the increasingly fierce social competition?
日益激烈的社会竞争
16、immediate interest/ short-term interest?
眼前利益
17、interest in the long run?
长远利益.
18、has its merits and demerits/ advantages and disadvantages?
…有其自身的优缺点 …
二、内容在总结中
41.不可推卸的义务 unshakable duty
42. 满足需求 satisfy/ meet the needs
of…
43.可靠的信息源 a GetWord("reliable"); source of information
44.宝贵的自然资源 valuable natural resources
45.因特网 the Internet (一定要由冠词,字母I大写)
46.方便快捷 convenient and efficient
47.在人类生活的方方面面 in all aspects of human
life
48.环保(的) environmental protection /
environmentally friendly
49.社会进步的体现 a symbol of society
progress
51.对这一问题持有不同态度 hold different attitudes
towards this issue
52.支持前/后种观点的人 people / those in favor of
the former/ latteropinion
53.有/ 提供如下理由/ 证据 have/ provide the
following reasons/ evidence
54.在一定程度上 to some extent/ degree /
in some way
55. 理论和实践相结合 integratetheory with
practice
56. …必然趋势 an irresistible trend of…
57.日益激烈的社会竞争 the increasingly fierce
social competition
58.眼前利益 immediate interest/
short-term interest
59.长远利益. interest in the long run
60.…有其自身的优缺点 … has its merits and
demerits/ advantages and disadvantages
智课雅思短语---三、unshakable duty的更多相关文章
- 智课雅思短语---五、 in contrast / on the contrary
智课雅思短语---五. in contrast / on the contrary 一.总结 一句话总结:相反 in contrast / on the contrary. 1.replace/ su ...
- 智课雅思短语---四、Exploit to the full one’s favorableconditions and avoid unfavorable ones
智课雅思短语---四.Exploit to the full one’s favorableconditions and avoid unfavorable ones 一.总结 一句话总结:扬长避短 ...
- 智课雅思短语---二、exert positive/ negative effects on…
智课雅思短语---二.exert positive/ negative effects on… 一.总结 一句话总结:对…产生有利/不利的影响 1.the advantages far outweig ...
- 智课雅思短语---一、be no exception
智课雅思短语---一.be no exception 一.总结 一句话总结:…也不例外? …be no exception 1.经济的快速发展? the rapid development of ec ...
- 智课雅思词汇---三、aud和auto和bene是什么意思
智课雅思词汇---三.aud和auto和bene是什么意思 一.总结 一句话总结:aud:听 auto:自己,self bene:good,well 1.anthropo是什么意思? anthropo ...
- 智课雅思词汇---二十一、名词性后缀acity是什么意思
智课雅思词汇---二十一.名词性后缀acity是什么意思 一.总结 一句话总结:后缀:-acity [名词后缀] 构成抽象名词,表示性质.状态.情况.与形容词后缀-acious相对应 rapacity ...
- 智课雅思词汇---十、pend是什么意思
智课雅思词汇---十.pend是什么意思 一.总结 一句话总结:[词根含义]:悬挂,垂;称量;支付 词根:-pend-, -pens- [词根含义]:悬挂,垂;称量;支付 [词根来源]:来源于拉丁语动 ...
- 智课雅思词汇---七、cur是什么意思
智课雅思词汇---七.cur是什么意思 一.总结 一句话总结:词根:cur, curs ( cor, cour, cours, coars) = to run 1.cub是什么意思? 词根:cumb, ...
- 智课雅思词汇---六、fer是什么意思
智课雅思词汇---六.fer是什么意思 一.总结 一句话总结:词根:fer = to carry(拿), to bring(带来), to bear(负担, 1.equ是什么意思? 词根:-equ- ...
随机推荐
- Python2.7用sys.stdout.write实现打印刷新
如何能在控制台实现在一行中显示进度的信息呢,就像使用pip安装时的进度那样. 如果用print则会打印成多行,下面这个小技巧可以在一行中打印: import time import sys if __ ...
- 实现一个vue的图片预览插件
vue-image-swipe 基于photoswipe实现的vue图片预览组件 安装 1 第一步 npm install vue-image-swipe -D 2 第二步 vue 入口文件引入 im ...
- Vijos1775 CodeVS1174 NOIP2009 靶形数独
靶形数独 描述 小城和小华都是热爱数学的好学生,最近,他们不约而同地迷上了数独游戏,好胜的他 们想用数独来一比高低.但普通的数独对他们来说都过于简单了,于是他们向 Z博士请教, Z 博士拿出了他最近发 ...
- jQuery ajax请求struts action实现异步刷新
第一步:导入相关jar包,本样例需导入struts相关jar包,json-lib.jar,gson-2.1.jar可以任意选择,但是这里需要都导入,因为为了做测试,两种jar包的转换方式都用到了. 第 ...
- JS运算的优先级
汇总表 下面的表将所有运算符按照优先级的不同从高到低排列. 优先级 运算类型 关联性 运算符 20 圆括号 n/a ( … ) 19 成员访问 从左到右 … . … 需计算的成员访问 从左到右 … [ ...
- 如何在 KiCad Eeschema 原理图中高亮网络
如何在 KiCad Eeschema 原理图中高亮网络 在 KiCad Pcbnew 中高度某个网络很方便,按着 Ctrl + 单击可以高度网络. 以为 Eeschema 也是一样的,按着 Ctrl ...
- PHPCMS快速建站系列之需要掌握的函数
路径:phpcms\libs\classes\model.class.php /** * 执行sql查询 * @param $where 查询条件[例`name`='$name'] * ...
- QT语言翻译
QT中多语言的实现方式: 1.代码中tr运用 2.使用工具生成ts文件 3.翻译ts文件 4.生成qm文件 5.程序加载 以下内容程序加载时放入即可. QString appPath = QCoreA ...
- Hdu 4291
题目链接 这道题, 给我的最大的知识点就是对于去模运算,一定可以找到循环节,这题只不过是嵌套了两层,可以分别找到循环节.关于这题如何找循环节的,直接暴力,网上也有很多. 找到循环节之后,另一个知识点就 ...
- LeetCode172 Factorial Trailing Zeroes. LeetCode258 Add Digits. LeetCode268 Missing Number
数学题 172. Factorial Trailing Zeroes Given an integer n, return the number of trailing zeroes in n!. N ...