Parameter passing to sqlquery function.
将参数传递给sqlquery函数。
Parameter passing to the thread function.
传递给线程函数的参数。
This is the inout style of parameter passing.
这是参数传递的inout样式。
How merb's parameter passing for actions works (46:45).
对于actions的运作merb的参数是如何来传递的(46:45)。
Connectivity, Parameter Passing, DRCs, all in real-time.
在设计过程中,连通性、参数传递以及DRC都是实时的。
There are some subtleties to parameter passing that can trip you if you are not careful.
关于参数传递有一些微妙之处,如果不小心,可能会犯错误。
The differences between them involve different parameter passing at the application layer.
它们之间的区别包括在应用程序层传递的不同参数。
For parameter passing and stored procedure invocation you have to make a final adjustment.
要想完成参数的传递及存储过程的调用,必须要做最后一个调整。
Support for out and inout parameter passing modes requires the use of additional holder classes.
要支持out和inout的参数传递模式需要另外使用holder类。
The major difference between the two involve different parameter passing, so you really need to configure both.
这两者之间的主要区别是传递不同的参数,所以您的确需要同时配置它们。
The sample code xqueryparam.db2 provides good examples for one parameter and multiple parameter passing to sqlquery function.
示例代码xqueryparam . db 2提供了一些不错的例子,将一个和多个参数传递给sqlquery函数。
The major difference between aio and posixaio is that the two involve different parameter passing, so you really need to configure both.
aio和posixaio之间的主要差异是它们传递不同的参数,所以的确需要同时配置它们。
Using macros like this significantly reduces typing because you do not have to constantly be writing and rewriting variable bindings, derivations, and parameter passing.
使用这样的宏可以显著减少代码输入量,因为不必不断地编写和重新编写变量绑定、派生和参数传递。
It also supports filtering of the files to add by passing a second parameter with the regular-expression pattern of files to match and add to the archive.
它还支持对添加的文件进行过滤,方法是使用文件的正则表达式模式传递第二个参数,以匹配文件并添加到归档中。
This parameter determines the size of the buffer used for passing parameters between the routine and the calling application.
这个参数确定缓冲区的大小,用于在例程和发出调用的应用程序之间传递参数。
While passing the values as a parameter, make sure that the documents are well formed XML documents.
当将这些值作为参数传递时,请确保它们是格式良好的XML文档。
This is considerably more expensive than passing a simple reference to the existing parameter object.
与向已有参数对象传递简单的引用相比,这种方式的开销要高很多。
The parameter is passed to these functions from the SQL statement using the PASSING clause of these functions.
利用这些函数的PASSING 子句将参数从SQL语句传递给这些函数。
Passing the file location in as a command-line parameter is the easiest way to configure your code.
将文件位置作为命令行参数传入是配置代码最简单的方法。
This is called passing in the response as a parameter.
它作为响应中的参数被传递和调用。
Invoke the remove-configuration actions by passing the information relating to the socket as a parameter.
调用删除配置操作,作为参数传递与此插座相关的信息。
You can do this by passing a parameter (in this case, the owner's user ID) from the outer table row to the inner table.
您可以通过从外层表格向内层表格发送一个参数(在本例中,是所有者的用户ID),来实现这项任务。
The servlet then calls the appropriate objects to handle the method calls against back-end objects, passing the UserDataBean as a parameter.
然后servlet调用适当的对象来处理调用后端对象的方法,将UserDataBean作为参数传递。
When I pass the code block created by passing my target number as a parameter, Scala curries up a new function.
当我传递代码块(将目标数字作为参数传递)时,Scala创建了一个新的函数。
Screen capture showing the invoked Web service passing a parameter for name
将参数传递给name调用的Web服务的抓屏
I then create an object named KP by passing the key parameter to the constructor of a class named KeyParameter.
然后我通过向名为KeyParameter的类的构造函数传递一个key参数创建一个名为kp的对象。
Screen capture showing the invoked Web service passing a parameter for name and age
将参数传递给name和age调用的Web服务的抓屏
The details of passing a parameter to a stylesheet vary, depending on which XSLT processor you're using and how you invoke it. If you're using Xalan's command-line tools, you could add the option.
将参数传递给样式表的细节可以有多种,这取决于您正在使用的XSLT处理器以及您如何调用它。
We still let JSSE use its default SecureRandom, however, by passing null as the third parameter.
但是,我们仍然让JSSE通过传递null作为第三个参数来使用它缺省的SecureRandom。
The second method calls itself recursively, passing an accumulator parameter, where the result of the calculation is "accumulated".
第二个方法递归地调用了自己,传递一个accumulator参数,这个参数是计算结果累积的地方。
应用推荐