• A native peer is a native object to which a normal object delegates via native methods.

    本地对等体一个本地对象普通对象通过本地方法委托给本地对象。

    youdao

  • The JSON object (or more accurately, window.JSON) is part of the HTML 5 specification as a native object that is always present.

    JSON对象(或者确切地说,window . JSON)是HTML5规范一部分作为一个总是存在的原生对象。

    youdao

  • Most modern programming languages come with their own native object systems and additional fundamental algorithmic language constructs.

    大多数现代计算机语言带有自己类型和对象系统附带算法结构

    youdao

  • The approach we take here removes the need for the whole first aspect because, instead of mapping the XML into native objects, we have made the XML a native object that can be used as is.

    我们这里采用方法将去除了第一个方面需要因为这时我们已经将XML作为一个直接使用本机对象而不用再次的映射操作

    youdao

  • Native queries provide a powerful way to execute complex queries without having to learn a new query language or resort to complicated object structures to model a predicate.

    原生查询执行复杂查询提供了一种功能强大的方法,而且需要学习新的查询语言使用复杂对象结构谓词建模

    youdao

  • Native code may attempt to access an object that has invalid input (such as a stale local reference) or that is coded incorrectly.

    本机代码可能尝试访问具有无效输入(过时本地引用)编码错误对象

    youdao

  • This primitive can be used within a flow to convert native data to a business object and vice versa.

    原语可以内部使用本地数据转换为业务对象反之亦然。

    youdao

  • Then a data binding class will be added to parse the native data from URL into a business object.

    然后添加一个数据绑定,以便来自url原生数据解析业务对象。

    youdao

  • You attach to native process in CLR mode before the process creates the CLR object. Managed debugging is not working.

    使用CLR模式附加一个自然进程进程还没有创建一个CLR对象时,托管调试无法工作

    youdao

  • Of course, inheritance criteria extends into native queries just as strongly as it does the simple object queries I've done so far.

    当然当继承条件扩展原生查询中时,功能简单对象查询一样强大。

    youdao

  • Uses native XML persistence to solve XML, object, and relational incompatibility.

    使用本地XML持久化解决XML,对象关系数据库的不匹配性。

    youdao

  • As displayed in Figure 2, this object displays a native file dialog box to the user.

    如图2所示,对象向用户显示一个本机文件对话框。

    youdao

  • The business object defined in the above section will be stored into the DB2 database using native XML format.

    前面定义业务对象使用原生xml格式保存DB 2数据库中。

    youdao

  • The JDBC application returned these as a ResultSet object from either the federated stored procedure or the remote native stored procedure.

    JDBC应用程序ResultSet对象的形式联邦存储过程远程本地存储过程返回结果集。

    youdao

  • The problem lies in how the receiving side is able to understand the serialized Simple object Access Protocol (SOAP) messages that contain the weakly-typed object elements and native data types.

    问题接收如何理解序列化了的简单对象访问协议(Simple Object Access Protocol,SOAP)消息这些消息中包含类型对象元素本地数据类型。

    youdao

  • A 64-bit runtime USES 64-bit Pointers (native address references), so the same Java object on 64-bit takes up more space than an object containing the same data on 32-bit.

    运行使用64位指针(本机地址引用),因此64位运行时中的相同对象会占用更多空间

    youdao

  • By the end of this article, we will have a native Python module called trayicon, which contains a trayicon object.

    本文的结尾我们名为trayicon的本机python模块包含一个trayicon对象

    youdao

  • A call stack snapshot like the one shown in Figure 1 would be codified as an AccessControlContext and returned by native method calls provided via the AccessController object.

    1显示这样调用堆栈快照编写为(codified)AccessControlContextAccessController对象提供本机方法调用返回

    youdao

  • Portions of the object model might be optimized using bit masks or native arrays, sacrificing readability for speed.

    对象模型一部分可以使用掩码(bit mask)原生数组优化并牺牲可读性来提高速度。

    youdao

  • As you can see, all modern browsers are written to support the native creation of the XMLHttpRequest object.

    可以看到所有现代浏览器支持创建XMLHttpRequest对象

    youdao

  • Instead, find out how many pages of native content exist, as well as the content links, and set that information on the content object.

    而是查明存在本机内容多少以及内容链接Content对象设置这些信息

    youdao

  • After metadata has been handled, native content has to be taken from the content object and given to the repository.

    处理元数据之后必须Content对象取出本机内容交给存储库。

    youdao

  • Normally, the native toString() method prints a representation of the array just like the original representation of the object, without really showing the contents.

    通常原生toString()方法输出数组表示对象原始表示一样,并不真正显示内容

    youdao

  • You'll also get a general overview of the content retrieval process, from content object creation through native content and metadata.

    概述内容检索过程Content对象创建本机内容元数据

    youdao

  • In this case, our data Binding class transforms the data passed in the native format from a messaging system to a Service data Object (SDO) in an SCA application and vice-versa for a response message.

    例中我们数据绑定将转换消息传递系统本机格式传递SCA应用程序服务数据对象(SDO)数据,对于响应消息适用相反过程

    youdao

  • Storing the message in its native XML format has several advantages over storing the message as a large object (LOB).

    作为对象(lob)格式存储消息相比,本机xml格式存储消息许多优点

    youdao

  • The data Binding class reads the native MQ message, parses it, and populates a business object of a previously defined type with that data.

    数据绑定将读取本机MQ消息解析该消息填充以前使用数据定义类型业务对象

    youdao

  • Because DB2 recognizes and supports XML data as a first-class data type, programmers can work directly with the XML data in its native format rather than work with the data as a large object (LOB).

    由于DB 2认可支持XML数据一流的数据类型所以程序员可以直接处理原生格式XML数据,不是当作对象(LOB)来处理。

    youdao

  • When the native returns, not only has it not freed the global reference, but the application also no longer has a way to get the reference in order to free it later - so the object will live forever.

    本机返回时不仅释放全局引用应用程序无法获取引用以便稍后释放它—因此对象将会始终存在

    youdao

  • While initializing the path object, the PATHNAME variable could be provided in either the native format or in the portable format defined by the portable Operating System Interface (POSIX) committee.

    初始path对象时,可以采用本机格式移植操作系统接口(Portable Operating System Interface,POSIX)委员会定义可移植格式提供PATHNAME变量

    youdao

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

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

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