在您调用函数时,仅运行相应的片断。
这是所调用函数的实际名称。
在bind系统调用函数中。
在调用函数之后,ESP代表堆栈的顶部。
您可以仅调用函数1次,而不是100次。
Instead of calling a function 100 times, you can simply call it once.
支持HTML中调用函数的是两个小函数。
Supporting the functions called in the HTML are a couple small support functions. Listing 4 looks at them.
至少在形式上,实例化对象与调用函数相似。
In form at least, instantiating an object is similar to calling a function.
用相同的输入调用函数,总是返回相同的值。
A function always returns the same value when invoked with the same input.
第二对括号调用函数。
关闭服务器,调用函数:ShutDown 。
数组初始值设定项也可以在调用函数中内联使用。
Array initializers may also be used inline for calling functions.
这意味着调用函数的职责是确保只传递非负参数。
This means that it is the responsibility of the calling function to ensure that only non-negative arguments are passed.
每次调用函数时,您都将一个新条目添加到该数组中。
Each time a function is invoked, you add a new entry to this array.
注意,trap调用函数my_exit来显示信息。
Notice that the trap calls the function my_exit to display the information.
lambda的其余参数是调用函数时的计算表达式。
The remaining arguments to lambda are the expressions to be evaluated when the function is called.
将会调用函数updatestocks并传递股票值。
It calls the function updateStocks and passes the values of stocks.
这个矩阵的行表示调用函数的地址,列表示被调用的地址。
The rows of the matrix represent the call-from address, and the columns represent the call-to address.
Kretprobes有所不同,它操作调用函数的返回结果。
Kretprobes are a bit different, operating on the return of the called function.
从调用函数处返回指针后,将在指定的返回指令指针处恢复执行。
Upon returning from the called function, execution will resume at the saved return-instruction pointer as specified.
调用函数的方法是调用它的名称并传递必需的或可选的输入参数。
You invoke the function simply by calling its name and passing on to it any further required or optional input parameters.
根据是否给调用函数传递参数的不同,它具有两种形式。
It has two forms, depending on whether or not you need to pass arguments to the method you are calling.
调用函数tcp _ output,将SY n包输出到网络。
The function tcp_output is called, which outputs the SYN packet onto the network.
每个条目显示调用函数的次数和关于函数调用的处理时间的统计数据。
Each entry shows the number of times that the function was called and statistics on the processing time for the function call.
这个闭合的作用域是将闭包同调用函数和定义它的代码联系起来的纽带。
This closed scope is the communication that ties the closure to the calling function and the code that defines it.
链接寄存器保存区存有被调用函数(而非当前函数)的链接寄存器内容。
The link register save area holds the link register contents of the function being called, rather than for the current function.
ERANGE:您已调用函数,但返回值太大而无法通过返回类型来呈现。
ERANGE — You've called a function, and the return value is too large to be represented by the return type.
这时需要调用函数tasklet_enable来实现微线程可被调度。
This requires that the tasklet_enable function be invoked to make the tasklet schedulable.
因此,每个方法的参数将对应于这三个可调用函数各自所需的参数。
Therefore, each method's arguments will correspond to the parameters required by each of the three callable functions.
请记住链接寄存器存储在调用函数的堆栈框架内,而非函数自身的堆栈框架。
Remember that the link register is stored in the calling function's stack frame, not the function's own stack frame.
请记住链接寄存器存储在调用函数的堆栈框架内,而非函数自身的堆栈框架。
Remember that the link register is stored in the calling function's stack frame, not the function's own stack frame.
应用推荐