• Is this code correct to create a new object for the parameter to an event?

    段代码创建事件参数对象吗?

    youdao

  • You have to create a new object of the child entity and delete the previous object.

    必须创建一个对象实体删除前面的对象。

    youdao

  • To create a new object (in this case, the string that will be returned), first alloc the object and then initialize it.

    创建一个对象(这里返回字符串),首先分配对象,然后初始化对象

    youdao

  • If an application attempts to create a new object when generation 0 is full, the garbage collector discovers that there is no address space remaining in generation 0 to allocate for the object.

    如果应用程序在第0级托管堆尝试新建对象垃圾回收器将会发现第0级托管堆没有分配给该对象的剩余地址空间

    youdao

  • (Optionally, you can select to create a new business object here.)

    (在这里可以选择创建业务对象。)

    youdao

  • Storing the application object on the session or request enables the rules engine to later find that object without having to create a new instance.

    应用程序对象存储会话请求中,这样做可以允许规则引擎稍后查找对象,无需创建一个新的实例。

    youdao

  • You can instantiate the form elements manually and attach them to the form or let the form object create and instantiate a new form element of the requested type for you.

    可以手动表单元素进行实例它们连接表单,或者表单对象创建并实例化一个表单元素,使它符合您要求类型

    youdao

  • If you want to change an immutable object, you don't - you create a new object with the changed value and point your reference to it.

    如果改变不可变对象的话,您不会改变它,而是使用修改后的创建新的对象,引用指向它。

    youdao

  • Right-click on it to create a new business object.

    右键单击编辑器,创建一个新的业务对象。

    youdao

  • Because you want to represent a new material with additional data attributes, you first need to create a new business object subtype in SAP ERP and create the additional attributes.

    因为新的材料中表示其他数据属性所以首先SAPERP创建一个新的业务对象子类型创建其他属性。

    youdao

  • There are also situations when you would need to create a new instance of an SDO object (or a graph of SDO objects), and serialize that into XML.

    一些情况需要创建SDO对象(一系列sdo对象)新的实例并且将其序列化一个XML中。

    youdao

  • Next, you create a new object called $rss, which is the result of passing the URL to the feed to your XML_RSS constructor.

    接下来创建一个名为 $rss对象对象提要URL传递的 XML_RSS构造器结果

    youdao

  • When you want to create a new instance of a business object, you use the value.

    需要业务对象创建新的实例时,可以使用

    youdao

  • In the second line, we create a new session object to use for JMX interactions with the server.

    第二我们创建用于JMX服务器交互会话对象

    youdao

  • Instead, create a wrapper function that either returns a handle to the existing object for a particular community or creates a new object and adds it to the map, using the code in listing 1.

    相反创建包装器函数它返回现有对象的句或者创建一个对象添加映射中,如清单1中的代码

    youdao

  • To create a new configuration object, you need to provide the parent ID of this object as well as its attributes.

    创建新的配置对象需要提供对象ID及其属性

    youdao

  • The final step is to add/create content in the Content Library by creating a new Content object for each defined Site Area.

    最后一个步骤通过每个定义Site Area创建新的Content对象 ContentLibrary中添加/创建内容

    youdao

  • It also provides a Factory object, which you can use to create a new Entry.

    提供了一个Factory对象我们可以使用对象创建entry对象。

    youdao

  • To access the appropriate metadata, you first create a new DatabaseMetaData object from the current JDBC Connection, as shown in the previous example.

    如前面示例所为了访问适当的元数据首先当前JDBCConnection创建一个新的DatabaseMetaData对象

    youdao

  • In the builder, you would first create a new XMLMarkup object with the value for "indent" equal to zero and use this object for building the XML.

    生成器中,首先创建一个XMLMarkup对象其“indent”属性赋0,然后可以开始使用这个对象构建X ML了。

    youdao

  • Create a new Business Object mapper primitive to the canvas, the intention of this mapper is to convert the binary input to a string and manipulate it.

    画布上创建一个新的BusinessObjectMapper原语,这个映射器目的二进制输入转换成字符串操作它。

    youdao

  • Once you have a handle to the airport object, you create a new GMarker.

    有了airport对象个句之后,创建一个新的GMarker

    youdao

  • To create child nodes, I create a closure and declare a new object dubbed name, which takes parameters in the form of a map.

    创建节点创建闭包声明一个名叫name对象接收map形式参数

    youdao

  • This feature goes hand-in-hand with a new syntax for object creation, which makes it easy to create non-custom classes in Groovy with an array-like syntax.

    这个特性新的对象创建语法关系密切,新的语法可以类似数组的语法容易地Groovy 中创建 非定制

    youdao

  • AddNewFileComplex. Allows clients to create new book documents by uploading a BookInfoAndFile object.

    允许客户机通过上传bookinfoandfile对象创建一个新的图书档案。

    youdao

  • The first is to create a new instance of the Application object.

    一步创建一个新的Application对象实例

    youdao

  • To programmatically start a Selenium server, you must create a new Selenium object and tell it which compatible browser to use -- I use Firefox for the following examples.

    通过编程的方式启动Selenium服务器必须创建新的 Selenium对象告诉使用一种兼容浏览器 ——在下面的示例中使用的是Firefox

    youdao

  • If you process messages asynchronously, you need to create a new instance of the AccImSession object using the screen name of the user to whom the application needs to respond, as shown in Listing 10.

    如果异步地处理消息那么需要使用接受响应用户屏幕创建AccImSession对象一个新的实例如清单10

    youdao

  • At this point, you know how to create a new QueryPath object pointing to a document, and you've also seen a simple CSS selector.

    至此知道如何创建新的指向文档QueryPath对象并且看到了一个简单css选择器

    youdao

  • You just create a new instance of the XPath factory, using the default object model — which, as you now know, is the DOM (at least as of version 1.3, and that's unlikely to change anytime soon).

    仅仅使用默认对象(即dom至少1.3如此,而且近期不大可能改变)创建一个新的XPath工厂实例

    youdao

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

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

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