xml转换器、编写器和读取器。
获取或设置XAML编写器模式。
此方法由调试应用程序的编写器实现。
This method is implemented by the writer of the debugging application.
向符号存储区提交符号后关闭符号编写器。
Closes the symbol writer after committing the symbols to the symbol store.
答:现在,当前版本中没有用于编写器的批注。
Answer: Currently, there are no annotations for composers in the current version.
注意关闭方法只释放编写器需要的资源,并不关闭底层的输出。
Note that the close method only releases any resources that the writer acquired, but it does not close the underlying output.
cio—指定应挂载文件系统,同时支持并发的读取器和编写器。
Cio-specifies that the filesystem should be mounted with support for concurrent readers and writers.
将节点的所有子节点保存到指定的XML字典编写器中。
Saves all the child nodes of the node to the XML dictionary writer specified.
使用指定的编写器写入XML内容,而不写入包装元素。
Writes the XML content without the wrapping element using the specified writer.
在普通的批作业中,编写器步骤在该设置中仅创建一个文件。
In ordinary batch jobs, the composer step creates only a single file in this setting.
编写器步骤中的架构也有员工信息,其中每个员工可以有多个地址。
The schema in the composer step has employee information where each employee can have multiple addresses.
TDB特别被编写来处理许多并发的编写器和二进制数据,例如内部数据结构。
The TDB in particular was written to handle many concurrent writers and binary data such as internal data structures.
将指定版本的当前终结点地址保存到指定的XML字典编写器。
Saves the current endpoint address of a specified version to a specified XML dictionary writer.
多路复用器会生成输出流,您需要使用完成管道文件编写器过滤器。
The multiplexer produces output stream and you are expected to complete the pipeline with File Writer Filter.
此方法只能调用一次,并且必须在调用任何其他编写器方法之前调用。
This method can be called only once, and it must be called before any other writer methods.
多路复用器会生成输出流,您需要使用 完成管道文件编写器过滤器。
I get the correct device and use GetPin to enumerate the filters pins to get its output pin.
要重新使用动态字典,请将同一会话对象传递到所有后续读取器和编写器。
To reuse a dynamic dictionary pass the same session object to all subsequent readers and writers.
对原始XML架构概念敏感的惟一步骤是 XML分析器和编写器步骤。
The only steps that are sensitive to the original XML schema concepts are the XML parser and composer steps.
对象的实际类可以特定于目标设备;由适配器负责创建并返回适当的编写器。
The actual class of the text writer can be specific to the target device; the page adapter instantiates and returns an appropriate writer.
例如,对于编写器步骤,映射到文档集列表的列表确定创建的XML文件的数量。
For example, for the composer step, the list mapped to the document collection list determines the number of XML files created.
如上述屏幕截图所示,架构的结构在XML分析器和XML编写器步骤中是不同的。
As in the screenshots above, the structure of the schemas is different in the XML parser and XML composer steps.
使用指定的命名空间和本地名称将指定版本的当前终结点地址保存到XML编写器。
Saves the current endpoint address of a specified version to an XML writer with a specified namespace and local name.
然后项目地址被转化为一个列表,可以在XML编写器步骤中完成映射了,如下图所示。
The item address is then converted to a list and the mapping can be done in the XML composer step, as shown below.
使用指定的命名空间和本地名称将指定版本的当前终结点地址保存到XML字典编写器。
Saves the current endpoint address of a specified version to an XML dictionary writer with a specified namespace and local name.
在该场景中,需要将XML数据从分析器中的一个架构结构映射到编写器中的另一个架构结构。
In this scenario, XML data needs to be mapped from one schema structure in the parser to another schema structure in the composer.
在XML分析器步骤中,项目地址是一个组,但在XML编写器步骤中,项目地址是一个列表。
In the XML parser step, the item address is a group, but in the XML composer step, the item address is a list.
在XML编写器步骤中,在文档根窗口中,必须从架构库管理器中选择根元素Employee。
In the XML composer step, in the document root window, the root element Employee has to be selected from the schema library manager.
要使用动态字典,请创建会话对象并将其传递到二进制xml读取器或编写器的构造函数或初始值设定项。
To use them, you create a session object and pass it to the constructor or initializer for a binary XML reader or writer.
下面的配置文件示例演示如何为在上述过程中创建的跟踪源初始化控制台跟踪侦听器和文本编写器跟踪侦听器。
The following configuration file example shows how to initialize a console trace listener and a text writer trace listener for the trace source that is created in the preceding procedure.
ArrayBlockingQueue还体现了“公平”—意思是它为读取器和编写器提供线程先入先出访问。
The ArrayBlockingQueue also honors "fairness" - meaning that it can give reader and writer threads first in, first out access.
应用推荐