In the bind system call function.
在bind系统调用函数中。
You can also call any command or function at the prompt.
您还可以在提示符下调用任何命令或函数。
Call the function to compute area.
调用该函数来计算面积。
You can also call any command or function in the prompt, as mentioned earlier.
正如前面提到的,还可以在提示符下调用任何命令或函数。
This call actually compiles to an inline function.
这个调用实际上编译成一个内联函数。
Update the system call table for the new function.
针对这个新函数更新系统调用表。
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.
这个函数调用同样以斜体 显示。
As with a function call, you must supply parentheses.
对于函数调用,必须提供圆括号。
This hairy function call does the argument parsing.
这个复杂的函数调用执行参数解析。
Then, when the server has processed the request, it will automatically call that function.
这样,当服务器处理完请求后就会自动调用该函数。
This call unlocks the function so that it can continue.
该调用会解锁此函数使其能继续。
When you call this function, all incoming byte streams are written to a file.
调用该函数时,所有进入的字节流已被写入到文件。
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代表堆栈的顶部。
Let's call this function when the page first loads, as shown in Listing 5.
让我们在页面初次加载时调用该函数,如清单5所示。
To add more feeds, you can call the function multiple times.
要添加更多的提要,可多次调用该函数。
It must not call any other function.
不能调用其他函数。
Call the function, and store the return value in a variable.
调用这个函数,然后将返回值存储到一个变量中。
This function call also takes away the need to free the SSL BIO.
这个函数调用不需要释放SSLBIO。
You will notice a call to a function called pthread_mutex_init().
您可能会注意到对一个叫做 pthread_mutex_init() 的函数的调用。
Create (define) the function to call each method.
创建(定义)调用每个方法的函数。
First, we call the or function.
首先,我们调用or函数。
Moving out, we call the filter function.
向外移,我们会调用filter函数。
So instead of alert (" clicked! "), you should call another function.
因此,不应调用alert (“clicked ! ”),而应调用另一个函数。
Here, we call the range function and pass in the number 1,000.
在这里,我们调用了range函数并将数1,000传递给它。
This time, call the function show_posts .
这一次,将函数命名为show _ posts 。
应用推荐