• In such cases, the length of type names does affect message length.

    在这些情况下,类型名称长度确实影响消息的长度。

    youdao

  • Why? Type names provide pattern matching for any automated tasks.

    为何?为自动化任务提供模式匹配。

    youdao

  • The abbreviations are based on the uppercase letters of the type names.

    缩写基于类型名称的大写字母。

    youdao

  • Type names do not have a specific prefix and should not be prefixed with a 'c'.

    型别名称不具有特定的前置字元,因此不应该以' C '做为前置字元。

    youdao

  • Type name cleanup - many type names have been shortened, resulting breaking changes.

    类型名的清理——许多类型名称被缩短了,这会造成破坏性的改变。

    youdao

  • Other ways are available to resolve type names in an assembly for the compiler.

    编译器还可以使用其他方式来解析组件中的型别名称。

    youdao

  • Why? Type names provide a consistent way to quickly identify what is in the file.

    为何?类型名字提供一致的方式来快速的识别文件中有什么。

    youdao

  • When the type names are long or are changed frequently, this can become quite tedious.

    若是变量的类型名称较长,或是会经常变化,那么这样的声明方法更是将显得非常乏味。

    youdao

  • The SPU intrinsics documentation (see Resources) defines simplified vector type names starting with vec_.

    SPUintrinsic文档(请参看参考资料)定义了一些以vec _开头的简化向量类型名。

    youdao

  • You might have to reference two versions of assemblies that have the same fully-qualified type names.

    可能必须引用两个具有相同完全限定类型名的程序集版本。

    youdao

  • With a few exceptions, abbreviations and acronyms should not be used in element, attribute, and type names.

    除了几个例外,在元素、属性和类型名称中不应使用缩写词和首字母缩略词。

    youdao

  • Attribute names start with a lowercase letter, while element and type names start with an uppercase letter.

    属性名以小写字母打头,而元素和类型名称以大写字母打头。

    youdao

  • Contains the members that return, test for, or verify information such as array size, type names, and so on.

    所包含的成员用于返回、测试或验证数组大小、类型名称等信息。

    youdao

  • You can also hit Ctrl+Space to get all identifiers available in the current scope (such as variable and type names).

    还可以使用Ctrl+空格获得当前范围内所有可用的标识符(比如变量与类型名等)。

    youdao

  • As you probably noticed, this program USES slightly different notation for vector type names than used previously.

    正如您可能已经注意到的,这个程序对向量类型名使用的符号与前面使用的符号稍有不同。

    youdao

  • Under these we add the terms identifying the node type names of content that will appear within these Web site sections.

    在这些词汇下面添加子词汇,这些词汇表示将出现在这些Web站点部分中的内容的节点类型名称。

    youdao

  • Two named types are identical if their type names originate in the same type declaration (§Declarations and scope).

    如果两个类型有相同的创建类型声明,那么这两个类型相同。

    youdao

  • Just as file names don't have to match the type names, the package structure does not have to match the directory structure.

    比如说代码文件名不一定要和类型名完全匹配,而且包的结构也不必完全匹配实际的目录结构。

    youdao

  • Specify the names for the control class and property page class, the type names, and type identifiers for your control.

    指定控件类和属性页类的名称、类型名称和控件的类型标识符。

    youdao

  • Do use consistent type names for all components following a pattern that describes the component's feature then its type.

    坚持遵循先描述组件特性,再描述它的类型的模式,对所有组件使用一致的类型命名规则。

    youdao

  • The two types are a visualizer and a visualizer object source, specified as types or as fully qualified assembly type names.

    这两种类型为可视化工具和可视化工具对象源,二者被指定为类型或完全限定的程序集类型名称。

    youdao

  • Returns a C-style character string that is a printable version of the type name. Type names are generated in a system-dependent way.

    返回c风格字符串,这是类型名字的可显示版本。类型名字用系统相关的方法产生。

    youdao

  • For example, you can widen the data type column if it contains user-defined data type names that are too long to see in their entirety.

    例如,如果“数据类型”列中包含用户定义的数据类型名称,该名称太长而无法看到其全部,则可加宽该列。

    youdao

  • To find niem-xsd: Boolean, I can't use the default search on properties, because that only finds element and attribute names, not type names.

    要找到niem - xsd:boolean,我不能使用属性上的默认搜索,因为这只找到元素和属性名称,找不到类型名称。

    youdao

  • Before the data factory will create anything, it needs to have defined to it the model — that is, the set of type names and the properties each type can have.

    在数据工厂创建对象之前,需要为其定义模型,即一组类型名和各类型可拥有的属性。

    youdao

  • Type names may include trailing characters that denote additional information about the type, such as whether the type is a reference type, a pointer type or an array type.

    类型名可能包含尾部字符,尾部字符表示有关该类型的附加信息,如类型是引用类型、指针类型还是数组类型。

    youdao

  • Because they are not usually used in tags, type names can be concatenated from sufficient roots and modifiers to identify the appropriate domain without necessarily causing long tags.

    因为通常不在标记中使用它们,类型名称可以与足够的词根和修饰语连接起来,从而在不必产生长标记的情况下标识合适的域。

    youdao

  • Similarly, to avoid duplicate data type names in WebSphere Process Server, every business object has its own Namespace, which corresponds to its data catalog in WebSphere business Modeler.

    类似地,为避免在WebSphereProcessServer中有重复的数据类型名,每个业务对象都有其自己的命名空间,该命名空间与其在WebSphereBusiness Modeler中的数据目录相对应。

    youdao

  • There are other ways to resolve type names in an assembly for the compiler, for example, if you inherit from a type in an assembly, the type name will then become known to the compiler.

    也有其他方法来为编译器解析程序集中的类型名称,例如,如果从一个程序集的类型继承,编译器就会知道此类型名称。

    youdao

  • There are other ways to resolve type names in an assembly for the compiler, for example, if you inherit from a type in an assembly, the type name will then become known to the compiler.

    也有其他方法来为编译器解析程序集中的类型名称,例如,如果从一个程序集的类型继承,编译器就会知道此类型名称。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定