The reason for doing this is simple: although the Preferences object does not handle objects, it does handle byte arrays.
这样做的原因很简单:尽管Preferences对象不处理对象,但是它可以处理字节数组。
This function returns the handle to the event object and can be used in subsequent calls to the event object.
这个函数返回事件对象的句柄,这样就可以在后续的调用中使用这个事件对象了。
The invocation handler could also be refactored to handle other operations across multiple method invocations on different object types.
还可以重构调用处理程序,让它处理其他横跨不同对象类型的方法调用的操作。
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.
这个函数会使用一个互斥对象的句柄,并一直等待,直到它变为有信号状态或超时为止。
To better handle DOORS modules, you can do a hierarchical analysis that captures the entire object hierarchy for modules that do not allow clear identification of sections and requirements.
为了更好的处理DOORS模型,您可以做一次阶层分析,该分析获取了不允许清晰识别章节和需求的模型的整个对象阶层。
In our performance test, we measured the time required to get an object handle to 100 documents.
在我们的性能测试中,我们测量了获取一个对象来处理100个文档所需的时间。
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处理这种对象类型。
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!
当然,每次你创建一个对象的时候都创建一个句柄将会产生很多句柄。
The message informs the delegate of an event that the delegating object is about to handle or has just handled.
消息通知事件的委托方法,委托对象将要处理或已经处理。
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中的代码所示。
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。
Then, the user calls various functions that accept the handle as a parameter and performs all kinds of operations on the object.
实际上这个函数返回的是这个对象的一个句柄。
Unlike JAX-RPC Handlers, however, they are not limited to manipulation of SOAP messages, but can handle any message represented in the Service Data Object (SDO) format.
不过,与JAX - RPC处理程序不同的是,他们不仅限于处理SOAP消息,而且可以处理以服务数据对象(Service Data Object,sdo)格式表示的任何消息。
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函数,我们创建这个函数来处理不同的已经支持的对象类型。
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反序列化成一个命令对象,然后合理地进行处理就可以了。
Imagine that it is expensive to do division, consequently the DeferredDivision object will ask the Calculator type to handle that task.
我们知道除法运算很耗资源,所以DeferredDivision对象将要求Calculator类型来处理该任务。
The application then creates a RequestCycle object using the session object and delegates the call to RequestCycle to handle the request.
应用程序之后使用这个会话对象创建一个RequestCycle对象并委派对RequestCycle的调用去处理此请求。
HObject is the pointer to the handle to the synchronization object.
hObject是指向这个同步对象句柄的指针。
You may be wondering why the Dictionary object doesn't just instantiate its own DictionaryIO object, or even just handle import-export operations internally without recourse to a second object at all.
您可能会疑惑为什么Dictionary对象不仅实例化自己的DictionaryIO对象,或者甚至在内部处理导入导出操作,而根本不求助于第二个对象。
A single business object map is then created to handle the inbound scenario where an SSA Global customer business object is transformed to a canonical customer business object.
然后创建一个业务对象映射,来处理将SSAGlobal客户业务对象转换为规范的客户业务对象的入站场景。
CachingChecksum used a soft reference to cache a single object and let the JVM handle the details of when to evict the object from the cache.
CachingChecksum使用一个软引用来缓存单个对象,并让JVM处理从缓存中取走对象时的细节。
应用推荐