单词 | Stdin | ||||||||||||||
释义 | Stdin
更多释义 收起释义 例句释义: 标准输入,标准输入设备,标准输入流 1. It is possible to stream data through the child's stdin, stdout, and stderr in a fully non-blocking way. 可以通过子进程的标准输入、标准输出、标准错误输出以完全非阻塞的形式传递数据。 wiki.grati.org 2. With a while loop set up to read from stdin, the various components of the dots file are extracted. 建立一个while循环从stdin中读取数据,这样可以将dots文件中的各项内容提取出来。 www.ibm.com 3. Scanning can be controlled by many arguments and switches ; to use as a pipe filter ; and a special STDIN STDOUT mode is available . 扫描可通过引数和参数管控;用作管道过滤器;还有一个特殊的STDINSTDOUT模式。 www.bing.com 4. This script again works through the input data from stdin (passed by the streaming utility) and splits the line into a word and value. 此脚本可通过来自stdin(通过流实用工具传递)的输入数据再次工作且将该行分割成一个单词或值。 www.ibm.com 5. The scanner is able to run in STDIN STDOUT mode as a pipe filter. 扫描器能够在STDINSTDOUT模式运作,把它用作管道过滤器。 avast.com.cn 6. The cat command takes input from stdin if you do not specify a filename (or if you specify - as the filename). 如果没有指定文件名(或者如果指定-作为文件名)的话,cat命令将从stdin获取输入。 www.ibm.com 7. What happens to a background process if it needs input from stdin? 如果后台进程需要来自stdin的输入时,它会发生什么情况? www.ibm.com 8. The commands to be run are read from a file specified with the -f option, or from stdin if -f is not used. 要运行的命令是从-f选项指定的文件读取的,如果没有使用-f,那么从stdin读取。 www.ibm.com 9. This program uses an iterator to read a line from stdin and another iterator to split the line into individual tokens. 此程序使用一个迭代器来从stdin中读取一行,同时另一个迭代器将该行分割成单个的标记。 www.ibm.com 10. Just use the operator to redirect the stdin of your first command to the file you want to process. 仅需使用操作符将第一个命令的stdin重定向到需要处理的文件。 www.ibm.com 1. The main loop is entered to read every line on STDIN and extract relevant information. 进入主循环以读取STDIN中的每一行并提取相关信息。 www.ibm.com 2. The first section inside the read-from-stdin loop prints out the cluster description, along with the node to display inside the cluster. read-from-stdin循环中的第一部分将打印聚类描述,并打印在聚类内显示的节点。 www.ibm.com 3. Like many other UNIX utilities, tar can write to and read from standard output (stdout) and standard input (stdin), respectively. 与许多其他的UNIX实用程序一样,tar可以分别向标准输出(stdout)写入、从标准输入(stdin)读取。 www.ibm.com 4. Another helpful redirection is Figure 5 shows how stdin can be redirected to read from a file. 另一个有用的重定向是图5所示为如何重定向stdin以从文件中进行读取。 www.ibm.com 5. STDIN, STDOUT, STDERR, files, and in-memory data stacks are all handled in a uniform and elegant fashion. 文件和内存内部数据栈都以统一而优雅的方式处理。 www.ibm.com 6. Figure 1 provides a graphical representation of the command's stdout redirecting to stdin for the subsequent command. 图1通过图形说明命令的stdout重定向到后续命令的stdin的次序。 www.ibm.com 7. The chordStats program will read the vmstat program from standard in, and write the note events -- unbuffered -- to FluidSynth's stdin. chordStats程序将读取标准的vmstat程序,并在不缓冲的情况下把通知事件写入FluidSynth的stdin。 www.ibm.com 8. The second tar reads an archive from stdin and expands it in place; the hyphen used with the extract (x) option refers to stdin. 第二个tar命令从stdin读取归档文件并进行展开,展开(x)选项后面使用的连字号表示stdin。 www.ibm.com 9. You can force stdin to read from a text file, a device (say, a probe connected to the computer), or a network connection. 您可强制stdin从文本文件、设备(比如连接到计算机的探头)或网络连接中进行读取。 www.ibm.com 10. The module will check an XML document on STDIN if run from the command line without even bothering to import it into your program. 如果从命令行运行,则该模块将在STDIN上检查XML文档,甚至不用将它导入程序。 www-128.ibm.com 1. Using the pipeline can be much more complicated when you redirect stdout to stdin several times. 当多次把stdout重定向到stdin时,管道的使用方法可以很复杂。 www.ibm.com 2. The phrase |&tee log pipes the stdout and stderr of bash to the tee utility, which prints its stdin to stdout and to the file log. 短语|&teelog将bash的stdout和stderrto通过管道重定向到tee实用工具,后者将其stdin打印到stdout和文件log中。 www.ibm.com 3. At the outset, Phase 1, the progenitor process reads from standard input stdin, writes output to stdout, and emits errors to stderr. 首先,在第一阶段,初始进程从标准输入stdin读取数据,把输出写到stdout,把错误发送到stderr。 www.ibm.com 4. By default, and unless you specify otherwise, your terminal is the source of data for stdin and the destination for both stdout and stderr. 默认情况下,除非另行指定,您的终端既是stdin的数据源,也是stdout和stderr的输出目标。 www.ibm.com 5. After declaring variables and creating the states directory, the extractStates. pl program reads every line from STDIN. 在声明变量并且创建states目录后,extractStates.pl程序将从STDIN中读取每一行。 www.ibm.com 6. To do this, change the loginSource from prompt to stdin by editing the appropriate configuration file. 要实现这一点,请通过编辑合适的配置文件,将loginSource从prompt更改为stdin。 www.ibm.com 7. However, both sort and uniq require data entry or input from the standard input device (stdin). 但是sort和uniq则需要从标准输入设备(stdin)请求数据输入。 www.ibm.com 8. You can also choose to test UDP rather than TCP bandwidth, run a bidirectional test, or slurp in test data from a file source or stdin. 您还可以选择测试UDPTCP带宽,而不是运行双向测试中,或使用中的文件源或从标准输入中的测试数据。 technet.microsoft.com 9. Look for the loginSource property in the appropriate file and change it to specify stdin. 请查找合适文件中的loginSource属性,并更改它以指定stdin。 www.ibm.com 10. stdin is the standard input stream, which provides input to commands. stdin是标准输入流,为命令提供输入。 www.ibm.com 1. You use the | (pipe) operator between two commands to direct the stdout of the first to the stdin of the second. 在两个命令之间使用管道|操作符将的一个命令的stdout指向第二个命令的stdin。 www.ibm.com 2. However, you can change the source of stdin and the eventual destinations of both stdout and stderr. 不过,您可更改stdin的源以及stdout和stderr的目标。 www.ibm.com 3. This takes (on STDIN ) a collection of vectors like those above. 这需要(在STDIN中)像上面一样的向量集。 www.ibm.com 4. Just as we can redirect the stdout and stderr streams, so too can we redirect stdin from a file, using the operator. 就像可以重定向stdout和stderr流一样,我们也可以使用操作符从文件重定向stdin。 www.ibm.com 5. In Listing 4, cat keeps reading from stdin until end of file. 在清单4中,cat将一直从stdin中读取文件,直到读完全部文件。 www.ibm.com 6. STDIN refers to the input you might get from a keyboard. STDIN指的是您可能从键盘获得的输入。 www.ibm.com 7. To do this, you must change the loginSource from prompt to stdin by editing the appropriate configuration file. 要实现这一点,应该通过编辑合适的配置文件,将loginSource从prompt改为stdin。 www.ibm.com 8. STDIN Standard input is not used . 标准输入没有使用。 www.bing.com 9. These are sometimes called stdin, stdout, and stderr after the global variables that represent them in every C program. 有时将它们称为stdin、stdout和stderr,这是在所有C程序中用来表示它们的全局变量。 www.ibm.com 10. When you run dtd2sql, it takes a DTD on either STDIN or from the filename given on the command line. 运行dtd2sql时,它从STDIN或从命令行上给出的文件名中获得DTD。 www.ibm.com 1. During a restore, ontape reads data from stdin (standard input). 在恢复过程中,ontape从stdin(标准输入)读取数据。 www.ibm.com 2. This script takes textual input from stdin, tokenizes it, and then emits a set of key-value pairs to stdout. 此脚本从stdin提取文本输入,首先标记它,然后将一系列键值对发送到stdout。 www.ibm.com 3. At each read from stdin, the current focus binary data (as stored in @win) is reset to 0. 每次从stdin中读取时,当前的焦点二进制数据(存储于@win中)将被重设为0。 www.ibm.com 4. Figure 3 shows an interprocess exchange that overrides both processes' stdin and stdout. 图3说明覆盖这两个进程的stdin和stdout的进程间交换。 www.ibm.com 5. sort reads the three lines you typed from stdin, sorts them, and writes the result to stdout. sort从stdin读取您输入的三行文本,并对其进行排序,然后将结果写出到stdout。 www.ibm.com 6. Pass this data to the script through either an input file or STDIN[3]. 通过输入文件或者标准输入[3]传递这些数据给脚本。 wiki.perlchina.org 7. Input stdin XML documents. 从标准输入设备输入XML文档。 www.ibm.com 8. If a filename arg was not given on the command line, we use stdin. 如果命令行上没有给出文件名参数,我们就使用标准输入。 www.ibm.com 9. If there is not another arg, selpg assumes input is from stdin. 如果没有其它参数,则selpg假定输入来自标准输入。 www.ibm.com 10. In traditional programming languages such as C, you would use STDIN, STDOUT, and STDERR to accomplish this. 在诸如C之类的传统编程语言中,您将使用STDIN、STDOUT和STDERR完成此操作。 www.ibm.com 1. One thing to note is that pipelines only pipe stdout to stdin. 需要说明的是,管道线仅将stdout导向stdin。 www.ibm.com 2. Secondly, because sed is a stream editor, it can perform edits to data it receives from stdin, such as from a pipeline. 其次,因为sed是一种流编辑器,所以,它可以对从如管道这样的标准输入接收的数据进行编辑。 www.ibm.com 3. Most often, you provide stdin using the keyboard: You type the data you want sorted on a series of lines, for example. 多数情况下,您会使用键盘作为stdin:例如,您需要输入要排序的数据行。 www.ibm.com 4. this callback is called when data is readable on stdin 当标准输入上有可读取的数据时,将调用下面这个回调函数 wenku.baidu.com 5. You are to write a program to analyse a stream of int values from stdin. A sample input stream might contain (possibly over several lines): 写一个程序来分析用户输入的流。下边是一个例(输入也可能占据了多行): zhidao.baidu.com 6. this one will watch for stdin to become readable 这个监听将检测标准输入是否有可读取的数据 wenku.baidu.com 7. Standard input (stdin), which is by default the terminal (the user's keyboard). For example 标准输入(stdin),缺省情况下为终端(也就是用户的键盘)。 www.ibm.com |
||||||||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。