将这个函数注册到数据库中也很简单。
Registering this function in your database is also straight-forward.
下一行代码将一个函数注册为一个WebServices操作。
The next line registers a function as a web service operation.
在构造类的过程中,执行了所有注册工作,包括扩展注册和函数注册。
During the process of class constructing, all the registration work is done, including extension and function registration.
内核向相关设备的选择函数注册这个进程 /线程,并让这个进程 / 线程睡眠。
The kernel registers the process/thread with the associated device's select function and puts the process/thread to sleep.
对象的代码不再需要了,然而依然存在用COM库函数注册过的类工厂对象。
The object's code is not needed anymore, even if it still has its class factories registered with the COM libraries.
您可以把函数注册为节点,以创建一个动态的Web服务框架,而不是对域中的用户进行注册。
Instead of users within a domain, you can register functions as the nodes to build a dynamic Web services framework.
现在,我们只需要用清单6所示的CREATEFUNCTION语句将函数注册到数据库中,就可以对其进行验证。
Now we only need to register the functions in our database, using the CREATE FUNCTION statements shown in Listing 6, and can verify the functions.
WM_HOTKEY消息在用户键入被RegisterHotKey函数注册的热键时发送。该消息将位于消息队列的最前端,并且与注册了这个热键的进程关联。
Posted when the user presses a hot key registered by the RegisterHotKey function. The message is placed at the top of the message queue associated with the thread that registered the hot key.
浏览器通过调用预先注册的函数来传递事件。
Browsers pass events by calling functions that were registered in advance.
为此,我们为每一类型控件使用了一组注册函数:按钮、标签等等。
For this we use a set of register functions for each type of widget: buttons, labels, and so on.
不幸的是,注册这些函数以及将参数传递给它们的方式因浏览器而异。
Unfortunately, the details of how these functions are registered and the arguments passed to them vary by browser.
必须注册这个函数。
CIM客户机将发出 CIM服务器过程请求,该请求将创建基于网络的订阅;过程的主要函数将注册以接收表示。
The CIM Client issues a CIM server process request that creates a subscription over the network; the main function of the process is to register to receive indications.
传送请求完成后,核心会使用以前注册的回调函数来通知驱动程序。
The core notifies the driver using previously registered callback functions after the transfer request is completed.
图6展示了在决定何时需要注册函数模板时所考虑的问题。
Figure 6 shows the issues to consider in determining when a function template needs to be registered.
这两个函数的注册非常类似于清单2和 清单 4中的SQL语句。
Registering both functions is very similar to the SQL statements in Listing 2 and Listing 4.
代码的第二个添加涉及一个回调函数的注册。
The second addition to the code concerns the registration of a callback function.
我添加了注册函数,这样你可以简单地针对所期望的控制编写处理器。
I added register functions to make sure you could wire the handlers to the desired control in a simple way.
注册定制函数。
探测器函数然后保存帧并注销自身的注册。
The probe function then saves a frame and deregisters itself.
这是首选的,因为很容易注册(和注销)事件函数,而且可以将浏览器处理的多个已注册函数链接起来。
This is your first choice because it's easy to register (and unregister) event functions, and chaining through multiple registered functions is handled by the browsers.
因为如果不注册该函数,它只是可供包含它的本php页面或其他php页面调用的简单php函数。
Because if you don't register the function, it is a simple PHP function that is available only to this PHP page or other PHP pages that include this one.
在数百兆代码的源代码目录中,仅需要知道菜单项都是在 newview/llviewermenu.cpp 中的 initialize_menu_actions()函数中注册的,这样可以节省很多时间。
In a source directory with many megabytes of code, just knowing that menu items are registered in the initialize_menu_actions() function in newview/llviewermenu.cpp saves plenty of time.
Registry andRepository允许您注册验证函数,它们将在对Registry and Repository内容执行基本CRUD操作时运行,并且也是在治理模型的上下文中运行。
Registry and Repository allows you to register validation functions that are run when basic CRUD operations are executed against its content, and also in the context of the governance model.
注册的函数不会成为HTML元素的方法。
Registered functions do not become methods of the HTML element.
可以使用一组注册函数在Linux中动态地添加或删除文件系统。
File systems can be dynamically added or removed from Linux using a set of registration functions.
用HTML元素的attachEvent方法注册的函数不会成为这个元素的方法。
The functions registered with the attachEvent method of an HTML element do not become methods of that element.
因为这个用户空间程序将执行ioctl,内核模块必须注册proc _ ioctl函数来处理ioctl请求。
Because the user-space program will do an ioctl, the function proc_ioctl must be registered by the kernel module to handle ioctl requests.
因为这个用户空间程序将执行ioctl,内核模块必须注册proc _ ioctl函数来处理ioctl请求。
Because the user-space program will do an ioctl, the function proc_ioctl must be registered by the kernel module to handle ioctl requests.
应用推荐