您要查找的是不是:
- Reads the next character from the standard input stream. 从标准输入流读取下一个字符。
- character input stream 字符输入流
- The index of the next character to read from the input stream buffer. 要从输入流缓冲读取的下一个字符的下标。
- Reads the next byte of data from the input stream. 就是读入数据流中的下一个字节。
- Breaks the input stream into a list of tokens. 将输入流分成一列记号。
- Acquires the standard input stream. 获取标准输入流。
- 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. 返回子进程的输入流。
- Reads the next character from the input stream and advances the character position by one character. 读取输入流中的下一个字符并使该字符的位置提升一个字符。
- Reads the next character or next set of characters from the input stream. 读取输入流中的下一个字符或下一组字符。
- Returns the next available character without actually reading it from the input stream. 返回下一个可用字符,而实际上并不从输入流中读取此字符。
- 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. 使用输入流和类型解析服务初始化。
- Each record from an input stream is placed into one output stream. 输入流中的每个记录都放入一个输出流中。
- Creates a new input stream with a default buffer size. 使用默认缓冲大小创建输入流。
- This property is set to the standard input stream by default. 默认情况下,此属性设置为标准输入流。