Function code that triggered the event PAI.
触发事件PAI的功能码。
Click Finish to generate the member function code.
按一下[完成]以产生成员函式码。
I. Function Code C888: Set the stopping position of each image.
功能代号C888:每幅画面停顿展示位置设置。
Function Code View window is positioned at the bottom of the frame.
“函数代码视图”窗口位于框架的底部。
TheFunction code View window, which shows the function code when the code is available.
“函数代码视图”窗口,该窗口在函数代码可用时显示该代码。
Function code: a code which performs a special task rather than produces the characters.
功能代码:执行某一特别工作而不是产生字符的代码。
You can invoke this function from anywhere in the code.
您可以在代码中的任何地方调用这个函数。
You should replace the dummy function with the code in listing 3.
应当使用清单3的代码替换这个虚构的函数。
We could define the callback function in the same code block, but with a name.
我们可以在同一个代码块中定义回调函数,但是使用一个名称。
Listing 10 below has the code for this function.
下面的清单10中有实现此功能的代码。
The idea is to write a function to minimize calls to it from other code.
编写函数时的主要思想是,尽量减少从其它代码对其的调用。
To use this function, simply change the code in the editor and resume debugging.
要使用该功能,只需在编辑器中更改代码并恢复调试。
We could define the callback function somewhere else in the code so we know it's available.
我们可以在代码中的其他位置定义回调函数,因此我们知道它可用。
The code above implements the transposition function.
以上代码实现位置调换功能。
This function must be defined in the widget code.
该函数必须在小部件代码中定义。
Appendix B shows sample code for a custom Function Selector.
附录B显示了一个自定义函数选择器的示例代码。
The second addition to the code concerns the registration of a callback function.
代码的第二个添加涉及一个回调函数的注册。
Listing 3 shows the code for this function.
清单3展示了该函数的代码。
So let's actually see how we solve this with this function with actual code.
然我们看看怎样用,这个函数和代码解决这个问题。
The client code hands this message up to the wrapper function.
客户端代码将该消息传递给包装器函数。
A platform, to computer people, is the software code on which third-party applications function.
对搞电脑的人来说,平台就是可以让第三方程序在其上运行的软件代码。
The code generated for the pure virtual function is shown in Listing 1.
为纯虚函数所生成的代码如列表 1 中所示。
The next two lines of code specify the function.
下两行代码指定函数。
You may not use this mechanism to jump to code in a different function.
最好别用这种机制来实现各个函数之间的跳转,因为这样一来,结果完全不可以预料。
Listing 4. Generated Code for an inline function in body file.
列表4.在实体文件中为一个内联函数所生成的代码。
Listing 1. Code for onLoad function.
清单1.onLoad函数代码。
In the above searchFormSubmitHandler() function, the code of interest is of course catalog.
在上面的searchFormSubmitHandler()函数中,我们感兴趣的代码当然是catalog.findItems(searchexp, displayItems);
The interrupt handler function now has a return code of type irqreturn_t.
现在的中断处理函数的返回代码是一个 irqreturn_t类型。
The code of this auxiliary function can be found in encode.js.
这个辅助函数的代码可以在encode . js中找到。
A specific public function in the code is never actually called.
代码中一个特定公共功能实际上从来不被调用。
应用推荐