计算机的用途不胜枚举。
如果不是,我们就不能把钱存入银行;不能从别人那里购买食物、衣服或药品;不能开车过桥,不能坐飞机——这样的事情不胜枚举。
If not, we couldn't put money in the bank, buy food, clothing, or medicine from others, drive across a bridge, get on a plane—the list is endless.
X是标准枚举和扩展名之间的界限。
The x is the delineator between standard enumerations and extensions.
应该对枚举类型使用这些方面吗?
第二个方法返回全部差事的枚举。
允许在设计阶段之后扩展枚举列表。
清单2显示最新创建的枚举列表。
建议明确地枚举这些逻辑标识。
It is recommended, though, to enumerate the logical identifiers explicitly.
然而,扩展枚举有几个优势。
最后我们学习了如何封装枚举中的值。
Finally, we learned how to encapsulate values in enumerations.
枚举值应使用由英语单词组成的名称。
Enumeration values should use names consisting of English words.
XML文档经常包含某些元素的枚举。
Frequently, XML documents contain enumerations of certain elements.
缺点:解析器不验证枚举值。
Disadvantage: Enumerated values are not validated by the parser.
有些人认为根本就不应该扩展枚举列表。
Some folks say that you should not extend enumerated lists at all.
这就是枚举类型的简单性。
要定义的枚举和枚举文字。
用解析器验证枚举列表。
enumeration展示不同的枚举。
是标准枚举列表和扩展列表之间的描绘程序。
The x: is the delineator between standard enumerations and extensions.
清单12显示枚举值。
枚举类型使我们能够从多项选项中选择一个值。
The enumerated types enable us to select one value from multiple options.
切入点可以通过显式枚举方式描述连接点集合。
Pointcuts can describe sets of join points by means of explicit enumeration.
简单类型包括字符串、浮点数、整数、枚举等。
Simple types include string, float, integer, enumeration, etc.
配置数据枚举允许的值和相应的人员可读性描述。
The configuration data enumerates allowed values and the corresponding human readable descriptions.
支持枚举类型。
请考虑为常用标志组合创建一个枚举常量。
Consider providing named constants for commonly used combinations of flags.
枚举类型的属性集的值,可以被枚举列出。
The values for attributes whose type is an enumeration would be enumeration literals owned by that enumeration.
使用正则表达式、枚举、联合、列表和置换组的说明。
Explanation of using regular expressions, enumerations, unions, lists, and substitution groups.
实现人员可以使用本文的示例来设计和扩展枚举列表。
Implementers can use the examples in this article to help design and extend enumerations.
然而,利用CAM,您可以基于上下文值应用特定枚举。
However, with CAM, you can apply particular enumerations based on context values.
应用推荐