He enumerated the capitals of the 50 states.
他列举了50个州的首府。
Various concrete measures were enumerated in the plan.
计划中列举了各种具体办法。
支持枚举类型。
Creating extensible enumerated lists.
创建可扩展的枚举列表。
Listing 12 shows the enumerated values.
清单12显示枚举值。
That's the simplicity of enumerated types.
这就是枚举类型的简单性。
Requirements for extending enumerated lists.
扩展枚举列表的必要条件。
Listing 2 shows the newly created enumerated list.
清单2显示最新创建的枚举列表。
Should you use these aspects with enumerated types?
应该对枚举类型使用这些方面吗?
Enumerated values must occur in elements, not attributes.
必须在元素中而不是在属性中设置枚举值。
Allow for extensible enumerated values after design time.
允许在设计阶段之后扩展枚举列表。
Disadvantage: Enumerated values are not validated by the parser.
缺点:解析器不验证枚举值。
Some folks say that you should not extend enumerated lists at all.
有些人认为根本就不应该扩展枚举列表。
There may be additional problems besides those enumerated above.
除了上面提到的之外,可能还有其他问题。
The category attribute is an enumerated type. It's one of the following.
category属性是枚举类型。
The enumerated types enable us to select one value from multiple options.
枚举类型使我们能够从多项选项中选择一个值。
Solution 1: Edit the original schema to include the new enumerated values.
解决方案1:编辑原始模式使其包含新枚举值。
When you model data with XML schema, enumerated values are listed explicitly.
当使用XML模式对数据建模时,枚举值被显式列出。
The argument represents a pricing factor to an enumerated set of Size objects.
该参数表示Size对象的枚举集合的定价因子。
The main method following the enumerated type definition demonstrates the usage.
位于枚举类型定义之后的main方法演示了这种用法。
Some properties have an enumerated list of valid values, also known as a code list.
有些属性拥有一个有效值的枚举列表,也称为代码列表。
Roger Chillingworth possessed all, or most, of the attributes above enumerated.
上述这些特色,罗杰·齐灵渥斯全部或者大部分具备。
XML schema designers and implementers need a way to extend existing enumerated lists.
XML模式设计者和实现人员需要一种方法来扩展现有的枚举列表。
To make it clear, Listing 3 shows how to implement the TopicCategory enumerated type.
为了明确这一点,清单3展示了TopicCategory枚举类型是如何实现的。
The second method is passed the enumerated objects to populate the fields of each row.
第二个方法传递可枚举对象以填充各行的字段。
Intellisense based on expected elements and attributes and enumerated simple type values.
基于预期的元素和属性以及枚举的简单类型值的智能提示(intellisense)。
Note that files are enumerated, and each file is associated with an integer "fileid."
请注意文档是编号的,每个文档都关联一个整数“fileid ”。
Visual Studio 2010 May crash because an Add-in enumerated projects in the background.
当插件程序在后台遍历项目时,VisualStudio 2010可能会崩溃。
For example, it believed I was using an enumerated type where there was really just CDATA.
例如,它认为在我正在使用枚举类型,而实际上只不过是CDATA。
Such a type is called an enumerated type, and the values it contains are called enumerations.
这样一个类型被称为枚举类型,它所包含的值被称为枚举值。
应用推荐