英語 での List of arguments の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Args is a list of arguments.
The list of arguments for the"net" command could not be assembled.
Help--help show list of arguments and exit.
A method is called thatexpects a Java printf format string and a list of arguments.
Arr is used in the function call,it“expands” an iterable object arr into the list of arguments.
You can also see a list of arguments for the various components with the--list option.
Workaround: Add the argument--console to the list of arguments to start the server.
We have compiled a list of arguments against eating meat to help you decide for yourself what to put on your plate.
The third argument is a va_list, a pointer to a list of arguments, as defined in<stdarg. h>
Sometimes a stubbed method shouldreturn different values depending on a predefined list of arguments.
The third argument is a va_list, a pointer to a list of arguments, as defined in<stdarg. h>
It runs the func setting this=context andusing an array-like object args as the list of arguments.
When a file comparison is invoked, tokens in the list of arguments are replaced with paths to the files to be compared.
It takes a list of arguments, args, and scans it to find Unix-style command-line options and binds their values to local variables according to bind-spec, then executes body….
Functions are defined similarly to C: specify the return type, the function name,and parenthesized list of arguments, followed by the code block.
When configuring this list of arguments, the tokens${mine},${base} and${theirs} are used to represent the location of the files to be compared.
The only syntax difference between call andapply is that call expects a list of arguments, while apply takes an array-like object with them.
Following functions take one list of arguments(instead of many arguments for other functions), because number of arguments exceed number of allowed arguments in Guile:.
It causes the following actions to be taken at run time:The program reads a file name from the list of arguments(if any) in the command line that invoked the program.
Installing by using XML response files- silent installation If you want to install IBM MobileFirst Foundation Application Center with IBM Installation Manager in command line,you need to provide a large list of arguments.
The include file<stdarg. h> declares a type( va_list)and defines four macros for stepping through a list of arguments whose number and types are not known to the called function.
Bin/sh eval"$*" To configure Subversive to use an external tool for file comparisons,the user specifies the location of the tool and a list of arguments that are to be sent to it.
The closure will receive all arguments passed in the call to the expected method and if it evaluates(i.e. returns) to boolean true,then the list of arguments is assumed to have matched the expectation:.
The closure can also handle optional parameters, so if an optional parameter is missing in the call to the expected method,it doesn't necessary means that the list of arguments doesn't match the expectation.
This comment style can be used almost anywhere,even inside lists of arguments.
Shows the list of command-line arguments.