Provide multiple arguments and shortened command options.
提供多个参数和缩写的命令选项。
Like any function, a constructor can take multiple arguments.
和其他函数一样,构造函数能接受多个参数。
How can I execute a command with multiple arguments in my shell in c?
我怎么能用c在我的壳多参数执行命令?
Avoid methods with more than 5 arguments. Use structures for passing multiple arguments.
避免超过5个参数的方法。使用结构传递多个参数。
I think this symmetry in polymorphic dispatch on multiple arguments is much more elegant than is the prior style.
我认为对多个参数进行多态分派所具有的这种对称性比先前的样式要雅致得多。
A simple example is a loop that computes a particular function for multiple arguments, such as the following Fortran program.
一个简单的例子就是为多个论断计算特定函数的循环,例如接下来的Fortran程序。
Back to the API: the PPE can pass a single pointer into the program, so multiple arguments have to be bundled up. My solution is this.
现在回到API上来:PPE只能向程序传递一个指针,因此多个参数必须要捆绑在一起传递。
Currying refers to taking multiple arguments into a function that takes many arguments, resulting in a new function that takes the remaining arguments and returns a result.
currying指的是把多个参数放进一个接受许多参数的函数,形成一个新的函数接受余下的参数,并返回结果。
Now, the sqlquery function can take multiple arguments as input where the first argument is a string value representing a full select followed by the values of the parameters.
现在,sqlquery函数可以将多个参数作为输入,第一个参数是一个表示全选择的字符串,其后是参数的值。
Int a Well, one, function has called swap, takes one int called a, printf followed by another int called b, and as we've seen with print f, if you have multiple arguments, you separate them by commas.
好的,函数叫做swap,一个参数是,另一个参数是int,B,我们看到的,如果你有好几个参数,把它们用逗号分开。
Not all components require all the values in this class, so it provides multiple constructors that implement optional arguments.
并非所有组件都需要这个类中所有的值,因此它提供了实现可选参数的多个构造器。
Managing multiple configurations just for the sake of having different command-line arguments is a bad idea in most situations.
在大多数情况下,为了使用不同的命令行参数管理多个配置是一种不好的方法。
Instead of having multiple directly accessible arguments, you get a pointer into main memory and the SPE has to issue DMA requests to get the pointed-to data from main memory.
它没有使用多个可直接访问的参数,而是使用一个指向主存的指针,SPE需要发出dma请求来从主存中获取指针所指向的数据。
The arguments are a file (or multiple files) for standard output.
对标准输出而言,参数是一个或多个文件。
You can specify multiple -prefix arguments, but one prefix at most will be applied to each directory name.
您可以指定特定的多种前缀格式,但是对于每一个目录名只能指定一种前缀。
DB2 UDB and IDS allow you to write multiple functions that have the same name but apply to different number of arguments or different argument types.
DB 2UDB和IDS允许您编写多个具有相同名称的函数,但必须带有不同数目或不同类型的参数。
By using multiple -c arguments, you can construct an ordered set of steps, as all commands are executed left to right.
通过使用多个- c参数,您可以构造一组有序的步骤,所有命令将按从左到右的顺序执行。
However, if the utility you want to run doesn't accept multiple input arguments, the Z shell's multiple input redirection can come in handy.
但是,如果您要运行的实用工具不接受多个输入参数,则可使用Zshell的多个输入重定向。
You can pass command line arguments to a program, thereby allowing multiple variations of the query to be run with a single program.
您可以将多个命令行参量传到程序中,这样可以运行一个程序可以进行多种类型的查询。
In addition, you often must use an option multiple times so that all of the option's arguments are collected.
此外,您通常必须多次使用某个选项,以便收集该选项的所有参数。
However, it is not uncommon in the open source world for there to be multiple good arguments, no clear consensus, and for arguments to divide communities rather than enrich them.
然而,这在开源社区是很正常的,有时有多个好主意,有时没有明确的共识,有时会有争论要拆散社区而不是充实它。
In addition to resolving the ambiguity of multiple simple values, specifying an index resolves ambiguity where a constructor has two arguments of the same type.
除了要解析多个简单值的歧义性之外,当构造函数有两个相同类型的的参数时,指定索引可以解决歧义问题。
A class or struct may have multiple constructors that take different arguments.
一类或结构可以有多个构造函数以不同参数。
A class or struct may have multiple constructors that take different arguments.
类或结构可能有多个接受不同参数的构造函数。
A class or struct may have multiple constructors that take different arguments.
类或结构可能有多个接受不同参数的构造函数。
应用推荐