XML document program的意思|示意

美 / / 英 / /

XML文档程序


XML document program的网络常见释义

XML文件编程 xml文件编程

XML document program相关例句

With SOAP, your program sends a "SOAP request" (a short XML document that describes a method to invoke on a remote machine and any parameters to pass to it) to a SOAP server.

使用SOAP,您的程序向SOAP服务器发送“SOAP请求”(一个简短的XML文档,描述在远程机器上要调用的方法和所有要传递给它的参数)。

For processing the XML, the program keys off of the columnnumber attribute, and USES the view entries and item name in the Person document to get the core data to display within the Windows.

为了处理XML,程序去掉columnnumber属性,使用视图条目和Person文档中的项名称,来获取窗口内要显示的核心数据。

Output converter — COBOL program that takes the COBOL data results returned from the existing COBOL application and maps them to an XML document.

输出转换程序——接受从现有COBOL应用程序返回的COBOL数据结果并将它们映射到一个XML文档的COBOL程序。

COBOL program that takes an incoming XML document and maps it into the corresponding COBOL data structure that the existing COBOL application expects.

接受一个传入XML文档并将其映射到现有COBOL应用程序所需的对应COBOL数据结构的COBOL程序。

Once you've a program like this, you can easily tweak your query, experiment, and even change the XML document that you feed to the program.

有了这样的程序后,很容易就能修改查询以便进行试验,甚至改变提供给程序的XML文档。

At this point the model is published, and the program builds a Document Object model (DOM) and writes it out to an intermediate XML file (data).

在这里模型已经发布了,程序建立了一个Document Object Model (DOM)并且将其写入中间的XML文件(数据)。