
包含
enumerations的中国译典句库查询结果如下:
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-technet.microsoft.com-
属类:无分类双语句库-msdn.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
| 1 | 简单枚举应以单数的名词或名词词组命名。 | Simple enumerations should be named with singular nouns or noun phrases. | |
| 2 | 尽管有一些小的兼容风险,还是请考虑向枚举添加值。 | Consider adding values to enumerations despite a small compatibility risk. | |
| 3 | 可以从成员枚举的类、结构、模块或接口内的任意位置访问这些枚举。 | Member enumerations are accessible from anywhere within their class, structure, module, or interface. | |
| 4 | 可以使用模式来定义针对性别、婚姻状况和最喜欢颜色的枚举。 | You'll use a schema that defines enumerations for gender, marital status, and favorite color. Here's a sample instance document | |
| 5 | 可以在命名空间级别声明的元素包括类、结构、模块、接口、枚举和委托。 | Elements you can declare at namespace level include classes, structures, modules, interfaces, enumerations , and delegates. | |
| 6 | 类的一个新实例,从而允许用户指定不同选项的值。 | Class to be used for queries or enumerations , allowing the user to specify values for the different options. | |
| 7 | 例如,不要对ADO枚举使用ad之类的前缀,也不要对多格式文本枚举使用rtf之类的前缀,依此类推。 | For example, do not use a prefix such as ad for ADO enumerations , or rtf for rich text enumerations, and so on. | |
| 8 | 例如,定义在另一个概要文件中的元素(类、枚举和原型)现在可以被用于原型类型的属性中。 | For example, elements (classes, enumerations , and stereotypes) defined in the other profile can now be used to type stereotype attributes. | |
| 9 | 例如,工作项的优先级和严重性通常都存储在ENUMERATIONS表格中。 | For example, the priorities and severities of work items are stored in the ENUMERATIONS table. | |
| 10 | 列出用来定义动态列举型别的类别和方法。 | Lists the classes and methods used to define dynamic enumerations . | |
| 11 | 列举不能具有泛型型别参数。 | Enumerations cannot have generic type parameters. | |
| 12 | 列举型别可使程式码更清楚、更容易读取,特别是使用有意义的名称时。 | Enumerations make for clearer and more readable code, particularly when meaningful names are used. | |
| 13 | 列举型别可视为是资料型别,您可以用来建立多组常数以便与变数和属性搭配使用。 | Enumerations are treated as data types, and you can use them to create sets of constants for use with variables and properties. | |
| 14 | 列举型别提供使用相关常数组和建立常数值与名称间关联的便利方法。 | Enumerations provide a convenient way to work with sets of related constants, and to associate constant values with names. | |
| 15 | 列举型别则能够让您轻松使用一组相关的常数。 | Enumerations offer an easy way to work with sets of related constants. | |
| 16 | 枚举可以显著提高成员签名的可读性。 | Enumerations add significant readability to member signatures. | |
| 17 | 枚举类型,定义在概要文件中,或者在一个导入的概要文件中 | Enumerations defined in the profile itself, or in an imported profile | |
| 18 | 枚举提供成组的常数值,它们有助于使成员成为强类型以及提高代码的可读性。 | Enumerations provide sets of constant values that are useful for strongly typing members and improving readability of code. | |
| 19 | 枚举允许在以后的版本中添加值,但向枚举添加值可能会引入兼容性问题。 | Enumerations allow for adding values in later versions, however, adding values to enumerations can introduce compatibility issues. | |
| 20 | 每个命名空间都包含可在程序中使用的类型:类、结构、枚举、委托和接口。 | Each namespace contains types that you can use in your program: classes, structures, enumerations , delegates, and interfaces. | |
| 21 | 描述导出过程如何转换类、接口、值类型和枚举。 | Describes how the export process converts classes, interfaces, value types, and enumerations . | |
| 22 | 描述禁止对枚举进行的编辑。 | Describes prohibited edits of enumerations . | |
| 23 | 描述如何创建新类型,例如类、枚举、接口、结构和委托。 | Describes how to create new types, such as classes, enumerations , interfaces, structs, and delegates. | |
| 24 | 描述设计简单和标志枚举的准则。 | Describes guidelines for designing simple and flags enumerations . | |
| 25 | 描述使用静态和抽象类、接口、枚举和结构的准则。 | Describes guidelines for using static and abstract classes, interfaces, enumerations , and structures. | |
| 26 | 描述宿主API使用的非托管枚举。 | Describes the unmanaged enumerations that the hosting API uses. | |
| 27 | 描述诊断符号存储区API使用的非托管枚举。 | Describes the unmanaged enumerations that the diagnostics symbol store API uses. | |
| 28 | 命名空间的类和模块,并提供指向其成员函数、方法、属性、常量和枚举的链接。 | Namespace, with links to their member functions, methods, properties, constants, and enumerations . | |
| 29 | 命名元素的名称(概要文件,原型,类,属性,列举,以及列举文字) | Names of named elements (profile, stereotypes, classes, attributes, enumerations , and enumeration literals) | |
| 30 | 模块级的数据元素有变量、常数、枚举和委托。 | Data elements at module level are variables, constants, enumerations , and delegates. |
查询记录