• As a reference type, two objects are created on the heap.

    作为引用类型两个对象创建

    youdao

  • If you try to print or view a class file as text, you'll generally see many strings of this type, each a reference to some class.

    如果尝试文件作为文本输出查看那么通常看到上述形式多个字符串每个字符串都是某个类的引用

    youdao

  • According to Lehman, existing sites tend to view lyric queries as asuperficial referencetype of activity where users merely try to confirm what they hear (is that really a bathroom on the right?).

    现有网站倾向于把歌词检索看成大致参考”,用户搜索歌词只是为了确认自己听得准不准。

    youdao

  • A: An information type describes a category of topics, such as concepts, tasks, or reference.

    信息类型描述主题类别例如概念任务引用

    youdao

  • Build element definitions as necessary to reference a single complex type definition.

    根据需要构建元素定义引用单个复杂类型定义。

    youdao

  • So, for example, by specifying the return object as a type "json", jQuery will automatically convert the response String from a server into a json object, allowing you to reference it immediately.

    所以例如通过返回对象指定json类型jQuery将能自动来自服务器响应字符串转换json对象,使能够立即引用

    youdao

  • In the project field of the Connect TAB, type or browse to select the project to use as a reference for the launch (for source lookup).

    Connect选项卡Project域中输入或者通过浏览选择使用项目作为启动参考(用于源码查找)。

    youdao

  • The concrete solution involves a Yuasa-type barrier (see Resources), where the overwritten value in any field store is recorded and treated as if it had a root reference associated with it.

    具体解决方案涉及一个yuasa类型的屏障(请参阅参考资料),其中将会记录任何字段存储中的重写将其视为具有相关引用

    youdao

  • For complete, single-purpose collections such as functional specifications, information plans, and quick reference guides, you might package these specialized topicref elements with a new map type.

    对于完整的、用途单一集合功能规范信息规划快速参考指南可以专门化的topicref元素打包新的映射类型。

    youdao

  • For the record type to be integrated, the schema must have a back reference value, such as TMTestCase.

    对于集成记录类型方案必须一个应用例如TMTestCase。

    youdao

  • For example, reference adds properties as a special type of simpletable (dl), but the general kind of simpletable remains available in reference.

    比如reference增加了特殊simpletable类型(dl)的属性但是一般的simpletable仍然能够reference中使用。

    youdao

  • You declare and use an array of a reference type just as you would declare and use an array of any data type.

    声明使用引用类型数组声明和使用任何数据类型的数组并无不同。

    youdao

  • The MrefBuilderStatic project doesn't build; has errors such as "The type or namespace name 'RootFilter' could not be found (are you missing a using directive or an assembly reference?)"

    MrefBuilderStatic项目构建失败,报告的错误:“Thetypeornamespacename' RootFilter 'couldnotbefound (areyoumissingausingdirectiveoran assembly reference ?)”

    youdao

  • The dynamic type of an object (as opposed to a reference or pointer) is always the same as the static type of the object.

    对象动态类型总是静态类型相同一点与引用指针相反

    youdao

  • Determines whether a given type is a function reference, possibly with additional properties as specified by a property tag.

    判定一个给定类型是否为函数引用可以通过属性标签额外指定属性

    youdao

  • Many terms are used to describe the various parameters of a trap. these terms are defined as follows and illustrated with reference to an anticlinal traps the simplest type.

    有许多术语用来描述圈闭各种参数,下面罗列了这些术语的定义简单的圈闭类型—背斜圈闭为例解释了这些术语。

    youdao

  • As others have mentioned, the "value" that is passed for a reference type is a pointer.

    其他人提到,“价值引用类型传递指针。

    youdao

  • The main reason for this type of grounding is safety, and not because it is used as a reference potential.

    这样主要原因是为了安全不是因为大地潜在参照物

    youdao

  • This paper tentatively analyzes the realization mechanism of a reference type variable in C, and compares reference and pointer so as to deepen the comprehension of reference.

    准确理解C语言引用本质,对C语言引用理的实现机制进行了初步探讨

    youdao

  • Cannot reference a % 1 property as it is of incompatible type.

    无法引用%1属性具有不兼容的类型。

    youdao

  • When you pass a reference type as a parameter, you can't change the pointer that you passed in your calling code, but the members of the indicated reference type can be changed in the called code.

    引用类型作为参数传递时,你不能改变调用代码中传递指针表示引用类型成员可以改变调用的代码。

    youdao

  • Reference types - same as pointer types, except that a reference type cannot be NULL.

    引用类型指针类型相同只是引用类型不能为NULL

    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

  • The reference type had sequential or explicit layout, and so was exported as a struct.

    引用类型具有连续布局显式布局,因此导出结构。

    youdao

  • Experiment shows that its deducing process is entirely the same as the INS of a certain type of plane, and it has important reference value to fault diagnosing of homemade INS.

    实验证明分析推导过程飞机导产品实际情况完全一致,对国内惯导故障诊断具有重要参考价值

    youdao

  • For isolated-type symmetry half-bridge bidirectional converter with phase-shifted control, a simplified circuit under 4 modes using the primary windings of transformer as reference object is built.

    隔离对称双向变换器对象建立了以参考4模式简化电路,提出了结合开关函数的状态空间平均模型的建立方法。

    youdao

  • In an unsafe context, a type may be a pointer type as well as a value type or a reference type.

    不安全上下文中类型可以指针类型以及类型引用类型。

    youdao

  • When a struct contains a reference type as a member, the default constructor of the member must be invoked explicitly, otherwise the member remains unassigned and the struct cannot be used.

    结构包含引用类型作为成员时,必须式调用成员默认构造函数否则该成员将保持未赋值状态且该结构不可用。

    youdao

  • However, when it occurs within the declaration portion of a managed reference class type, it is treated as a keyword within the context of that class declaration.

    但是出现托管引用类型声明部分中时将其视为该类声明上下文中的关键字

    youdao

  • As with movement type 502, a return delivery to the vendor is entered without reference to the purchase order, but the goods issue is posted via a delivery in Shipping.

    正如移动类型502一样,可以不带参考采购订单地输入一个退货交货(单)供应商发货时要通过交货单来过帐

    youdao

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

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

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