module-level造句
例句與造句
- You specify module - level attributes using similar syntax
使用類似語(yǔ)法指定模塊級(jí)屬性: - End structure create a module - level collection that can hold 200 elements
結(jié)構(gòu)的列表集合。 - Assembly and module - level attributes have no default target
程序集級(jí)屬性和模塊級(jí)屬性沒有默認(rèn)目標(biāo)。 - Module - level programming elements
模塊級(jí)編程元素 - For more information on the module - level elements , see the following
有關(guān)模塊級(jí)元素的更多信息,請(qǐng)參見以下內(nèi)容: - 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
然而模塊級(jí)變量會(huì)使類難以理解和維護(hù)。 - Module - level variables were accessible in the code file ( form , class , or module ) in which they were declared
模塊級(jí)變量在聲明代碼所在的文件(窗體、類、模塊) 。 - Without shared fields and properties , you would need to use module - level variables to achieve the same effect
如果沒有共享字段和屬性,就需要使用模塊級(jí)變量來(lái)獲得同樣的效果。 - Furthermore , using module - level variables in this way violates the concept of encapsulation that classes represent
另外,以這種方式使用模塊級(jí)變量與類所表示的封裝的概念沖突。 - This module - level scoping provides a degree of abstraction data hiding that lets you restrict visibility of the database to a specific module
此模塊級(jí)范圍提供了一個(gè)抽象級(jí)別(數(shù)據(jù)隱藏) ,允許您限制數(shù)據(jù)庫(kù)對(duì)特定模塊的可見性。 - 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
如果您愿意冒一些險(xiǎn),而使用不太成熟或不太流行的容器,您可能決定實(shí)現(xiàn)hivemind (如果需要模塊級(jí)別的配置)或picocontainer (如果想要微小的容器) 。