The unit class includes stream classes and operating unit classes.
过程单元类包括物流类、能流类和单元模块类。
The Stream class finally has a method for copying from one stream to another.
Stream类终于有从一个流复制到另外一个的方法了。
The ObjectOutputStream class is essential here — it's what does the magic of actually turning an object into a stream of bytes.
这里的关键是ObjectOut putstream类——它是实际完成将对象转换为字节流这个魔术的类。
For example, one class may open a stream and pass it to another class to read information from a file.
例如,一个类可能会打开一个流,并将其传递给另一个类以阅读来自文件的信息。
In fact, just dumping the contents of the binary serialized stream to the console is sufficient to figure out what the class looks like and contains.
实际上,只需将二进制序列化流的内容转储到控制台,就足以看清类是什么样子,以及它包含什么内容。
You can also use the two sides together, intercepting the stream of events generated from an existing class to make some changes and feeding the altered stream back into the generation of a new class.
也可以使用双向方法,截住由现有类生成的事件流,做一些修改,并把修改后的事件流送回生成新类的事件流。
If neither class closes the stream, the result will be a file resource leak. (See Figure 3.)
如果有类关闭了流,那么结果将会是文件资源的泄露(参见图3)。
Writing the modified document to an output stream is equally simple (lines 6-8), using the supplied XMLOutputter class.
通过使用提供的XMLOutputter类,将已修改的文档写入输出流同样简单(第 6-8行)。
Listing 3 USES the org.apache.axiom.om.impl.builder.StAXOMBuilder class to build the document representation by parsing an input stream.
清单3使用了or g .apache . axiom . om . impl . builder . staxombuilder类通过解析输入流来构建文档表示。
Instead, a "listener" or "handler" class is responsible for providing a set of methods that respond to various events in the document stream.
相反,“listener”或“handler”类负责提供响应文档流中各种事件的一组方法。
Individual attachment — the DimeAttachment class can be created based on the attachment type and a stream, which represents the attachment content.
个别附件——依照附件类型和流创建dimeattachment类,它表示附件的内容。
The DocumentBuilder class provides a way to build an XML document tree from a stream of bytes.
documentbuilder类提供了一种方法来通过一个字节流构建一个XML文档树。
By default, the base LoggingStopWatch class prints output to the System.err stream.
默认情况下,基类LoggingStopWatch将输出打印到System . err流中。
The org.perf4j.LoggingStopWatch class is used to add timing statements to code and print those statements to an output stream or log file.
LoggingStopWatch类用于在代码中添加计时语句并打印到标准输出或者日志文件中。
The class is then serialized into a byte stream which is sent to the native language application.
然后,将类序列化为发送到本地语言应用程序的字节流。
We also need methods to convert data to byte stream and byte stream to data, some of these functions are also provided in the CIOCPBuffer class.
l我们也需要字节流和数据相互转换的方法,在CIOCPBuffer类中提供了这些函数。
When receiving data from a native language application, the byte stream is fed into a new instance of the class, and getter methods are used to read the attributes.
在从本地语言应用程序接收数据时,字节流被送入类的新实例,且getter方法用于读取属性。
When a NotesStream is read into the object (using SetValueFromNotesStream), you can pass a binary or ASCII stream of data, and the class encodes the data in base64 for you.
在NotesStream读入对象时(使用SetValue From NotesStream),您可以传递一个二进制或ascii数据流,该类会以base64为您编码数据。
This abstract class is the superclass of all classes representing an output stream of bytes.
该抽象类是所有表示字节输出流的类的父类。
This article introduces the work stream in designing of object relation database, and mainly discusses the ways of mapping from the class model to the relational model.
介绍对象关系数据库设计的工作流程,讨论如何将类模型映射到关系模型。
The following code example creates a writer, which is a class that can take data of some type and convert it to a byte array that can be passed to a stream.
下面的代码示例创建了一个编写器,编写器是一个可以获取某些类型的数据并将其转换成可传递到流的字节数组的类。
Generalized self-shrinking sequences are a novel class of stream ciphers.
广义自缩序列是一类新型的序列密码。
This class implements an input stream filter for reading files in the ZIP file format. Includes support for both compressed and uncompressed entries.
该类实现了针对读取ZIP文件格式的文件的输入流过滤,包括支持压缩和解压项。
OpenWhen overridden in a derived class, returns a read-only stream to the virtual resource.
在派生类中重写时,返回到虚拟资源的只读流。
When overridden in a derived class, writes a message to a specified stream or buffer.
在衍生类别中覆写时,写入讯息至指定的资料流或缓冲区中。
Indicates that a class that is an entity type has a default binary property to stream.
指出类别,此类别拥有建立资料流之预设二进位属性的实体型别。
This class implements a stream filter for writing compressed data in the GZIP file format.
实现以GZIP格式写入压缩数据的流过滤器的类。
The article recommends a method to receive file with static variables in Internet SOCKET class. The FTP is realized through sending a stream file to another remote computer and recovering it.
介绍了应用在SOCKET下定义静态变量实现接受文件的方法,把指定远程计算机的发送的流文件接收到主机上,还原文件以实现FTP协议。
We also need methods to convert data to byte stream and byte stream to data, some of these functions are also provided in the CIOCPBuffer class.
我们还需要方法来转换数据,以字节流和字节流数据,其中的一些职能也提供了CIOCPBuffer类。
We also need methods to convert data to byte stream and byte stream to data, some of these functions are also provided in the CIOCPBuffer class.
我们还需要方法来转换数据,以字节流和字节流数据,其中的一些职能也提供了CIOCPBuffer类。
应用推荐