The original input arguments are input parameters, and the original output arguments are output parameters.
原始输入参数成了输入参数,而原始输出参数成了输出参数。
These variables are used as output arguments and the values are retrieved and assigned to them during the fetch operation.
这些变量被用作输出参数,在执行取(fetch)操作时将检索值并将该值赋给这些变量。
OUTPUT: Data types of result returned from this 4GL function; must have one-to-one correspondence from left to right, and must match the count of arguments, as in the function definition.
OUTPUT:这个4GL函数返回的结果的数据类型;必须从左到右与函数定义中的输出参数一一对应,还必须与输出参数数量匹配。
Once all the command line arguments are processed, the actual processing of the input starts, using the options and input and output sources and targets specified.
一旦处理了所有的命令行参数,就使用这些指定的选项以及输入、输出源和目标来开始输入的实际处理。
Running this program with no arguments generates the output in Listing 2.
不使用任何参数运行该程序将生成清单2中的输出。
Programs that take only command-line arguments as input, and produce potentially complicated output, can be very useful.
仅接受命令行参数作为输入并潜在地产生复杂输出的程序可能非常有用。
This script generates HTML, PDF, or RTF output based on the arguments that you supply.
此脚本基于所提供的参数生成HTML、pdf或rtf输出。
The last five arguments of this stored procedure are output parameters.
这个存储过程的最后5个参数是输出参数。
Within most shell environments, you can use basic process substitution to embed the output of one command into the input or arguments of another.
在大多数Shell环境中,您都可以使用基本的进程替换来将一个命令的输出嵌入到另一个命令的输入或参数中。
We'll use this output as arguments to the ps command as shown in Listing 12.
我们将使用该输出作为ps命令的参数,如清单12所示。
You can send the output of any tool that outputs file names through xargs to get a list of arguments for some other tool that takes file names as an argument, as in the following example.
您可以发送通过xargs来输出文件名的任何工具的输出,以便为其他某些接受文件名作为参数的工具获得参数列表,如以下示例所示。
It also sets some default values for the script, and then parses the command-line arguments using the standard Bash shell's getopt function. (Listing 7 shows the output of this usage message.)
它还为此脚本设置了某些默认值,然后使用标准的Bashshell的getopt函数解析这些命令行参数(清单7给出了这个使用消息的输出)。
One of the arguments is the location of your profile that tells the ShrinkSafe utility what files to compress and the output.
其中一个参数是概要文件的位置,它告诉ShrinkSafe 工具要压缩和输出的文件是哪些。
To see a list of the most common commands, execute the hg command with no arguments, which displays output similar to that shown in Listing 2.
执行不带参数的hg命令就可以看到最常用的命令的列表,输出与清单2相似。
ssh opened a connection to db.linux-mag.com and passed the hostname -a -v arguments to the remote computer, which ran the command and returned the output to the local computer.
ssh建立到 db.linux-mag.com 的连接,然后将 hostname-a-v参数传递到远程计算机,该参数将运行这个命令并将输出返回到本地计算机。
An example is the format-number function, which takes as one of its arguments a pattern describing the output format required for a decimal number.
一个例子就是format -number函数,它使用一个模式(描述十进制数所需的输出格式)作为它的一个变量。
The multiruby command simply passes all given arguments through to the Ruby binary. Running the code example from above will have this output: VERSION = 1.8.6-p111
multiruby这个命令会将所有给定的参数传递给Ruby二进制文件。
The output from the function can then be used as input to another function taking XML arguments, or it can be cast to an equivalent SQL data type.
然后,可以使用函数的输出作为另一个接受XML参数的函数的输入,也可以把它转换为等效的SQL数据类型。
Less critical errors, which do not prevent the method from returning normal results, are returned as part of the method arguments (specifically, as an output argument).
不会阻止方法获得正常的结果的次要错误,其返回值作为方法参数的部分(具体地讲,作为一个输出参数)。
The conversion function identified by handler requires as its arguments pointers to the input and output strings, along with the length of each.
由句柄指定的转换函数请求输入、输出字符中及它们的长度作为参数。
This includes specifying command-line arguments, starting your application from the command prompt, writing to the Output window, and troubleshooting the Console window.
这包括:指定命令行参数、从命令提示处启动应用程序、写入“输出”窗口以及“控制台”窗口的疑难解答。
This includes specifying command-line arguments, starting your application from the command prompt, writing to the Output window, and troubleshooting the Console window.
这包括:指定命令行参数、从命令提示处启动应用程序、写入“输出”窗口以及“控制台”窗口的疑难解答。
应用推荐