您要查找的是不是:
- input stream control 输入流控制, 输入作业流控制
- 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. 返回子进程的输入流。
- 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. 默认情况下,此属性设置为标准输入流。
- By default, the In property is set to the standard input stream. 默认情况下,In属性会设置为标准输入流。
- A part of the scheduler that reads an input stream into the system. 调度程序中的一部分,把输入信息流读到系统中去。
- Reads the next character from the standard input stream. 从标准输入流读取下一个字符。
- Reads the next line of characters from the standard input stream. HostProtectionAttribute从标准输入流读取下一行字符。
- Places the input stream for this socket at "end of stream". 将套接字的输入流设置为位于“数据流末”。