enumeration
英 [ɪˌnjuːməˈreɪʃn]
美 [ɪˌnuːməˈreɪʃn]
n. 列举事实,逐条陈述; 详叙,细目,(详)表
复数:enumerations
BNC.24412 / COCA.25584
英英释义
noun
- the act of counting
- the counting continued for several hours
- a numbered list
双语例句
- Item: specifies an item in the enumeration collection.
项:指定枚举集合中的项。 - This provides meaningful names for the enumeration and its members, which are easier to remember than their values.
这为该枚举及其成员提供了有意义的名称,这些名称比它们的值更容易记忆。 - In general, each value in the enumeration can be an arbitrary scalar SQL expression.
一般情况下,枚举中的每一个值都可以成为任意标量SQL表达式。 - Underlying type information on enumeration is not specified.
尚未指定枚举的基础类型信息。 - Add a new procedure, function, enumeration, or other code block to your code.
向代码中添加新的过程、函数、枚举或其他代码块。 - This enumeration contains the enumeration literals that define the definition language type for the naming authority.
这个枚举包含了那些定义了命名权限的定义语言类型的枚举文字。 - It is created based on data such as Boolean, Integer, Text, or Enumeration of values.
它根据布尔、整数、文本或枚举值等数据创建。 - Enumeration is used to specify the authentication method to use on a connection.
枚举用于指定将在该连接上使用的身份验证方法。 - Define the constants in the enumeration.
定义枚举中的常数。 - A simpler way is to create a global JavaScript object that relates each enumeration value to its label.
一个更简单的方法,是创建一个全局的JavaScript对象,它会向其标签发布每一个枚举值。
