module
英 [ˈmɒdjuːl]
美 [ˈmɑːdʒuːl]
n. 单元(尤指英国大学课程的一部分); 模块; 功能块; 程序块; 组件; 配件
复数:modules
Collins.1 / BNC.1606 / COCA.6287
牛津词典
noun
- 单元(尤指英国大学课程的一部分)
a unit that can form part of a course of study, especially at a college or university in Britain- The course consists of ten core modules and five optional modules.
这门课程包括十个必修单元和五个选修单元。
- The course consists of ten core modules and five optional modules.
- 模块;功能块;程序块
a unit of a computer system or program that has a particular function - 组件;模块;配件
one of a set of separate parts or units that can be joined together to make a machine, a piece of furniture, a building, etc. - (航天器上独立的)舱
a unit of a spacecraft that can function independently of the main part- the lunar module
登月舱
- the lunar module
柯林斯词典
- N-COUNT (大学课程的)单元,模块
Amoduleis one of the separate parts of a course taught at a college or university.- These courses cover a twelve-week period and are organised into three four-week modules.
这些课程要上12周,分为3个单元,每单元4周。
- These courses cover a twelve-week period and are organised into three four-week modules.
- N-COUNT (航天器的)分离舱
Amoduleis a part of a spacecraft which can operate by itself, often away from the rest of the spacecraft.- A rescue plan could be achieved by sending an unmanned module to the space station.
可以通过向太空站发射无人太空舱来实现救援计划。
- A rescue plan could be achieved by sending an unmanned module to the space station.
- (建筑物中的)构件,组件,模块
Amoduleis one of a set of parts from which some buildings are made. Each module is made separately, and the completed modules are then joined together to form the building. - (机器的)组件,部件;(尤指计算机的)模块,程序块
Amoduleis a part of a machine, especially a computer, which performs a particular function.
英英释义
noun
- a self-contained component (unit or item) that is used in combination with other components
- computer circuit consisting of an assembly of electronic components (as of computer hardware)
- detachable compartment of a spacecraft
- one of the inherent cognitive or perceptual powers of the mind
双语例句
- These courses cover a twelve-week period and are organised into three four-week modules.
这些课程要上12周,分为3个单元,每单元4周。 - AIX provides loadable authentication modules ( LAM) for handling user identification and authentication ( I& A).
AIX提供了加载式验证模块(loadableauthenticationmodule,LAM)来处理用户的身份和验证(I&A)。 - The RFCOMM module and the user mode dund daemon implement Bluetooth dialup networking.
RFCOMM模块和用户模式dund后台进程实现了Bluetooth拨号网络。 - A unit test is the initial testing of new and changed code in a module.
单元测试是模块中新代码和变更代码最初进行的测试。 - For each CPAN module mentioned in this article, you can look at the implementation with the CPAN interface.
对于本文中所提及的每个CPAN模块,您都可以使用CPAN界面来查看其实现。 - In the module, I declare a function of this type to deal with the incoming data.
在这个模块中,我们声明了一个这种类型的函数来处理到达的数据。 - A J2EE application component that defines a member requirement on an EJB module type of the component.
一个J2EE应用软件组件,它确定了对这个组件的EJB单元类型的成员需求。 - You have now completed the module, so in the next section you will deploy and test it.
现在已经完成了模块的相关工作,因此在下一部分将对其进行部署和测试。 - Module imports and exports are created for each service and request port.
每一个服务和请求端口都会创建模块导入和导出。 - A module should be loosely-coupled to other modules through well-defined external interfaces and dependencies.
该模块应该通过定义良好的外部接口和依赖项与其他模块松散耦合。