1. meditate  v.沉思,冥想;考虑,谋划
  2. medtiation   n.沉思,冥想;深思熟虑
  3. medium
  4. elaborate   adj.精心制作的,详尽的,复杂的;v.精心制作;详述(计划,说明)
  5. elegant
  6. element   in your element:得心应手,如鱼得水
  7. elementary
  8. eliminate   vt.排除,消除;(比赛中)淘汰;消灭(敌人或对手)
  9. abolish
  10. absence   in the absence of / in one’s absence:(某人)不在时,在(某人)背地里
  11. absent
  12. abroad   at home and abroad:国内外;go abroad:出国;spread abroad:到处流传
  13. absolute
  14. absorb   be absorbed in :专心于;be absorbed into:吸收;把······并入;同化
  15. abstract
  16. ban   ban from:禁止······做
  17. bar   bar from:禁止,不准(某人)做(某事);at the bar:受审讯的;behind bars:在狱中,坐牢
  18. bare   bare of:没有······的,空的;lay bare:揭露,使公开
  19. barely
  20. bargain
  21. capable
  22. capacity
  23. capital
  24. captive
  25. capture
  26. career
  27. careful
  28. case
  29. cast
  30. casual
  31. casualty
  32. catch
  33. category
  34. cater
  35. cause
  36. caution
  37. cautious
  38. cease
  39. celebrate
  40. celebrity
  41. ceremony
  42. certain
  43. certainty
  44. certificate
  45. certify
  46. decline
  47. decrease
  48. deem
  49. dedicate
  50. deduce
  51. deduct
  52. fashion
  53. fashionable
  54. favo(u)r
  55. favo(u)rable
  56. favo(u)rite
  57. sit
  58. site
  59. situated
  60. situation
  61. skeleton
  62. skeptical
  63. sketch

English——Unit 1的更多相关文章

  1. English——Unit 2

    radiant radiate radical ideal ideology identical identification identify identity journal jounalist ...

  2. English trip -- Review Unit 10 Leisure 休闲

    Words dance exercise fish play basketball play cards swim cook play the guitar listen to music watch ...

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

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

  4. English trip -- Phonics 6 元音字母 u + Unit 5 B课 review

    Vowel  u [ʌ]  闭音节 bunny cut bug mushroom lunch ar er ur or ir = R (读音类似儿) e.g. dollar  美元 collar  n. ...

  5. English Metric Units and Open XML

    English Metric Units and Open XML 在Open XML里使用了English Metric Units(EMUs)来作为度量单位.比如 public class Ext ...

  6. LeetCode Integer to English Words

    原题链接在这里:https://leetcode.com/problems/integer-to-english-words/ Convert a non-negative integer to it ...

  7. leetcode@ [273] Integer to English Words (String & Math)

    https://leetcode.com/problems/integer-to-english-words/ Convert a non-negative integer to its englis ...

  8. The 500 Most Commonly Used Words in the English Language

    Based on the combined results of British English, American English and Australian English surveys of ...

  9. Unit 1 overview of IT Industry

    Unit 1 overview of IT IndustryConcept LearningIT Industry OutlookThe term technology commonly refers ...

随机推荐

  1. C++ 类中成员函数分析

    概述之前对成员变量的分布进行了整理,今天就对成员函数进行整理. 1.非静态成员函数C++的设计准则之一就是:非静态成员函数至少和一般的非成员函数的执行效率相同. 为了实现上衣准则,编译器会对非静态成员 ...

  2. PCA误差

    我们知道,PCA是用于对数据做降维的,我们一般用PCA把m维的数据降到k维(k < m). 那么问题来了,k取值多少才合适呢? PCA误差 PCA的原理是,为了将数据从n维降低到k维,需要找到k ...

  3. Android View 绘制刷新流程分析

    Android中对View的更新有很多种方式,使用时要区分不同的应用场合.1.不使用多线程和双缓冲      这种情况最简单,一般只是希望在View发生改变时对UI进行重绘.你只需显式地调用View对 ...

  4. BZOJ5343 & 洛谷4602 & LOJ2555:[CTSC2018]混合果汁——题解

    https://www.luogu.org/problemnew/show/P4602 https://loj.ac/problem/2555 https://www.lydsy.com/JudgeO ...

  5. HDU3949:XOR——题解

    http://acm.hdu.edu.cn/showproblem.php?pid=3949 求n个数的异或和第k小. 参考:https://blog.sengxian.com/algorithms/ ...

  6. thread-wait/sleep

    对于sleep()方法,我们首先要知道该方法是属于Thread类中的.而wait()方法,则是属于Object类中的. sleep()方法导致了程序暂停执行指定的时间,让出cpu该其他线程,但是他的监 ...

  7. 【链表】【UVA11988】Broken Keyboard

    传送门 明明是道黄题我竟然来写博客……我真的是什么数据结构也不会写了 Description 你在输入文章的时候,键盘上的Home键和End键出了问题,会不定时的按下.你却不知道此问题,而是专心致志地 ...

  8. Django Session配置

    Django Session的三种存储方式 SESSION_ENGINE='django.contrib.sessions.backends.db' # default 保存到数据库中,依赖 'dja ...

  9. 如何将javascript对象转换成字符串

    将后台程序(如php)发送过来的json数据转化为javascript的数组或者对象的方法十分简单,代码如下: 1 // 假设后台发送的json数据为 '{a:2,b:1}' 存储于str中 2 va ...

  10. 背景建模技术(三):背景减法库(BGS Library)的基本框架与入口函数main()的功能

    背景减法库(BGS Library = background subtraction library)包含了37种背景建模算法,也是目前国际上关于背景建模技术研究最全也最权威的资料.本文将更加详细的介 ...