The x is the delineator between standard enumerations and extensions.
X是标准枚举和扩展名之间的界限。
Validate enumerations with the parser.
用解析器验证枚举列表。
Enumerations shows different enumerations.
enumeration展示不同的枚举。
Enumerations and enumeration literals to define.
要定义的枚举和枚举文字。
Enumconstants shows possible values for enumerations.
enumconstant为枚举展示可能的值。
Finally, we learned how to encapsulate values in enumerations.
最后我们学习了如何封装枚举中的值。
Frequently, XML documents contain enumerations of certain elements.
XML文档经常包含某些元素的枚举。
The x: is the delineator between standard enumerations and extensions.
是标准枚举列表和扩展列表之间的描绘程序。
Enumerations defined in the profile itself, or in an imported profile.
枚举类型,定义在概要文件中,或者在一个导入的概要文件中。
These two parameters have a list of allowed values defined in enumerations.
这两个参数有一个以枚举方式定义的允许值列表。
Numbered enumerations invite nonstandard extensions that do not interoperate.
编号的枚举会引起不互操作的非标准扩展。
With XSD, enumerations are static and, therefore, cannot be made context-aware.
使用XSD时,枚举是静态的,因此无法做到上下文感知。
However, with CAM, you can apply particular enumerations based on context values.
然而,利用CAM,您可以基于上下文值应用特定枚举。
Do that and suddenly your code is 80 percent generics, annotations, and enumerations.
如果这样做,那么您的代码就会突然之间有80%是泛型、标注和枚举。
Implementers can use the examples in this article to help design and extend enumerations.
实现人员可以使用本文的示例来设计和扩展枚举列表。
For example, the priorities and severities of work items are stored in the ENUMERATIONS table.
例如,工作项的优先级和严重性通常都存储在ENUMERATIONS表格中。
Using enumerations reduces the risk of synchronization errors and lowers solution maintenance.
使用列举可以降低同步化错误的风险,并将方案的维护工作降到最低。
Such a type is called an enumerated type, and the values it contains are called enumerations.
这样一个类型被称为枚举类型,它所包含的值被称为枚举值。
The PROJECT_AREA_ITEMID parameter is required for a data set created from the ENUMERATIONS table.
ENUMERATIONS表格所创建的数据集需要PROJECT _ AREA_ITEMID参数。
Explanation of using regular expressions, enumerations, unions, lists, and substitution groups.
使用正则表达式、枚举、联合、列表和置换组的说明。
This is a common idiom in Scala to provide a simpler, more type-safe way of doing enumerations.
这是Scala中的一个常见的特色,它可以提供更简单、更类型安全的枚举方式。
Good: XML Schema enumerations help the user discover the valid values for a particular variable.
好的方法:XMLschema枚举可以帮助用户发现某个特定变量的有效值。
The only available collection data structures are vectors, stacks, enumerations, and hash tables.
唯一可用的集合数据结构是向量栈、枚举和hash表。
In a Web service, we use enumerations. On the WSDL document, an enumeration looks something like.
在Web服务中,我们使用枚举。
While enumerations are stored as integers by default, you can specify the integral base type to use.
尽管默认情况下枚举被存储为整数,但您可以指定要使用的整型基类型。
How to use regular expressions (string patterns), enumerations, unions, lists, and substitution groups?
如何使用正则表达式(字符串范式)、枚举、联合、列表以及置换组?
Names of named elements (profile, stereotypes, classes, attributes, enumerations, and enumeration literals).
命名元素的名称(概要文件,原型,类,属性,列举,以及列举文字)。
Profile class and enumerations are not supported in this release; therefore, they do not show up in the wizard.
配置文件类和列举在这个释放中是不被支持的;因此,它们不会显示在这个向导中。
Calling enumerate on a union expression, for example, works by merging the enumerations of its two operands.
例如,通过合并其两个操作数的枚举使在联合表达式上调用enumerate可行。
Thus, you must cross-reference the unique IDs in the LIVE_WORKITEMS_CNT table to the values in the ENUMERATIONS table.
因此,您必须将LIVE_WORKITEMS_CNT表格中的独特id与ENUMERATIONS表格中的值交替引用一下。
应用推荐