| 1. | You specify module - level attributes using similar syntax 使用类似语法指定模块级属性: |
| 2. | End structure create a module - level collection that can hold 200 elements 结构的列表集合。 |
| 3. | Assembly and module - level attributes have no default target 程序集级属性和模块级属性没有默认目标。 |
| 4. | Module - level programming elements 模块级编程元素 |
| 5. | For more information on the module - level elements , see the following 有关模块级元素的更多信息,请参见以下内容: |
| 6. | However , module - level variables can make your classes difficult to understand and maintain 然而模块级变量会使类难以理解和维护。 |
| 7. | Module - level variables were accessible in the code file ( form , class , or module ) in which they were declared 模块级变量在声明代码所在的文件(窗体、类、模块) 。 |
| 8. | Without shared fields and properties , you would need to use module - level variables to achieve the same effect 如果没有共享字段和属性,就需要使用模块级变量来获得同样的效果。 |
| 9. | Furthermore , using module - level variables in this way violates the concept of encapsulation that classes represent 另外,以这种方式使用模块级变量与类所表示的封装的概念冲突。 |
| 10. | This module - level scoping provides a degree of abstraction data hiding that lets you restrict visibility of the database to a specific module 此模块级范围提供了一个抽象级别(数据隐藏) ,允许您限制数据库对特定模块的可见性。 |