The above functions call the doPOST function to submit their requests.
上述函数会调用doPOST函数来提交它们的请求。
The Debug versions of the heap functions call the standard or base versions used in Release builds.
堆积函式的侦错版本是呼叫发行版本里使用之函式的标准或基底版本。
As the call chain is parsed from the trace file, a connectivity matrix is built that identifies which functions call which other functions.
在分析跟踪文件中的调用链时,会构建一个连通矩阵,用来表示哪个函数调用了其他哪些函数。
One button handles most functions including call answer and redial, while a smaller button on the top edge controls volume and turns the status indicator on and off.
一个按钮控制大部分功能,包括接听电话和重拨,顶部边缘处有一个更小的按钮,用来控制音量和开启、关闭状态指示器。
You learned how to define new properties and call corresponding functions in the superclass and how to use the new class in your application code.
您也学习了如何定义新的属性,在子类中调用相应函数,以及如何在您的应用程序代码中使用这个新类。
This is where the idea of making pure functions, functions without side-effects, able to call only other pure functions.
这就是为什么要使纯函数,即无副作用的函数,只能够调用其他纯函数想法的由来。
Call the local filesystem or AFS-specific functions.
调用本地文件系统或afs特有的函数。
As with most other languages, you can call your custom PHP functions within other custom PHP functions.
和其它大多数语言一样,可以在别的定制php函数中调用您的定制php函数。
For step 2, I update the header files to make room for the new functions in the system call table.
对于步骤2来说,我对头文件进行了更新:在系统调用表中为这几个新函数安排空间。
But the result is that you can call your kernel functions using their names, just like any other system call.
其结果是您可以使用它们的名字来调用内核函数,就像其他任何系统调用一样。
Most functions that call other functions will need it, though.
大部分调用其他函数的函数都会需要它。
The HTML-generated code provides proxy methods for these functions, and these methods call the remote methods on the server side.
HTML生成的代码为这些函数提供代理方法,这些方法调用服务器端的远程方法。
Some functions need to use a system call in order to do their work, others do not.
有些函数需要使用系统调用来完成其工作,其它函数则不需要。
Functions are free to use the 288 bytes that are physically below the stack pointer for functions that do not call other functions.
函数可以自由使用288字节的内存,对于不调用其他函数的函数来说,这段内存物理上在堆栈指针之下。
You then can call the functions using standard function call syntax, by combining this prefix with the name of the method to be invoked.
然后通过组合该前缀与被调用方法的名称,可以使用标准的函数调用语法调用函数。
Then, we clustered functions and features used elsewhere in the call flow.
然后,我们将调用流中其他地方使用的功能和特征集中在一起。
Display the current call stack of programs and functions.
显示程序和函数的当前调用栈。
Business functions may call finer-grained technical services within the domain internally, providing a service to external consumers.
业务功能可以在域内部调用细粒度的技术服务,对外部消费者提供服务。
SOAP has significantly simplified how you can exchange messages and call remote functions.
SOAP大大简化了交换消息和调用远程函数的工作。
You can also override regular functions in a subclass and call the overridden parent function from within the subclass.
您也可以在子类中重写规则函数,从子类中调用重写的父类函数。
Please note that it is not a good practice to call API utility functions from this method.
请注意,在此方法中调用API实用工具函数不是很好的实践。
You can also declare functions that probes can call, which is perfect for common functions for which you'd like to serve multiple probes.
您还可以声明探针可以调用的函数,尤其是希望供多个探针调用的通用函数。
Native functions, in turn, call other native functions.
反过来,本机函数又调用其他本机函数。
I made the functions I call internally in the plug-in private, so that no one outside of the plug-in can call them.
我创建了一些在插件内部调用的函数,以便插件外部的人无法调用它们。
The functions that call the players to read off the messages depend on the player you use.
调用播放器的函数根据使用的播放器阅读消息。
Call custom mathematical functions.
调用一些自定义的数学函数。
Must not call any non-reentrant functions
绝不调用任何不可重入函数。
You may have different functions to call depending on argument types, for instance, or require some pre - or post-processing that makes more sense to write in Perl.
例如,根据参数类型,您可能会调用不同的函数,或者需要某些预处理或后处理,以使得用Perl编写代码会更有意义。
These extensions contain packages of functions that you can call from inside Extensible Forms Description Language (XFDL) forms.
这些扩展包含可以从可扩展表单描述语言(ExtensibleForms Description Language,XFDL)表单内部调用的函数包。
For instance, normal Clojure functions have low call overhead as they're mostly reduced to static method calls.
例如,普通的Clojure函数都有较低的调用开销,因为它们都尽量降为静态函数调用。
应用推荐