?
查询技巧:
1、输入单个单词准确查询。
2、使用%模糊查询,匹配任意长度字符:
   %a    以a结尾的单词;
   ab%    以ab开头的单词;
   %ac%    含有ac的单词。
3、使用_模糊查询,匹配单个任意字符:
   _a_    三位且a在中间的单词;
   _ad    三位且ad结尾的单词;
   ac_    三位且ac开头的单词;
   _a    两位且a结尾的单词;
   a_    两位且a开头的单词。
4、带连字符-的单词,需含-字符才能模糊查询,如well-know需输入 well-% 。
5、在手机键盘上,如果g上有%和v上有_,则可长按输入。

modules
考研

n. 组件;(大学课程)组成单元;(航天器的)舱;模块(module 的复数)

1. The course consists of ten core modules and five optional modules.
这门课程包括十个必修单元和五个选修单元。
2. The G-222 aircraft, which were built between 1977 and 1985, are receiving avionics upgrades, while two will also be given sound-proof, VIP transport modules.
G-222型飞机是在1977年至1985年间建造的,目前正在接受航空电子设备升级,其中两架还将配备隔音的贵宾运输模块。
3. The most complex engineering project ever attempted has created an enormous set of interlinked modules that orbits the planet at more than 27,000 kilometres per hour.
有史以来最为复杂的工程项目创造了一组巨大的相互连接的模块,其以每小时27000公里的速度绕地球运行。
4. Its modular architecture allows modules to be swapped in and out depending on the processor and operating system.
它的组件结构使得各组件可以依靠处理器和操作系统进行进出交换。
5. What are modules and libraries?
什么是模块和库?