英语词汇周计划(1-1)group 1
abandon
1、He abandoned his wife and ten-year-old daughter.
2、abandon oneself to do sth
3、with abandon 放任地,放纵地
The fans cheered with abandon when their football team won.
abide
abide by - comply with - conform to -- observed
1、She will abide by her promise.
abnormal
1、We do not think this abnormal phenomenon will last long.
abolish
1、Bad customs and laws ought to be abolished.
abort
1、The rescue plan had to be aborted.
abound
物产 abound in 场所
场所 abound with 物产
1、Fish abounds in the lake.
2、The lake abounds with fish.
abrupt 突然的,意外的
1、There are abrupt weather changes.
absence
1、We don‘t receive any news during his long absence.
2、in the absence of 不存在,缺乏
absolute
1、There's no absolute standard for right or wrong.
absorb
1、This work had absorbed him for several years.
2、Time passes quickly when you are absorbed in reading a good book.
当你专心读一本好书时,时间就过得飞快。
3、It’s easy to be absorbed in this book.
看这个书容易入迷。
abstract
1、Language can both express abstract meanings and describe concrete images.
absurd 荒唐的,荒谬的
1、It is absurd to go out in such terrible weather.
abundant
1、be abundant in - be rich in sth
Our country is abundant in natural resources.
abuse
1、Every official should cease to abuse the privilege the people have granted him.
academic
1、The Harvard academic was giving a lecture about his latest research.
academy
1、He is a student in an academy of music.
accelerate
1、Computers dramertically accelerated prograss in all areas of life.
access
have / gain access to
acclaim
1、The newspaper acclaimed the fireman a hero
accommodate
1、accommodate oneself to 使适应
2、accommodate sb with sth 向某人提供某物
You will have to accommodate yourself to the changed situation.
英语词汇周计划(1-1)group 1的更多相关文章
- 专业英语词汇(Java)
abstract (关键字) 抽象 ['.bstr.kt] access vt.访问,存取 ['.kses]‘(n.入口, ...
- Java基础常见英语词汇
Java基础常见英语词汇(共70个) ['ɔbdʒekt] ['ɔ:rientid]导向的 ['prəʊɡræmɪŋ]编程 OO: object ...
- 11. English vocabulary 英语词汇量
11. English vocabulary 英语词汇量 (1) The exact number of English words is not known.The large dictionari ...
- Java英文单词Java基础常见英语词汇
Java英文单词Java基础常见英语词汇(共70个) ...
- 卡片式大学综合英语词汇(Windows Phone 8.1 RT app)
简易卡片式记单词app.词库是原滋原味的大学综合英语词汇,包含语音,使用卡片式设计.离线词库,随时随地记单词. 商店:http://www.windowsphone.com/zh-cn/store/a ...
- MMM的又一周计划[2019 7.1→2019.7.7]
发现今天是7.1然后又是星期一 来一发吧 本周目标: 1.二分图最佳匹配 2.网络流 3.HH的项链 4.洛谷rk前1000(目前1.1k) (upd:469) 5.AC260(35题,上周A了34, ...
- IT软件开发常用英语词汇
Aabstract 抽象的abstract base class (ABC)抽象基类abstract class 抽象类abstraction 抽象.抽象物.抽象性access 存取.访问access ...
- 泰信---->20131025~20131101(周计划安排)
学习java相关知识计划安排: [前期复习阶段] (一)熟悉java相关语言基础. (二)搭建一个纯web项目工程,实现增加,删除,修改,查询以及分页...功能. (三)熟悉jboss的使用和相关配置 ...
- IT软件开发中常用的英语词汇
Aabstract 抽象的abstract base class (ABC)抽象基类abstract class 抽象类abstraction 抽象.抽象物.抽象性access 存取.访问access ...
随机推荐
- Appserv(Apache) 设置网页不显示目录(索引)
首先在appserv安装目录下找到httpd.conf文件 ./AppServ/Apache24/conf/httpd.conf 打开文件,找到 Options Indexes FollowSymLi ...
- 防F12审查元素扒代码:按下F12关闭当前页面
有的时候我看别人的网站的某个部分做的比较好我都会通过按F12审查元素来查看别人的代码,那么如果不然别人查看自己网站的代码呢.一段JavaScript代码即可实现上述功能,插入到footer.php或者 ...
- RouterPassView——路由器密码查看工具
大多数现代路由器都可以让您备份一个文件路由器的配置文件,然后在需要的时候从文件中恢复配置.路由器的备份文件通常包含了像您的ISP的用户名重要数据/密码,路由器的登录密码,无线网络的KEY. 如果你忘记 ...
- map/vector erase
问题核心:erase之后迭代器是否失效 vector调用erase之后,该迭代器之后的迭代器都失效: map调用erase之后,其他迭代器并不会失效. vector<int> vecDat ...
- segment fault异常及常见定位手段
问题背景 最近boot中遇到个用户态程序的segment fault异常,除了一句"Segment fault"打印外无其他任何打印.该问题复现概率较低,定位起来比较棘手.我们的b ...
- UML系列图2
时序图: 用例图:
- Java 英文面试题
1. Q: What is HashMap and Map?A: Map is Interface and Hashmap is class that implements that. 2. Q: D ...
- js中的Hook
1. 简单理解: hook(钩子)就是: 把将要执行的的函数或者一系列动作注册到一个统一的接口下面, 当应用程序调用此接口(即hook)时,就等于调用了这一系列动作.
- Android开发从GC root分析内存泄漏
我们常说的垃圾回收机制中会提到GC Roots这个词,也就是Java虚拟机中所有引用的根对象.我们都知道,垃圾回收器不会回收GC Roots以及那些被它们间接引用的对象.但是,对于GC Roots的定 ...
- linux服务器中毒可疑进程sfewfesfs CPU80%
我用的是wdlinux, 难免会有漏洞,不知怎么就被莫名其妙地给入侵了,而且还频繁发包.下面是我查看攻击机器的整个过程. 首先跟客户要了root密码登录看,第一个命令是就top cd /proc/25 ...