返回

英语单词大全

module

[ 'mɔdju:l ]

释义

[计算机] 模块
n. 组件

例句

1. In software engineering, an individual unit or module that is utilized by higher-level programs or modules.
   在软件工程中,指较高一级程序或模块使用的一个单元或模块。
2. The definition of a global symbol that is not explicitly available for reference by modules linked with the module in which the definition occurs.
   一种全局符号定义,它不能被与定义该全局符号的模块相链接的其它模块直接引用。