Output streams supported by Xerces-C++
Xerces-C++ 所支持的输出流
Sending text files and output streams through text utility filters to modify the output.
通过文本实用过滤器发送文本文件和输出流,以修改输出。
As a special case, if fp is NULL, this function causes all output streams to be flushed.
作为特殊情况,如果fp是NULL,这个函数会把所有输出流刷新。
Then, similarly to CanaryHandler, it opens a radiostream connection and data input and output streams.
然后,与 CanaryHandler 类似,它打开一个radiostream连接以及数据输入和输出流。
The goal is to achieve transparency; intercept the input and output streams and funnel them through the appropriate GZIP stream.
我们的目的是实现透明化;拦截输入流和输出流,并通过相应的gzip流进行传送。
For the objects that you need to pass to and from the Web application, serialize them to the connection's input and output streams.
对于那些需要向Web应用程序中传入以及从Web应用程序中传出的对象,应将它们序列化为输入输出流。
You should now have a good understanding of how to serialize XML data into different types of output streams with different encodings.
现在,您应该很好地理解了如何将XML数据序列化成具有不同编码的不同类型的输出流。
DOMWriter provides an API for writing a DOM node into various types of output streams. Xerces-C + + supports four types of output streams.
DOMWriter提供了一个API,用于将DOM节点写入各种类型的输出流中。
Developers widely accept the need for structured logging, but many continue to use system output streams in their "pre-production" development.
开发者普遍的接受结构日志的概念,但是还有许多在他们的“半成品”开发阶段继续使用系统输出流。
A script engine's ScriptContext contains the "engine" and "global" scope bindings, as well as the input and output streams the engine USES for standard input and output operations.
脚本引擎的ScriptContext含有“引擎”和“全局”作用域绑定,以及用于标准输入和输出操作的输入和输出流。
It shows how to use the tool in pipelines and with redirection of input, output, and error streams.
它演示了如何在管道中以及在输入、输出和错误流重定向的情况下使用该工具。
Its various classes and interfaces provide for system input and output for data streams.
它的各个类和接口为数据流提供了系统输入和输出。
To overcome this, we picked the concept of streams: a stream (input or output) only deals with a subset of the data of an element.
为了克服这点,我们使用了流:一个流(输入流或输出流)只处理单个项的数据子集。
As a bit of helpful trivia, each application is initially opened with three file descriptors, 0 through 2, for the standard input, output, and error streams, respectively.
有一点不是很重要但却很有帮助,初始打开每个应用程序时,都具有三个文件描述符,从0到2,分别表示标准输入、输出和错误流。
The standard C library (and thus, every UNIX program) defined three standard streams: input, output, and error.
标准C库(因而,每个UNIX程序)定义了三种标准流:输入、输出和错误。
Delta2Int broadcasts, in parallel, every integer arriving on its input streams to its two output channels.
Delta2Int平行地把到达它的输入流的每个整数广播到它的两个输出通道。
Working at the command line: input and output, pipes and streams.
在命令行下使用:输入和输出,管道和流。
Paraplex is a process that converts multiple streams of objects on its set of input channels onto a single output channel.
Paraplex是一个进程,它将其输入通道集上的多个对象流转化到单一输出通道。
PlusInt takes in integers on its two input streams, adds them together, and outputs the result to its output stream.
PlusInt在两个输入流中都接受整数,把整数加在一起,然后把结果输出到输出流。
The non-determinism in this example is because of the fact that the output value is based on the values on the in and inject streams (and also on the sequence in which these values arrive).
这个示例中的非确定性是因为:output的值基于in和inject流的值(同时还基于这些值到达的顺序)。
This function is typically used to open a specified file as one of the predefined streams: standard input, standard output, or standard error.
这个函数通常用于打开一个指定的文件使用预先定义的流:标准输入,标准输出,标准错误。
The parent process uses these streams to feed input to and get output from the subprocess.
父进程使用这些流来写入子进程的输入和获取子进程的输出。
The parent process uses these streams to feed input to and get output from the subprocess.
父进程使用这些流来写入子进程的输入和获取子进程的输出。
应用推荐