• 这个函数返回事件对象句柄

    This function returns handle to the event object.

    youdao

  • 这个函数创建信号返回这个信号量句柄

    This function creates the semaphore and returns the handle to the semaphore.

    youdao

  • 这个函数返回事件对象,这样就可以后续的调用中使用这个事件对象了。

    This function returns the handle to the event object and can be used in subsequent calls to the event object.

    youdao

  • 回调函数参数包括事务句柄错误对象

    The arguments to this callback function include a transaction handle and an error object.

    youdao

  • 成功打开信号量之后,这个函数会返回这个信号量的句柄,这样就可以后续调用使用

    Upon a successful opening, this function returns the handle to the semaphore so that it can be used in the subsequent calls.

    youdao

  • 这个回调函数参数包含事务句柄一个结果

    The arguments to this callback function include a transaction handle and a result set.

    youdao

  • 第四参数递归id(如果的话),最后个参数是取消注册需要使用函数返回

    The fourth argument is the recursion ID (if there is one), and the last argument is a handle returned by the function that we will need when it is time to de-register.

    youdao

  • 相反创建包装器函数它返回现有对象或者创建一个对象添加映射中,如清单1中的代码

    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.

    youdao

  • 创建查询会返回一个句柄可以访问PDH函数中的查询。

    The creation of a query returns a handle, which is used to allow access to the query in PDH functions.

    youdao

  • 这个函数使用一个信号对象句柄作为参数,一直等待下去,直到状态变为信号状态超时为止。

    This function takes the handle to the semaphore object and waits until it is signaled or a timeout occurs.

    youdao

  • 函数返回用以访问清单1对象

    The function returns a handle that can be used to access the object as shown in Listing 1.

    youdao

  • 实际上这个函数返回是这个对象一个

    Then, the user calls various functions that accept the handle as a parameter and performs all kinds of operations on the object.

    youdao

  • 凭证句柄可以传递这里列出其他函数所以就不再需要通过SECKFMSwitchToID File来切换用户上下文了。

    This credential handle can now be passed around to the other functions in this list so that switching user context via SECKFMSwitchToIDFile is not necessary.

    youdao

  • 如果digestdoc没有导致错误4091Invaliduniversalid脚本会将文档句柄传递调用函数

    If digestdoc did not result in error 4091 Invalid universal id, the script passes the handle of the document back to the calling function.

    youdao

  • 如果函数打开连接并且句柄存储一个本地变量中,那么函数返回时,连接将关闭

    If you open the connection from within a function, and only store the variable in a local variable, the connection will be closed when that function returns.

    youdao

  • 这个函数使用一个互斥对象句柄一直等待,直到变为信号状态超时为止。

    This function takes the handle to the mutex object and waits until it is signaled or timeout occurs.

    youdao

  • 这些生存时间范围决定句柄范围经常一个函数开始时候被创建

    These handles' lifetime is determined by a handle scope, which is often created at the beginning of a function call.

    youdao

  • 范围函数被调用时,所有那个范围中创建都将被移除

    When the handle scope's destructor is called all handles created within that scope are removed from the stack.

    youdao

  • 这些函数环境连接句柄句柄描述符作为输入参数返回上一次使用句柄作出函数调用相关诊断信息

    These functions take environment, connection, statement, or descriptor handles as input and return the diagnostic information related to the last function call made using that handle.

    youdao

  • 为了简单起见,首先创建名为build_answers的helper函数给定一个数据库句柄调查ID后,该函数输出调查所有答案XML(参见清单4)。

    To make it easier on yourself, first create a helper function called build_answers that, when given a database handle and a poll ID, outputs the XML for all the answers to that poll (see Listing 4).

    youdao

  • 在指定了SQL_HANDLE_DESC选项情况下,通过调用SQLAllocHandle函数可以显式地分配多个描述符,以及一个有效连接句柄

    One or more descriptor handles can be explicitly allocated by calling the SQLAllocHandle function with the SQL_HANDLE_DESC option and a valid connection and statement handle.

    youdao

  • 方法句柄可以同时作为函数pointercombinator允许内置的方式建立一个调用器被调用者的调用协议

    Method handles act as both function Pointers and as function combinators, allowing a built-in way to construct a call protocol flow from a caller to a callee.

    youdao

  • 函数返回(handle)稍后应该调用Web服务操作可以用到

    The handle that is returned by the function should then be used when calling the web service operation.

    youdao

  • 硬件中断一节中已经介绍了内核提供两个函数,用于注册注册句柄

    The section "Hardware Interrupts" already introduced the two functions provided by the kernel to register and unregister a handler, respectively.

    youdao

  • 获得(创建)释放(或销毁)关联设备函数-正如我们几章看到的,需要关联设备的句柄以便绘制

    Functions that get (or create) and release (or destroy) a device context as we saw in earlier chapters, you need a handle to a device context in order to draw.

    youdao

  • 这个函数返回一个存在的进程对象句柄

    The OpenProcess function returns a handle to an existing process object.

    youdao

  • 如果没有窗口或者是不想窗口过程中处理定时器消息,你必须函数窗口句柄地方传递一空值

    If you don't have a window or you don't want to process the timer messages in the window procedure, you must pass NULL to the function in place of a window handle.

    youdao

  • 如果函数执行成功返回指定进程打开句柄

    If the function succeeds, the return value is an open handle to the specified process.

    youdao

  • 前面例子中,需要判断使用哪种方法附加分离事件句柄直到有人调用函数

    In the case of the previous example, there is no need to determine which way to attach or detach event handlers until someone makes a call to the function.

    youdao

  • 如果函数执行成功,则返回当前打开剪贴窗口句柄否则返回NULL

    The handle of the window that currently has the Clipboard open if the function is successful; otherwise NULL.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定