Call the function to compute area.
调用该函数来计算面积。
This time, call the function show_posts .
这一次,将函数命名为show _ posts 。
To start the server, call the function.
调用下面的函数启动服务端。
Assume you call the function in Example 1 (b).
假设您调用示例1 (b)中的函数。
You only run these segments when you call the function.
在您调用函数时,仅运行相应的片断。
To close, make the server call the function: ShutDown .
关闭服务器,调用函数:ShutDown 。
To add more feeds, you can call the function multiple times.
要添加更多的提要,可多次调用该函数。
This is true even if you never actually call the function.
即使你实际上从不调用该函数,情况也是这样。
Of course, you still cannot successfully call the function.
当然,你仍然可以成功地调用该函数。
Call the function, and store the return value in a variable.
调用这个函数,然后将返回值存储到一个变量中。
You then call the function that outputs the news feed specific items and lets you select them.
然后调用一个函数,输出这个新闻提要中的条目并让用户选择新闻条目。
Next, call the function render_chart with appropriate parameters (including the XML obtained from step 3).
下一步,使用合理的参数(包括从第三步中得到的XML)调用render_chart函数。
Finally, the nmap sets up CTRL-B to call the function to create a numbered backup of the current file.
最后,nmap设置CTRL - b以调用函数来创建对当前文件的有限备份。
The rest of the lines in the example define the stats function, call the function, and print out the results.
本示例中的其他行定义了stats函数、调用了函数,并输出了结果。
You can either call the function directly, or create a view based on this statement and then query the view.
可以直接调用此函数,也可以根据这个语句创建视图,然后查询视图。
The returned value is displayed to the screen when you call the function with a list or tuple holding the numbers 1-5 inclusive.
当您调用带有包含数字 1 到 5的list或tuple 的函数时,返回值会显示在屏幕上。
Different threads can successively call the function and modify the data without informing the other threads that are using the data.
不同的线程可能会先后调用那个函数,并且修改那些数据时不会通知其他正在使用此数据的线程。
The DB2 optimizer is aware of those conditions and it could decide that it does not hurt to call the function several times instead of just once.
DB 2优化器知道那些条件,它可以断定多次调用那个函数不会有害。
Now I need to call the function, which would have specific address(NOT KNOWN) arguments(parameters) which I have collected from TLB, and name as well.
现在我需要调用该函数,它将具有特定的地址(NOTKNOWN)参数TLB和名称。
A default parameter provides greater flexibility to a program because you can include neither, one, or both of the input parameters when you call the function.
默认参数使程序获得了更高的灵活性,因为在您调用函数时,可以包含两个输入参数,也可以仅包含一个输入参数,甚至可以一个参数都不包含。
While some browsers will call the function only when the request is complete, other browsers will call back continuously to tell the code that the request is still running.
有些浏览器可能只在请求完成时才调用这个函数,而也有些浏览器会不断回调该函数从而告诉代码请求依然在运行。
If you don't specify all of the parameters during a function invocation; you must explicitly name the parameters you're specifying so the Python interpreter can properly call the function.
如果您在函数调用期间未指定全部参数,则必须显式地写出您所指定的参数的名称,以使Python解释器能够正确地调用函数。
If you want to blow the whole cache clean, you can call the function cache: : clear either in a specific cache clearing action, or you could create a controller explicitly for that purpose.
如果需要彻底清理整个缓存,您可以在一个指定缓存清理操作中调用函数Cache:clear,或者您也可以创建一个控制器来实现这一目的。
When you call a function, what actually happens is that function gets its own chunk of memory that's identical in size to the data type that it expects.
当你调用一个函数,实际上发生的是函数得到了自己的内存块,它的大小与它期望的数据类型相同。
You can also call any command or function at the prompt.
您还可以在提示符下调用任何命令或函数。
Update the system call table for the new function.
针对这个新函数更新系统调用表。
Here, we call the range function and pass in the number 1,000.
在这里,我们调用了range函数并将数1,000传递给它。
Finally, I call the Scheme function using scm_call_0.
最后,我使用scm_call_0调用Scheme函数。
In this case the returned function object is a closure which encapsulates some logging code and the data needed to call the original function.
这种情况下返回的函数对象就是一个闭包,其中封装了一些日志代码和最初的函数调用所需要的数据。
In this case the returned function object is a closure which encapsulates some logging code and the data needed to call the original function.
这种情况下返回的函数对象就是一个闭包,其中封装了一些日志代码和最初的函数调用所需要的数据。
应用推荐