When the page is loaded, the raw HTML code is preprocessed, which includes, among other actions, setting the class attribute of the node.
加载该页面后,将对原始HTML代码进行预处理,其中包括设置 节点的类属性以及其他操作。
If the same class attribute was defined several times in the code, it will show you all the definitions and which ones were overridden and which are being used.
如果相同的类属性在代码内多次定义,它会显示所有的定义以及哪些定义被覆盖了、哪些定义正在使用。
Open the MySQLDatabaseSystemUnitValidator class and add a new class attribute for the validator identifier to your source code (see Listing 8).
打开mysqldatabasesystemunitvalidator类,并为确认器标识符向源代码添加一个新的类属性(见于代码清单8)。
Finally, change the color of the step headings by changing the code in the color attribute of the stepHeading class, as Listing 5 shows.
最后,通过改变类stepHeading颜色属性的代码,改变步骤标题的颜色,代码如列表5 所示。
This is primarily due to the fact that Python pickles the instance data (usually the _dict_ attribute) and the name of the class, but not the code for the class.
这主要由于Python会pickle实例数据(通常是_ dict _属性)和类的名称,而不会pickle类的代码。
Listing 4 shows the use of the kernel attribute that is automatically injected into the class that defines the life cycle code.
清单4显示了kernel属性的用法,它被自动注入到定义生命周期的类中。
If you move an element into a newly added package, or rename an element in the source code (class, class attribute, or interface), the element is treated as if it were newly added.
如果您将一个元素移动到一个新添加的包中时,或者将源代码中元素(类,类属性,或者接口)重命名时,元素就像它是新添加的那样进行处理。
You can get a list of all attribute validators by clicking on an attribute validator in the source code, then open the type hierarchy explorer (F4) and select the DeployAttributeValidator class.
您可以点击源代码中的属性确认器,来得到所有属性确认器的列表,然后打开类型层级结构浏览器(F4)并选择deployattributevalidator类。
You can get a list of all attribute validators by clicking on an attribute validator in the source code, then open the type hierarchy explorer (F4) and select the DeployAttributeValidator class.
您可以点击源代码中的属性确认器,来得到所有属性确认器的列表,然后打开类型层级结构浏览器(F4)并选择deployattributevalidator类。
应用推荐