| 1. | The data obtained is a stream of characters , which are appended in a 所获得的数据是一个字符流,这个多字符流附加在 |
| 2. | Reads a stream of characters from the specified column , starting at location indicated by 从指定列读取一个字符流,从 |
| 3. | The pdu message format describes a generic sms message as a byte stream Pdu消息:该格式描述了一种字符流式通用短消息格式。 |
| 4. | Sends a stream of characters with the specified starting position and number of characters to the http output stream 将具有指定起始位置和字符数的字符流发送到http输出流。 |
| 5. | Reads a stream of characters from the specified column offset into the buffer as an array starting at the given buffer offset 从指定的列偏移量将字符流作为数组从给定的缓冲区偏移量开始读入缓冲区。 |
| 6. | Reads a stream of characters from the specified column offset into the buffer as an array , starting at the given buffer offset 从指定的列偏移量将字符流作为数组从给定的缓冲区偏移量开始读入缓冲区。 |
| 7. | Reads a stream of characters from the specified column offset into the buffer as an array , starting at the particular buffer offset 从指定的列偏移量将字符流作为数组从特定的缓冲区偏移量开始读入缓冲区。 |
| 8. | When encoding is determined , the encoding is used to continue reading the stream , and processing continues parsing the input as a stream of unicode characters 在确定编码方式后,使用该编码方式继续读取流,而处理过程继续将输入内容分析为( unicode )字符流。 |
| 9. | When retrieving a non - binary large value data type from a database , such as the varchar data type , one approach is to read that data as a character stream . in the following example , the 当从数据库中检索非二进制大值数据类型(例如varchar ( max )数据类型)时,一种方法是将该数据作为字符流进行读取。 |