That means, try to reuse objects as often as possible, and do not create new object instances too often.
这意味着要尽可能地重用对象,而不要太频繁地创建新对象实例。
However, this definition does not create a new named object in the program and topic namespaces.
然而,这个定义不会在程序和主题名称空间里创建新的命名的对象。
In addition to the functions, these databases allow you to create new types and create object hierarchies through the use of table hierarchies.
除了函数,这两种数据库还允许您创建新的类型,以及通过使用表层次结构创建对象层次结构。
If you need a new type of object or command, you create one.
你可以创建自己所需要的新的对象或命令类型。
When the user enters new vehicle data, you create a new element in the array object.
当用户输入新车辆数据时,您将在数组对象中创建一个新元素。
Right-click on it to create a new business object.
右键单击编辑器,创建一个新的业务对象。
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.
如果您想要改变一个不可变对象的话,您不会改变它,而是使用修改后的值来创建一个新的对象,并把您的引用指向它。
To create an object definition from which you can repeatedly create new instances, you must first define its constructor.
创建一个对象定义,您能通过它重复创建新实例,但必须先定义其构造器。
You can create a new test object map by either basing it on an existing map or adding objects as required.
您可以通过依据现有的地图或按照需要添加对象来创建新的测试对象地图。
Set the attributes, then create a new configuration object or modify the existing one.
设置属性,然后创建新配置对象或修改现有配置对象。
When you want to create a new instance of a business object, you use the value.
当需要为业务对象创建新的实例时,您可以使用值。
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构造器的结果。
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中创建一个新的业务对象子类型,并创建其他属性。
The main idea behind AOP is that you create new typed object, based on a dynamic proxy mechanism, that implements a set of interfaces at runtime.
AOP背后的主要思想是基于动态代理机制创建新的对象类型,该对象会在运行时实现一些接口。
You can choose to modify the definition as needed and then save the new definition to create the new object in the database.
您还可以根据需要修改定义然后保存新的定义,以在数据库中创建新对象。
In the second line, we create a new session object to use for JMX interactions with the server.
在第二行,我们创建用于让JMX与服务器交互的新会话对象。
Then create a new input business object for BAPI and set the customer number in the properties of the input business object.
然后,为BAPI创建新的输入业务对象,在输入业务对象的属性中设置客户号。
You can create a new object (diagram, symbol, or definition) in the child Workspace, and save it.
您可以在子工作区内创建一个新的对象(图表,符号,或者定义),并将其保存。
If a new value is needed, you must create a new object.
如果需要新值,则必须创建新的对象。
To create a new configuration object, you need to provide the parent ID of this object as well as its attributes.
要创建新的配置对象,需要提供该对象的父ID及其属性。
To create a new object (in this case, the string that will be returned), first alloc the object and then initialize it.
要创建一个新对象(这里是将返回的字符串),首先分配对象,然后初始化对象。
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原语,这个映射器的目的是将二进制输入转换成字符串并操作它。
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对象。
The first line loads the module, then you create a new Worker object.
第一行加载模块,然后您创建一个新的Worker对象。
Once you have a handle to the airport object, you create a new GMarker.
有了airport对象的一个句柄之后,创建一个新的GMarker。
Even though you won't use the instance of Static2, the compiler will still create the new object so as not to miss any side effects of invoking the constructor.
即使您不使用Static2的实例,该编译器仍然会创建这个新对象,以便不会遗漏调用该构造函数的任何副作用。
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。
The first is to create a new instance of the Application object.
第一步是创建一个新的Application对象的实例。
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选择器。
First, create a new Client object.
首先,创建一个新的Client对象。
应用推荐