类模块 meaning in English
class modules
cm class module
Examples
- If you want to share a class with other projects , you ll want to put it in a class module
如果希望与其他项目共享某类,必须将该类放在一个类模块中。 - Enhancment of the vb collection object - this class module is a good example of a user - defined collection class
这个类模块是一个很好的用户定义的集合类的示例。 - The mtd driver interface under linux is classified into two modules : the user module and the hardware module
Linux下的mtd驱动程序接口被划分为两类模块:用户模块和硬件模块。 - Previous versions of visual basic recognize two types of modules : class modules . cls files and
早期版本的visual basic识别两种类型的模块:类模块. cls文件和标准模块. bas文件。 - This is not meant to be a game this is only an example on how to use class modules to shuffle a deck
这并不意味着要创建一个游戏,它仅是一个示例,演示了如何使用类模块来混洗一副纸牌。