You can also call any command or function at the prompt.
您还可以在提示符下调用任何命令或函数。
Call the function to compute area.
调用该函数来计算面积。
This function call does not destroy the data structure until the program ends.
这个函数调用直到程序结束时才真正销毁该数据结构。
All of these make a simple function call impossible.
所有这些都使得简单的函数调用是不可能的。
The function call is set again in italics.
这个函数调用同样以斜体 显示。
Remember that the menu system knows what function to call based on the URL given.
请记住,菜单系统知道应该根据给出的URL调用哪个函数。
As with a function call, you must supply parentheses.
对于函数调用,必须提供圆括号。
This hairy function call does the argument parsing.
这个复杂的函数调用执行参数解析。
Passing the extra parameter can increase the overhead of the function call.
传递额外的参数会增加函数调用的开销。
A function call would take way too much overhead for a simple operation.
对于这种简单的操作来说,函数调用的开销太大。
A separate function call was required each time the mainframe was accessed.
每次访问大型机都需要单独的函数调用。
After a function call, ESP represents the top of the stack.
在调用函数之后,ESP代表堆栈的顶部。
This function call also takes away the need to free the SSL BIO.
这个函数调用不需要释放SSLBIO。
Create (define) the function to call each method.
创建(定义)调用每个方法的函数。
So how can Windows know which function to call?
那么Windows如何知道要调用哪个函数呢?
In the bind system call function.
在bind系统调用函数中。
Another interesting thing in the program is the nop instruction after the function call.
这个程序中另外一个有趣之处是函数调用之后的nop指令。
To gather the timing information, you will simply use the time.time function call available with Python.
要收集时间开销信息,您只需使用Python提供的time . time函数调用即可。
The function would continually call factorial.
函数会连续不断地调用factorial。
Unfortunately, substitute() expects a fixed string as its replacement value, not a function call.
不幸的是,substitute()要求使用固定的字符串作为它的替代值,而不是一个函数调用。
Just change the function call to read increment( &$counter ).
只需将这个函数调用改为increment(&$counter )。
ENLINK — The function call would cause a file to have more than LINK_MAX links.
ENLINK:函数调用会导致文件具有超过link_max个的链接。
Finally, you return to the init function and call init/main.c:run_init_process.
最后,返回到init函数中,并调用 init/main.c:run_init_process。
Each test function call is sandwiched between a call to setUp and tearDown.
每个测试函数的调用被夹在setUp和tearDown调用之间。
The result of the rdf.complete function call is a node set of Statement elements.
plete函数调用的结果是Statement元素的一个节点集。
The mysqli_errno function returns the error code of the most recent function call.
mysqli_errno函数返回最近的函数调用的错误码。
Add in the Sajax function call, and you obtain the head.
将回调函数添加到Sajax函数调用中,就可以得到头(head)。
The syntax mimics a function call.
这个语法模仿了函数调用。
C expression, you know what it does. A function call does.
所以,当你看到一个C语言表达式,你知道它的意思是什么。
Returns an error or status code associated with the most recent function call.
返回最近调用此函数产生的状态信息或错误代码。
应用推荐