Clearing the internal hash is very simple, and we can keep using this object because of the auto-vivification in STORE .
清除内部散列十分简单,而且我们可以继续使用该对象,因为STORE中具有自动复活能力。
In this tutorial, you will learn how to create a ball bearing using an Array Object.
在本教程中,您将学习如何创建一个使用数组对象的球轴承。
This is good if you're going to be using the same object throughout the application, such as with a secure chat client.
如果要在整个应用程序中使用同一对象,比如使用一台安全的聊天客户机,那么这样做是有益的。
In many cases, storing large objects in the session can be circumvented by just storing a key in the session and using this key as a reference to lookup a larger object in some other data structure.
在很多情况下,通过仅在会话中存储一个键,并使用该键作为引用以在其他数据结构中查找更大的对象,从而可以避免在会话中存储大对象。
In simple terms, this means all data entries should define the object class they are using.
简单来说,这意味着所有数据条目都应当定义它们使用的对象类。
The security on this object is inherited from all case type instances using a partial security proxy.
所有案例类型实例使用一个部分安全代理继承这个对象中的安全设置。
In a nutshell, this code tries to create the object using one version of MSXML; if that fails, it then creates the object using the other version.
这两行代码基本上就是尝试使用一个版本的MSXML创建对象,如果失败则使用另一个版本创建该对象。
This essentially ensures that another function isn't using the object at the same time.
这实际上是要确保另外一个函数没有同时使用这个对象。
This technique may end up only being applicable when using very large, in memory object collections.
这个技术目前只在使用大型的内存对象集合的情况下才可用。
Implicit in this process is the step also taken to map (using the desired framework's procedures) the object structure to an XML format.
这一过程内含了将对象结构映射到xml格式的步骤(使用所需的框架过程)。
Listing 3 shows an example of using this kind of object within an HTML page.
清单3显示了一个在HTML页面中使用这类对象的示例。
This is especially important when using UTF characters to represent database object names.
在使用UT f字符表示数据库对象名称时,这一点尤为重要。
This function tries to create an XHR object using browser-specific techniques.
这个函数会尝试使用浏览器特有的技术创建一个XHR对象。
When this data object is serialized to XML using the convert API, these elements are written back.
当该数据对象使用转变api被序列化到XML时,这些元素就会被写回。
It's now a simple matter to iterate over this array, retrieve the details of each entry using object properties, and turn it into an HTML page.
现在,您可以轻松迭代这个数组,使用对象属性检索每个条目的细节,并将其转换为html页面。
Since the user is not using a tree-based object model to access this part of the document, constructing the entire tree would lead to a waste of memory due to replication of data.
因为用户不使用基于树的对象模型来访问这部分文档,所以构造完整的树会因为数据重复而浪费内存。
You can represent this policy object in JSON format using the following string.
您可以使用以下这种JSON形式的字符串来表示该policy对象。
This is achieved by using the UserManager object that can be obtained from the OS module, like below.
该任务是使用UserManager对象实现的,这个对象可以像下面这样从OS模块获得。
You can test this using the instanceof operator, which returns true if the object is a member of the indicated class, as shown in Listing 14.
可以使用instance of操作符来测试这一点,如果对象是指定类的成员,则返回true,如清单14所示。
An object implementing this interface can be used as the destination when using a Formatter class by passing the object into the Formatter constructor.
在使用formatter类时,可以将实现了这个接口的对象传递给构造函数Formatter以把它作为目标。
Json helps in this case, as we can serialize any PHP object using json_encode to turn that object into a json protocol string, ready for an Ajax application to read.
json在这种情况下将提供帮助,因为我们可以使用json_encode把任何PHP对象序列化,使该对象转换为json协议字符串,以供ajax应用程序读取。
As I said before, in this case I am using Object Oriented Concepts, Inc. Orbacus ORB and the OOC classes are given in those two props.put calls.
正如我前面所说的,这种情况下,我使用的是ObjectOrientedConcepts,Inc .的ORbacus OR b,而ooc类在那两个props . put调用中已给出。
With this FileReader object, the XQExpression object then executes the query in the file, using the previously bound values.
有了这个FileReader对象之后,XQExpression对象将使用前面的绑定值在该文件中执行查询。
This format can be turned into a JSON object using the utilities in the ascorelib library.
这个格式可以使用ascorelib库中的实用程序转换为JSON对象。
Because it's clear that you'll be using some sort of AdminConfig scripting object for this task, it's a good idea to start by searching the information Center for information about it.
显然,对于这个任务,要使用某种形式的adminconfig脚本对象,所以最好先在信息中心搜索相关信息。
This is done by creating MIME attachments by using SOAPContext 'reponse' object, which is a parameter to 'document' based method calls.
通过使用SOAPContext的“reponse”对象(该对象是基于“文档”的方法调用的参数)创建MIME附件可以实现这一点。
This included connecting to the DB2 UDB database using a DataSource object, connecting to the Domino database (without a DataSource object), and parsing the XML document of interest.
这包括使用DataSource对象连接到DB2UDB数据库、连接到Domino 数据库(不用 DataSource 对象)和解析相关的XML文档。
This instance populates the backend data, sets an instance object of UserFormBean, and returns this object using this method call.
这一实例植入后端数据,设置userformbean的实例对象,并使用以下方法调用返回该对象。
Listing 3 shows how this can be achieved, using the locale object locale from Listing 2.
清单3说明了如何使用清单2中的locale对象locale完成此项工作。
Listing 3 shows how this can be achieved, using the locale object locale from Listing 2.
清单3说明了如何使用清单2中的locale对象locale完成此项工作。
应用推荐