大学英语词汇短语释义解析及例句 function call
释义:
function call [计] 函数调用;函数引用
例句:
The function call is set again in italics.
这个函数调用同样以斜体 显示。
Listing 6 shows data encoded in a function call.
清单6显示了在函数调用中编码的数据。
This hairy function call does the argument parsing.
这个复杂的函数调用执行参数解析。
As with a function call, you must supply parentheses.
对于函数调用,必须提供圆括号。
Add in the Sajax function call, and you obtain the head.
将回调函数添加到Sajax函数调用中,就可以得到头(head)。
After a function call, ESP represents the top of the stack.
在调用函数之后,ESP代表堆栈的顶部。
Just change the function call to read increment( &$counter ).
只需将这个函数调用改为increment(&$counter )。
An application calls a BAPI using a remote function call (RFC).
应用程序使用远程函数调用(rfc)来调用BAPI。
C expression, you know what it does. A function call does.
所以,当你看到一个C语言表达式,你知道它的意思是什么。
This function call also takes away the need to free the SSL BIO.
这个函数调用不需要释放SSLBIO。
A function call would take way too much overhead for a simple operation.
对于这种简单的操作来说,函数调用的开销太大。
Passing the extra parameter can increase the overhead of the function call.
传递额外的参数会增加函数调用的开销。
A separate function call was required each time the mainframe was accessed.
每次访问大型机都需要单独的函数调用。
If status code returned is' 2 ', no new messages, so end the function call.
如果状态是'2 ',则表示没有新消息,终止函数调用。
Each test function call is sandwiched between a call to setUp and tearDown.
每个测试函数的调用被夹在setUp和tearDown调用之间。
This function call does not destroy the data structure until the program ends.
这个函数调用直到程序结束时才真正销毁该数据结构。
