UTF-8:8-bit UCS Transformation format.
UTF - 8:8位UCS转换格式。
UTF-16BE: 16-bit UCS Transformation format, big-endian byte order.
UTF - 16 BE:16位UCS转换格式,大尾数法字节顺序。
UTF-16LE: 16-bit UCS Transformation format, little-endian byte order.
UTF - 16le:16位UCS转换格式,小尾数法字节顺序。
UTF-16:16-bit UCS Transformation format, byte order identified by marker.
UTF - 16:16位UCS转换格式,用标记(marker)识别的字节顺序。
UCS-2 is implemented with Unicode Transformation format, 8 bit encoding form (UTF-8).
UCS - 2是用UnicodeTransformation format8位编码格式(utf - 8)实现的。
Unicode transformation format (UTF) is a standard character set that many applications are using to support multiple languages.
Unicode转换格式(utf)是一种标准的字符集,许多应用程序都使用它来支持多种语言。
The UTF-8 transformation format is becoming a dominant method for exchanging international text information because it can support all of the world's languages and is compatible ASCII.
UTF - 8转换格式正逐步成为一种占主导地位的交换国际文本信息的方法,因为它可以支持世界上所有的语言,而且它还与ASCII兼容。
Message transformation: an incoming message is transformed from one format to another.
消息转换:将传入消息从一种格式转换为另一种格式。
The simplest case of transformation is when one XML format must be transformed into another XML format.
转换的最简单例子就是必须将一个xml格式转换为另一个xml格式的情况。
The methodology can be used in a variety of applications that need simple data analysis and data format transformation.
在需要简单数据分析和数据格式转换的各种应用程序中,都可以采用此方法。
Transformation may be required when domain data is stored in a very specific format that is radically different from enterprise-wide conventions.
当域数据以非常特殊的格式(与企业级约定完全不同)存储时,需要进行转换。
In our case, the XML data may contain text to be displayed — that is, to be copied from the XML to the client format by the XSL transformation.
就此处的情形而言,XML数据可以包含待显示文本—也就是通过XSL转换将XML数据复制为客户机所要求的格式。
It also does the reverse transformation from the service response message format to the format of the originating request.
中介模块还执行从服务响应消息格式到原始请求格式的逆向转换。
Using standard data transformation tools such as an enterprise service bus or message broker can greatly simplify the task of transforming messages and data streams into a well-defined data format.
使用一些标准的数据转换工具,如企业服务总线或消息代理,能够大大简化将消息和数据流转换为一种合理数据格式的过程。
This decoupling of physical format from transformation logic is a key architectural feature of broker message flows.
这种物理格式与转换逻辑的分离是代理消息流的一个重要体系结构特征。
Data transformation and data-based routing including support for data enrichment, data translation from one format to another and making routing decisions based on the message content.
数据转换以及基于数据的路由包括支持数据丰富,将数据从一种格式翻译为另一种格式,以及基于消息内容来进行路由抉择。
Separates format transformation complexity from business flow logic, thus increasing development team efficiency.
将格式转换复杂性与业务流逻辑分开,从而增强开发团队工作效率。
Not much (if any) transformation was required to adapt a specific requester message format to a specific provider message format.
要让特定的请求者消息格式适合特定的提供者消息格式,并不需要进行太多(如果有)的转换。
XSLT is a W3C standard that performs the transformation of XML into another format such as HTML, PDF, or even another XML document that uses a different schema.
XSLT是一个W3C标准,可将XML转换为其他格式,比如HTML 和PDF 格式,或者转换成使用不同模式的另一个 XML文档。
For instance, if you want to add a WML format for PDAs, you need to add WML as a subelement of each attribute element in Listing 6, and put the transformation requirement in it.
例如,如果您需要添加用于PDA的wml格式,只需添加wml,作为清单6中每个属性元素的子元素,并在其中添加转换需求。
The transformation can also be used to deliver data to the client in human readable formats like HTML, XHTML, or any text format that can result from an XSL transform.
可以使用这种转换,将数据以人类可读的格式(例如HTML、XHTML)或可通过xsl转换产生的任何文本格式交付到客户机。
After performing the transformation, it's time to turn our attention to rendering the output according to the requested format.
执行转换之后,我们就该将注意力转向根据所需格式呈现输出了。
The code shown in Listing 2 demonstrates how to modify the transformation logic depending on the value of the format field in the MQMD.
清单2中所示的代码说明了如何根据MQMD中格式字段的值修改转换逻辑。
With no interpretation or transformation, the native format message has the shortest time and uses the least amount of memory space.
因为不需要解释或转换,原生格式消息使用的时间最短,空间最少。
The result of the transformation is a report, in XML format, that contains details on which assertions failed along with the comments provided with that particular rule in the schema.
转换的结果是一个xml格式的报告,其中包含关于哪些断言失败的详细信息,并附有注释。
Since the source document is the log file, no information is lost in the transformation, and it is trivial to re-create exactly the original format from the XML.
因为源文档是日志文件,在转换中无信息丢失,而从XML重新创建原始格式的文档非常繁琐。
XSL style sheets contain rules for the transformation from one XML format to another XML format (i.e. any well-formed markup language).
xsl样式表包含从一种xml格式到另一种xml格式(例如,任何有良好格式的标记语言)的变换规则。
You can do many things with an XML document, but one of the most common involves use of an XSL Transformation to convert it into some other format, such as HTML or RSS.
使用XML文档可以做很多工作,但是其中最重要的一项就是使用XSLTransformation将其转换为一些其他格式,比如HTML或 RSS。
Transformation Extender converts the information to the native format of the client and this information is returned to the import via the Transformation Extender data binding.
TransformationExtender将信息转换为客户端的本机格式,并通过Transformation Extender数据绑定将该信息返回给导入。
As with messages going from device queue managers to MQ, the gateway does the reverse transformation from MQ to MQe message format.
对于从设备队列管理器到MQ的消息,网关执行从MQ到MQe消息格式的逆向转换。
应用推荐