您要查找的是不是:
- synchronous event object 事件同步对象
- WSA_ INVALID_ HANDLE( OS dependent) Specified event object handle is invalid. 应用程序试图使用一个事件对象,但指定的句柄非法。
- WSA_INVALID_HANDLE (OS dependent) Specified event object handle is invalid. 应用程序试图使用一个事件对象,但指定的句柄非法。
- Objects created during commit or abort phase of synchronous event are read-only. 同步事件的提交或终止阶段创建的对象为只读。
- In VBScript, you must access the event object through the window object. 事件对象只有在可以使用事件处理而不是其他代码处理时才会有效。
- An individual event object is short-lived, and exists only long enough for immediate processing before it ceases to be. 单个事件对象的存活期非常短,在其消失之前刚够时间进行即时处理。
- Event object to the event collector, which then writes the data to the event table. 对象提交到事件收集器,然后由事件收集器将数据写入事件表。
- Getting both device driver and GUI App to check and modify the state of the event object. 让设备驱动器和GUI应用程序检查和修改事件对象的状态。
- The aggregated event objects are dispatched to a single service. 聚合的事件对象被分派到单个服务。
- In C Builder, in order to provide us with the TEvent used to create the Event object for our use. 在C++Builder中,为我们提供了用于创建Event的TEvent对象供我们使用。-Thread lock.
- Are synchronized events newly added to Sydney 2000? 双人跳水项目是2000年悉尼奥运会才新增的吗?
- When you create an Event object, you initialize the event with an application and an event class name, and then provide values for the event fields. 创建Event对象时,将使用应用程序和事件类名对事件进行初始化,然后提供事件字段的值。
- When it is turned off, it's in the "nonsignalled" state.You create an event object and put in a code snippet in the relevant threads to watch for the state of the event object. 当它为关时,它处于“无信号状态”你创建一个事件对象并把它放置在和线程相关的代码片段中,线程等待这事件对象的状态。
- The WSAEventSelect function specifies an event object to be associated with the specified set of FD_XXX network events. 确定与所提供的FD_XXX网络事件集合相关的一个事件对象。
- ASF files can contain audio, video, slide shows, and synchronized events. ASF文件可以包含音频、视频、幻灯片和同步事件。
- During our own training for our 1920 synchronizing event, we found success by "hiding" our labyrinths in the clear view of the un-initiated. 在我们1920年的同步运动的训练中,我们成功的在众目睽睽之下将迷宫给藏了起来。
- He reported on the whole event to the minister. 他把整个事件向部长做了汇报。
- Threads can be suspended by being made to wait on a synchronization event that is unsignaled, and can be activated by changing the event state to signaled. 让线程等待非终止的同步事件可以将线程挂起,将事件状态更改为终止可以将线程激活。
- In addition to simply preventing simultaneous access with the lock keyword, further synchronization is provided by two event objects. 关键字来阻止同时访问外,还用两个事件对象提供进一步的同步。
- Synchronization events notify other threads that something has occurred or that a resource is available. 同步事件用于通知其他线程发生了某件事或某个资源可用。