If this is NULL, the object handle cannot be inherited.
如果这个指针为NULL,那么这个对象就不能被初始化。
In our performance test, we measured the time required to get an object handle to 100 documents.
在我们的性能测试中,我们测量了获取一个对象来处理100个文档所需的时间。
Chain the receiving objects and pass the request along the chain until an object handle it.
将这些对象链接成为一条链,并沿着这条链传递该请求,知道有对象处理这个请求为止。
The translate method above uses the LTinterface object handle with which it is provided to perform a translation of the incoming preTranslation String.
上面的translate方法使用了LTinterface对象处理程序,通过此处理程序翻译传入的preTranslation字符串。
A good principle of object design is to let the application that USES an object handle the user interface-unless the whole purpose of the object is to manage a form or dialog box.
除非该物件的目的就是在管理表单或对话方块,否则良好的物件设计原则应该要能够让使用物件的应用程序处理使用者介面。
This function returns handle to the event object.
这个函数返回该事件对象的句柄。
This function returns the handle to the event object and can be used in subsequent calls to the event object.
这个函数返回事件对象的句柄,这样就可以在后续的调用中使用这个事件对象了。
The arguments to this callback function include a transaction handle and an error object.
该回调函数的参数包括一个事务句柄和一个错误对象。
This gives each filter an opportunity to handle the response object if necessary.
这样就给每个过滤器都提供了根据需要处理响应对象的机会。
When the client invokes one of the service operations, this object is used to handle the operation and return the results.
当客户端调用其中一个服务操作时,这个对象将处理这个操作并返回结果。
This function takes the handle to the mutex object and waits until it is signaled or timeout occurs.
这个函数会使用一个互斥对象的句柄,并一直等待,直到它变为有信号状态或超时为止。
We prefer the latter option because it allows us to simply associate a custom converter (with built-in validation logic) with a specific object type and have JSF handle that object type.
我们偏向后一种方法,因为它让我们可以将自定义转换器(自带验证逻辑)与特定的对象类型相关联,并让JSF处理这种对象类型。
You can think of a connection handle as a wrapper object of a physical connection.
您可以将连接句柄设想为物理连接的一个包装对象。
The client of a CORBA object acquires its object reference and USES it as a handle to make method calls, as if the object were located in the client's address space.
CORBA对象的一个客户程序获取了其对象引用,并将它用作句柄进行方法调用,就好像对象是位于客户程序的地址空间中一样。
Based on the condition, the code selects the appropriate type of object to handle the request.
根据条件,代码将选择相应类型的对象来处理请求。
Of course, creating a handle every time you create an object can result in a lot of handles!
当然,每次你创建一个对象的时候都创建一个句柄将会产生很多句柄。
Each message object has a unique ID and a receipt handle associated with it.
每个消息对象有相关联的惟一id和收件句柄。
The message informs the delegate of an event that the delegating object is about to handle or has just handled.
消息通知事件的委托方法,委托对象将要处理或已经处理。
This function takes the handle to the semaphore object and waits until it is signaled or a timeout occurs.
这个函数使用一个信号量对象的句柄作为参数,并会一直等待下去,直到其状态变为有信号状态或超时为止。
The handle to the interface and optionally the object UUID is also specified.
还可以指定接口的句柄和对象UUID。
You can populate the object-handle array with the number of objects to wait for.
您可以向对象句柄数组(object -handle array)中填充很多需要等待的对象。
HObject is the pointer to the handle to the synchronization object.
hObject是指向这个同步对象句柄的指针。
The Web Service stack does handle the new Object-Oriented functionality in PHP 5.
Web服务栈能够处理PHP5中新的面向对象功能。
So with that link established, you need to get an object that can handle XPath expression evaluation.
因此,建立这种联系后,还需要获得一个能够处理XPath表达式求值的对象。
Of special interest is the parseObjectInfo function that we have created to handle the different supported object types.
需要特别注意的是parseobjectinfo函数,我们创建这个函数来处理不同的已经支持的对象类型。
Once you have a handle to the airport object, you create a new GMarker.
有了airport对象的一个句柄之后,创建一个新的GMarker。
The portlet window and portlet container microformats can contain object IDs, which the server can handle dynamically.
portlet窗口和 portlet容器可以包含对象IDs,服务器可以动态地处理它。
The HTTP handler factory, then, must return an object that implements IHttpHandler that can handle the request.
然后,HTTP处理程序工厂必须返回一个对象,该对象将实现可以处理请求的 IHttpHandler 。
The sample code USES a utility class EtagComputeUtils to generate a byte array representation of an object and to handle the MD 5 digest logic.
下面的例子使用了一个工具类etagcomputeutils来产生对象所对应的字节数组,并处理MD5摘要逻辑。
When a request comes in, we deserialize the XML into a command object using XStream and appropriately handle it.
在请求传入时,我们使用XStream将XML反序列化成一个命令对象,然后合理地进行处理就可以了。
应用推荐