这个例程把绑定数据结构转换为可读的字符串表示。
This routine is called to convert a binding representation data structure into a string representation which is readable. A string representation is typically of the format.
最后简单说明了数据结构转换、坐标系转换、图形裁剪与分幅、图层管理以及应用计算等功能。
At last, this paper narrates several issues, they are conversion of data structure, conversion of coordinate system, cutting out and disparting of map, the management of layer and applied calculation.
当需要把任意的数据结构转换为某种可以被LINQ查询标记进行操作的固定结构的时候,这就显得特别有用。
This would be especially useful when turning an arbitrary data structure into something that can be operated on via the LINQ query notation.
利用这些连接和将Perl数据结构转换成XML的设施,Perl 成为一个为现有系统创建 XML接口的出色平台。
With these connections, and facilities for converting Perl data structures to XML, Perl presents an excellent platform for creating XML interfaces for existing systems.
Simple这样的工具能够轻松地将XML文档转换为容易理解的Perl数据结构,以及将这些数据结构转换回 XML。
Tools like XML::Simple make it easy to convert XML documents into easily understandable Perl data structures and translate such data structures back into XML.
我发现将导入过程分成以下两个步骤是有利的:语法转换和数据结构的重新组织。
I have found it advantageous to break the import process in two steps: syntax conversion and reorganization of data structure.
这将传递给您的规则,并作为您的转换目标,而且这是您需要掌控的数据结构,以得到您想要的操作。
This will be passed to your rule as your transformation target, and this is the data structure that you need to manipulate to get the behavior that you want.
给出适当数据结构的引用,第二个子例程将它转换为XML文档,根据参数的不同,产生的XML文档采用字符串格式或文件形式。
Given a reference to an appropriate data structure, the second converts it to an XML document, either in string format or as a file, depending upon its parameters.
服务层负责内部与外部数据结构之间的来回转换。
The service layer provides translation between internal and external data structures.
由于web服务完成了检索股票数据并存储在一个简单的数据结构中,所以我只需要将数据转换成rdf。
Because the web service does the work of retrieving the stock ticker data and storing it in a simple data structure, I only needed to convert that data to RDF.
它们会确定外部接口或一些物理系统的数据结构,因此描绘出在接口中进行转换的物理数据结构。
They may determine the data structure of external interfaces or some physical systems, and therefore represent physical data structures to be transformed within interfaces.
大多数流行语言都具有与这里一样简单的JSON机制,可以将基本数据结构转化为 JSON,或者转换出 JSON。
Most of the popular languages have JSON mechanisms that are as easy as this one to convert basic data structure into and out of JSON.
它是一个强大的ETL解决方案,能够收集、集成和转换大量数据,能够处理复杂的数据结构。
It is a powerful ETL solution which collects, integrates and transforms large volumes of data with simple and complex data structures.
但应用程序最终需要将xml转换为其内部数据结构(或反向转换),以便在应用程序内使用此数据。
But applications ultimately need to convert the XML to or from their own internal data structures to use the data within the application.
如果没有所需要的数据转换,数据结构中的元素可以通过指派活动进行填充。
Elements in a data structure can be populated using an assign activity, if no data transformation is required.
可以使用数据绑定在入站流中将二进制数据转换为服务数据对象(SDO)数据结构,并在出站流中将sdo转换为二进制数据。
You can use data bindings to transform binary data to an Service data Object (SDO) data structure during inbound flow and transform the SDO to binary data during outbound flow.
客户端通常能够解析和响应这个SOAP,并将它转换成一个特定语言的对象或数据结构以作进一步处理。
The client is usually able to parse and translate this SOAP response into a language-specific object or data structure for further processing.
平面文件适配器拾取密码文件,并将其转换为数据处理程序要求的数据结构(补充有关目标服务的信息)。
The flat file adaptor picked up the password file and converted into a data structure required by the data handler, complete with information about the target service.
数据绑定是指处理XML和应用程序数据结构间的这种转换的技术。
Data binding is the term used for techniques that handle this conversion between XML and application data structures.
当使用数据绑定框架在XML和应用程序数据结构之间进行转换时,数据绑定XML通常只是AXIOM文档模型的一个虚拟部件。
When a data-binding framework is used to convert XML to and from application data structures, the data-bound XML is normally only a virtual part of the AXIOM document model.
所生成的链接代码使用所选数据绑定框架处理数据结构与xml之间的转换细节,让您的应用程序直接访问数据结构。
The generated linkage code handles the details of converting data structures to and from XML using your chosen data-binding framework, giving your application direct access to the data structures.
输入转换器-一个COBOL程序,用来接收XML文档,并且将其映射到相应的COBOL数据结构中,这个数据结构是现有COBOL应用程序所期望的。
Input converter - COBOL program that takes an incoming XML document and maps it into the corresponding COBOL data structure that the existing COBOL application expects.
其他BIM软件需要将IFC的几何表示转换为其内部的数据结构,而IFC认证就是检查该转换过程是否正确。
Other BIM software has to interpret the IFC geometry into its own internal structure. The certification checks whether this takes place correctly.
在消息流能够处理和转换它之前,必须将其转换为逻辑消息树,这是反映消息逻辑结构的代理数据结构。
Before it can be processed and transformed by the message flow, it must be converted into a logical message tree, which is a broker data structure that reflects the logical structure of the message.
Web服务转换器是这个解决方案的核心组件,因为输入和输出的数据结构完全取决于它。
Web services transformer is the core component of the solution since data structure of input and output depends on it fully.
对内存中的数据结构进行转换
例如,我们所有数据转换工作的输出都是Clojure数据结构形式,这种中间表示遍布于我们所有的Hadoop工作中。
For example, the output of all our data transformation jobs are Clojure data structure literals, and the intermediate representation in all our Hadoop jobs are as well.
包装组件执行之后,其结果将由包装转换为XML输出数据结构,此结构将返回调度程序,以传送回Web客户机。
After the wrapped component has been executed, its result is transformed by the wrapper into an XML output data structure, which goes back to the scheduler to be transmitted back to the Web client.
说明一下,Reader基本上是个Clojure解析器;它会将文本形式的Clojure程序转换为Clojure数据结构,然后再对该数据结构求值。
As a reminder: the Reader is basically Clojure's parser; it turns a textual representation of a Clojure program into Clojure data structures, which can then be evaluated.
接下来,使用Xpand解析语法并将其转换为基于HashMap的数据结构。
Xpand was then used to parse and translate the grammar into a HashMap-based data structure.
应用推荐