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.
这个复杂的函数调用执行参数解析。
All of these make a simple function call impossible.
所有这些都使得简单的函数调用是不可能的。
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调用之间。
If it's as simple as a normal function call, why wouldn't you want to use it?
如果Ajax的使用能简单到一个常规的函数调用,那为什么不使用它呢?
This function call does not destroy the data structure until the program ends.
这个函数调用直到程序结束时才真正销毁该数据结构。
ENLINK — The function call would cause a file to have more than LINK_MAX links.
ENLINK:函数调用会导致文件具有超过link_max个的链接。
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函数返回最近的函数调用的错误码。
Therefore, you have to load it back in because it was clobbered in the function call.
所以必须将其加载回来,因为它在函数调用中被截断过了。
The JSON output produced after the function call in Listing 9 is shown in Listing 10.
调用清单9中的函数之后生成的JSON输出在清单10显示。
Another interesting thing in the program is the nop instruction after the function call.
这个程序中另外一个有趣之处是函数调用之后的nop指令。
An operation is a programmer's tool, offered to them in the familiar guise of a function call.
“操作”是给程序员的工具,它们打扮成程序员熟悉的函数调用。
Unfortunately, substitute() expects a fixed string as its replacement value, not a function call.
不幸的是,substitute()要求使用固定的字符串作为它的替代值,而不是一个函数调用。
Returns the result of the above function call to the client and logs the information on the server.
将上述函数的结果返回至客户端,并在服务器上记录该信息。
To gather a function call trace, you need to identify when every function is called in your application.
要收集一个函数调用的踪迹,您需要确定每个函数在应用程序中调用的时间。
I like the function call technique, but I'm not sure I like that all the book data goes in as one block.
我很喜欢函数调用这一技术,但我并不赞同将所有图书数据都放入一个块中。
If they are different, it actually modifies your code to swap TOC references on function call and return.
如果二者不同,就修改代码以切换函数调用和函数返回上的TOC引用。
应用推荐