module-level造句
例句与造句
- You specify module - level attributes using similar syntax
使用类似语法指定模块级属性: - End structure create a module - level collection that can hold 200 elements
结构的列表集合。 - Assembly and module - level attributes have no default target
程序集级属性和模块级属性没有默认目标。 - Module - level programming elements
模块级编程元素 - For more information on the module - level elements , see the following
有关模块级元素的更多信息,请参见以下内容: - It's difficult to find module-level in a sentence. 用module-level造句挺难的
- However , module - level variables can make your classes difficult to understand and maintain
然而模块级变量会使类难以理解和维护。 - Module - level variables were accessible in the code file ( form , class , or module ) in which they were declared
模块级变量在声明代码所在的文件(窗体、类、模块) 。 - Without shared fields and properties , you would need to use module - level variables to achieve the same effect
如果没有共享字段和属性,就需要使用模块级变量来获得同样的效果。 - Furthermore , using module - level variables in this way violates the concept of encapsulation that classes represent
另外,以这种方式使用模块级变量与类所表示的封装的概念冲突。 - This module - level scoping provides a degree of abstraction data hiding that lets you restrict visibility of the database to a specific module
此模块级范围提供了一个抽象级别(数据隐藏) ,允许您限制数据库对特定模块的可见性。 - If you re willing to take on some risk and use a container with less popularity or maturity , you may decide to implement hivemind if you need the module - level configuration or picocontainer if you want a tiny container
如果您愿意冒一些险,而使用不太成熟或不太流行的容器,您可能决定实现hivemind (如果需要模块级别的配置)或picocontainer (如果想要微小的容器) 。