Args — a set of arguments for the builder.
args—构建器的一组参数。
If getopt succeeds, $args has a list of options.
如果getopt成功,则 $args具有一个选项列表。
Create your local address variable with the proper args.
创建你的本机地址变量并有正确的参数。
Error (control, args) - Displays an error on the console.
error (control,args)—在控制台显示一条错误。
Lines starting with the comment "now handle optional args".
以注释“nowhandleoptional args”开始的行。
You may override this behavior with the -n, or — max-args, parameter.
您可以使用- n覆盖该行为,或使用——max - args参数。
To parse the command-line options first, you just call the args method.
首先是解析命令行选项,只需调用args方法即可。
Others are purely stylistic convention (args, not argv; I + + instead of + + I).
其他则是纯粹的风格惯例(args而非argv; i++而非+ +i)。
After all the args prefixed with a "-" are processed, check if there are any remaining args.
处理完所有以“-”为前缀的参数后,应检查是否还有剩余的参数。
Delete (args) Deletes a directory entry for a specified DN, which is the only supported argument.
delete (args)针对指定的DN删除目录项,DN是所支持的惟一参数。
The pre-condition and post-condition methods can also see the values passed as function arguments (args).
前置条件和后置条件方法可以看到作为函数参数 (args)传递的值。
The control argument specifies a format control and the args argument represents any number of arguments.
control参数指定一个格式化控制台,args参数表示任意数量的参数。
We check whether the minimum number (three) of command line arguments has been passed. These three args are.
我们检查是否传递了最小数目(三)的命令行参数。
Args are the values to be updated in the semaphore set data structure through this IPC_SET (explained in the sample).
args是这个信号量集数据结构中要通过IPC_SET来更新的值(在这个例子中会有解释)。
So, I need to configure the args variable appropriately, as in this case I set the first element to a directory name.
所以,我需要恰当地配置args变量,在这个例子中,我把第一个元素设置为目录名。
Modify (args) Modifies the attribute values for a specified directory entry. Takes the following arguments as a hash.
modify (args)修改指定目录项的属性值。
On the first invocation, sizeof... (args) displays 2, because there are only two arguments for the variable args list.
对于第一次调用,size of…(args)显示2,因为可变的args列表中只有两个参数。
def createEmployee(**args) takes argument as dictionary argsand shows how flexible Jython function declaration can be.
defcreateEmployee(**args) 接收参数为字典args ,并显示Jython函数声明是多么灵活。
In this case, the concrete child parser should provide a number of methods with names in the form p_foobar (self, args).
在这种情况下,具体子解析器会提供很多方法,方法名的形式为p_ foobar (self,args)。
The second all-strings function similarly generates a conditional visitor that looks for a concat node with all string args.
第二个all - strings函数生成了一个条件访问者,它将查找带有全部字符串参数的concat节点。
Amidst all of the other compiler-provided methods, you should be able to find a good old public static void main (String args) method.
在所有其他编译器提供的方法之中,您应当能够找到一种优秀的旧publicstaticvoidmain (Stringargs)方法。
The args clause binds to argument (s) in methods being matched, implicitly narrowing to methods that have a first argument of type String.
args子句绑定到被匹配的方法中的参数,缩小范围到具有第一个参数类型是String的方法。
The next line - public static void main (String args) - generally unleashes an avalanche of questions about implementation details: What is static?
下一行—publicstaticvoidmain (Stringargs)—通常将引发关于实现细节的一连串问题:什么是static ?
Calling the class static void main (String args) directly won't work as expected, because it would invoke System.exit and so terminate the Workbench.
直接调用类staticvoidmain (Stringargs)不会如预期一样工作,因为它将调用System . exit终止Workbench。
If the class has a no-args constructor, and you want to use that constructor and then immediately invoke a single instance method on it, there's a shortcut.
如果该类具有一个无参构造函数,您想使用这个构造函数,然后立即在其上调用一个实例方法,那么有一种捷径。
We also pass the post data in the postdata object (specified as an object containing key/value pairs by using gadgets.io.encodeValues() to format the input args).
我们还要传递postdata对象(被指定为包括键/值对的一个对象,通过使用 gadgets.io.encodeValues()格式化输入args)内的post数据。
The "args" function takes care of making sure that we receive the correct number of command-line arguments, and also handles printing helpful usage information.
args “函数负责确保我们接收到正确数量的命令行自变量,它还负责打印有帮助的用法信息。”
There's very little magic to using Spring Integration, and you could conceivably write a main (String args) method that did everything your XML configuration was doing.
SpringIntegration的使用没什么神奇之处,你可以自信地编写main (Stringargs)方法来完成XML配置所做的一切。
Enter AntSample as the name of the class and check the box next to public static void main (String args) under the question Which method stubs would you like to create?
输入AntSample作为此类的名称,并选中Whichmethodstubs wouldyouliketo create ?问题下publicstaticvoidmain (Stringargs)旁边的复选框。
Bacteria exhibiting intrinsic resistance and antibiotic resistant bacteria in feces from humans and animals are the major sources of ARGs occurring in the environment.
环境中抗生素抗性基因的来源主要是环境中细菌的内在抗性基因及随人或动物粪便排到体外的抗性细菌。
应用推荐