The syntax mimics a function call.
这个语法模仿了函数调用。
The return address of a function call.
函数调用的返回地址。
As with a function call, you must supply parentheses.
对于函数调用,必须提供圆括号。
C expression, you know what it does. A function call does.
所以,当你看到一个C语言表达式,你知道它的意思是什么。
After a function call, ESP represents the top of the stack.
在调用函数之后,ESP代表堆栈的顶部。
You will notice a call to a function called pthread_mutex_init().
您可能会注意到对一个叫做 pthread_mutex_init() 的函数的调用。
A stack frame is essentially the same thing as a function call.
堆栈帧实质上与函数调用相同。
The value of ESP was not properly saved across a function call.
ESP中的值在函数调用时没有正确的保存。
A function call would take way too much overhead for a simple operation.
对于这种简单的操作来说,函数调用的开销太大。
When a function calls itself in a tail-call, the method is even easier.
当函数在尾部调用中调用自己时,方法更为简单。
But for now, think of this as just another way to write a function call.
但是现在,把这当成是写函数,调用的另外一种方式就行了。
One common cause of side effects is evaluating a function call in a debugger window.
产生副作用的一个常见原因,是在调试器窗口中计算函数调用。
Unfortunately, substitute() expects a fixed string as its replacement value, not a function call.
不幸的是,substitute()要求使用固定的字符串作为它的替代值,而不是一个函数调用。
All of these make a simple function call impossible.
所有这些都使得简单的函数调用是不可能的。
To invoke a remote function, the client makes a call to the client stub.
为调用一个远程函数,客户程序要调用客户机存根。
When you call this function, all incoming byte streams are written to a file.
调用该函数时,所有进入的字节流已被写入到文件。
A separate function call was required each time the mainframe was accessed.
每次访问大型机都需要单独的函数调用。
It is important to note that to perform a specific function it may be necessary to call more than one remote service.
需要注意的是,完成一个特定的功能可能需要调用多个远程服务。
Instead of calling a function 100 times, you can simply call it once.
您可以仅调用函数1次,而不是100次。
Call the function, and store the return value in a variable.
调用这个函数,然后将返回值存储到一个变量中。
For each browser, you make a call to the makeSeries function.
对于每一个浏览器来说,您都要调用makeseries函数。
Notice that the trace has stopped in the middle of a call to the network accept function.
请注意,在调用网络accept函数的过程中停止了跟踪操作。
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元素的一个节点集。
It starts with a call to the ready function on document.
它首先调用文档中的ready函数。
For reference, the actual blog Posting process is a single call to the PostIt function.
实际的blog发布过程是对PostIt函数的调用。
我们之所以称之为功能是因为它有功能;
When I call or invoke a function, think of it as creating a local table.
当我调用一个函数时,想象一下它是在这里创建了一个局部表。
Define a call-back function to process the communication states and the response data.
定义回调函数,以处理通信状态和响应数据。
Define a call-back function to process the communication states and the response data.
定义回调函数,以处理通信状态和响应数据。
应用推荐