您要查找的是不是:
- Acquires the standard input stream. 获取标准输入流。
- This property is set to the standard input stream by default. 默认情况下,此属性设置为标准输入流。
- By default, the In property is set to the standard input stream. 默认情况下,In属性会设置为标准输入流。
- Reads the next character from the standard input stream. 从标准输入流读取下一个字符。
- Reads the next line of characters from the standard input stream. HostProtectionAttribute从标准输入流读取下一行字符。
- Acquires the standard input stream, which is set to a specified buffer size. 获取设置为指定缓冲区大小的标准输入流。
- In PHP 4, one should use the standard input stream to read the contents of an HTTP PUT. 在PHP 4中,我们必须使用标准的输入流来读取一个HTTP PUT的内容。
- Your application can read user input from the standard input stream; write normal data to the standard output stream; and write error data to the standard error output stream. 您的应用程序可以从标准输入流读取用户输入;将正常数据写入到标准输出流;以及将错误数据写入到标准错误输出流。
- Reads the next byte of data from the input stream. 就是读入数据流中的下一个字节。
- Breaks the input stream into a list of tokens. 将输入流分成一列记号。
- The file that the input stream is written to. 输入流写入的文件。
- Reads data from an input stream. 从输入流读取数据。
- Reads the input stream, one line at a time. 读取输入流,一次一行。
- Reads the next byte of data from this input stream. 读取输入流的下一个字节。
- Gets the input stream of the subprocess. 返回子进程的输入流。
- The prompt character is processed as a standard input character. 将提示字符作为标准输入字符处理。
- Gets the number of bytes in the current input stream. 获取当前输入流中的字节数。
- Saves the input stream to a file with the specified name. 将输入流保存到具有指定名称的文件。
- Class using an input stream and a type resolution service. 使用输入流和类型解析服务初始化。
- The standard input is not used unless a filename operand is specified as -. 如果一个文件操作数不被指定则标准输入被指定。