parameter pass的意思|示意
参数传递
parameter pass的网络常见释义
参数传递 ...刊网 关键词:网络课程;自动化考试;参数传递;软件复用 [gap=510]Key words:network course;roboticized exam;parameter pass;software repeatment ...
parameter pass相关短语
1、 pass parameter 传递参数
2、 pass a parameter 传送参数
parameter pass相关例句
It is specifically used for the SQL statements where you don't need to pass any value as a parameter.
这种语句专用于不需要传递任何值作为参数的sql语句。
The fifth parameter — to which we pass null in this example — accepts an image instance.
第五个参数(在本例中我们将null传递给它)接受一个图像实例。
Invoke the configuration actions; pass the information retrieved as a parameter.
调用配置操作;作为参数传递获取的信息。
Once authentication is successful, the CAS servlet filter can validate the ticket and pass the username as a parameter to the requested application.
身份验证成功之后,CAS servlet过滤器可以检查ticket,并将用户名作为参数传递给请求的应用程序。
We will pass this Object to all our advice implementations as a parameter.
我们将把这个对象作为参数传递给我们所有的advice实现。
For many Python packages, all you need to do to install them is pass their name as a parameter to ez_setup.py or easy_install.
对于很多python包来说,要安装这些包,需要做的就是将这些包的名字作为一个参数传递给ez_setup . py或easy_install。