将缓冲的内容写入另一个字符流。
Writes the contents of the buffer to another character stream.
所获得的数据是一个字符流,这个多字符流附加在String中。
The data obtained is a stream of characters, which are appended in a String.
读取器/写入器有性能开销,因为它们旨在用于字符流,且会在后台将数据编码为字节。
There is a performance overhead involved with readers/writers because they are intended for character streams, and they encode data to bytes under the covers.
在上面这个例子中,cat命令从它自身的标准输入处,接受了从脚本文件中传递过来的输入字符流。
In the case of the script above, the cat command was given a stream of input from our script to its standard input.
字符为0x1a代码点。这时一个合法的xml字符流,解析器并不会抛出错误,但是xml列中的数据现在却被毁坏。
This is a legal XML character stream and the parser does not throw an error, but the data inside the XML column is now corrupted.
含有 SNA字符流 (SCS)数据的spool文件包含EBCDIC 编码的文本数据,用于打印机输出。
Spool files with SNA Character Stream (SCS) data contain printer output that is formatted as EBCDIC text data.
分隔的ASCII (DEL)文件是ASCII字符流;数据流中的行由行分隔符分隔,而行中的列值由列分隔符分隔。
A delimited ASCII (del) file is a stream of ASCII characters; rows in the data stream are separated by row delimiters, and column values within a row are separated by column delimiters.
对比字符流,当发送者发送100字节时,接收者可以选择接受分两次,每次50字节进行接受,还是一次性接受100字节。
This can be contrasted with a stream socket, where if the sender wrote a 100 byte message, the receiver could read it in two chunks of 50 bytes or 100 chunks of one byte.
图2中的每个箭头表示以不同二进制模式体现的不同字符组成的数据流。
Each arrow in Figure 2 represents data flow consisting of graphic characters represented in different bit patterns.
例如,如果列的类型为VARCHAR(256),大于256个字符的结果将导致失败的流和SQL错误。
For example, if the column has a type of VARCHAR (256), results that are longer than 256 characters result in a failed flow and an SQL error.
ascii流,用于ASCII字符数据。
unicode流,用于Unicode字符数据。
面向字符的流比较单调,只提供两种格式。
The character-oriented streams are less dramatic, providing just two formats.
关于工作流版本要注意最重要的事情就是,它和同步版本的唯一区别只是一小点字符。
The most important thing to notice about the workflow version is that it only differs from the synchronous version by a few characters.
由多行组成的栈和流给您一个简单的字符串列表或者数组。
Having stacks and streams composed of lines gives you a simple list or array of strings.
步骤(4)通过将字符串转换成字节序列(比如二进制)准备好通过流发送的请求。
Step (4) prepares the request to be sent over the stream by converting the string into an array of bytes, i.e. binary.
UID的长度必须为1到12个字符之间——直到部署消息流时,才会强制执行12个字符的限制。
The UID must be 1 to 12 characters — the 12-character limit isn't enforced until you deploy the message flow.
CDATA(字符数据)区域被解析器视为数据块,从而允许您在数据流中包含任意字符。
CDATA (character data) sections are treated as a block of data by the parser, allowing you to include any character in the data stream.
JDBC 4.0允许通过字符串、读取程序和写入程序流或者jaxp源和结果而访问XML数据。
JDBC 4.0 allows the XML data to be accessed through strings, reader and writer streams, or JAXP sources and results.
否则,将原来的字符放到输出流中,并且将输入流重置到原始位置。
Otherwise, the original character is placed in the output stream, and the input stream is reset to the original position.
相应地,中介流将二进制负载的内容转换成字符串格式,它是构成传递到后台服务的SOAP请求的XML部分。
Accordingly, the mediation flow transforms the content of the binary payload to string format to be part of the XML making the SOAP request that is passed to the back end service.
从连续的二进制位流中选择一组位来表示一个或多个字符的过程。
The process of selecting the bit groupings representing one or more characters from a continuous stream of bits.
换句话说,Elem是一种抽象类型,用于表示任何可被解析的东西,最常见的是一个文本字符串或流。
In other words, Elem is an abstract type representing... well, anything that can be parsed, most commonly a text string or stream.
Razor尽量减少编写一个视图模板需要敲入的字符数,实现快速流畅的编程工作流。
Razor minimizes the number of characters and keystrokes required when writing a view template, and enables a fast, fluid coding workflow.
它减少了复杂的位到我们的字符的话流。
It reduces complicated bit streams into our-character words.
考虑到一连串的字符需要一次读一个,流(相当于)是具有缓冲作用的接口。
Streams are buffered interfaces that are thought of as a series of characters read one at a time.
将任何挂起的制表符间距和一个包含对象数组的文本表示形式的格式化字符串写入到输出流,并在后面跟上一个行结束符字符串。
Writes any pending tab spacing and a formatted string that contains the text representation of an object array, followed by a line terminator string, to the output stream.
将任何挂起的制表符间距和一个包含两个对象的文本表示形式的格式化字符串写入到输出流,并在后面跟上一个行结束符字符串。
Writes any pending TAB spacing and a formatted string that contains the text representation of two objects, followed by a line terminator string, to the output stream.
将任何挂起的制表符间距和一个包含两个对象的文本表示形式的格式化字符串写入到输出流,并在后面跟上一个行结束符字符串。
Writes any pending TAB spacing and a formatted string that contains the text representation of two objects, followed by a line terminator string, to the output stream.
应用推荐