自动数据类型转换服务。
这种组件的特殊形式可以处理数据类型转换。
A specialized form of this component works with data type conversion.
此功能以及一些有用的数据类型转换函数。
This feature as well as some useful data type conversion functions.
因为可以重新使用此段代码,所以执行数据类型转换是一项常见任务。
Performing the data type conversion is a common task, so this piece of code can be reused.
因此,对类型参数的数据类型转换将变成对参数上界的转换。
So, casts to type parameters will turn into casts to the upper bound of the parameter.
对mysql源到DB 2数据库产品目标的ENUM数据类型转换支持。
ENUM data type conversion support for MySQL source to DB2 database product target.
会首先使用JAXB将复杂数据类型转换为XML,然后传递给服务调用者。
Complex data types are first converted into XML using JAXB and then passed to the service invoker.
数据类型转换或instance of操作中的“外露”参数。
这会避免数据类型转换开销过高和可能的SQL 数据类型失配错误。
This avoids datatype conversion overhead and possible SQL datatype mismatch errors.
您需要编辑Transformer阶段以调用正确的函数进行数据类型转换。
You need to edit the Transformer stage to invoke appropriate functions for your data conversion.
不能在数据类型转换或instance of操作中使用“外露”类型参数。
"Naked" type parameters can't be used in casts or instanceof operations.
分布式异构系统中的数据类型转换,一直是计算机、自动化领域内人们关心的重要问题。
Data type conversion in distributed heterogeneous system is all along an important problem related to the computer and automatic domain.
在某些情况下,CLI会自动执行数据类型转换,但是这样同时也会带来看不见的(小小的)性能损耗。
CLI will automatically perform data type conversions in some cases, but this comes with a (small) hidden performance penalty.
赋值、计算或数据类型转换的结果太大,以至于不能在那种类型变量允许的取值范围内表示。
The result of an assignment, calculation, or data type conversion is too large to be represented within the range of values allowed for that type of variable.
在为DB 2UDB平台进行编码时,数据库引擎会处理所需的任何函数补偿、数据类型转换等工作。
When coding to the DB2 UDB platform, the database engine handles any function compensation, data type conversion, etc. needed.
然后,我们可以调用say函数,将myhouse变量的数据类型转换成“Talk”接口。
Then, we could call the say function, casting our myhouse variable to the "Talk" interface.
数据绑定技术的使用,将使数据库进行添加和修改操作时可避免复杂的数据类型转换,提高了效率。
It also enhances the efficiency to use data binding technique to avoid complex data type transformation in appending and amending.
需求到达网络协议栈,通过RPC/XDR(将数据类型转换为服务器架构) 然后到达NFS 服务器。
The request flows up the network stack, through RPC/XDR (to translate the data types to the server's architecture), and to the NFS server.
该算法采用数据驱动的方式,实现了GPP元件的数据处理及元件之间的数据传递和数据类型转换等一套完善的运行机制。
By using this algorithm, a perfect run-system for GPP including data processing of component, data transfer and data type transforming between components is realized.
当未使用数据类型转换的代码中显示的唯一错误就是ClassCastException时,我们应如何诊断这样的错误?
How are we supposed to diagnose a bug like this one when the only error signaled is a ClassCastException in code that makes no use of casts?
但并非如此;计算将继续,就仿佛数据类型转换成功了一样,然后在进一步进行计算时发出错误,或者更糟:用遭破坏的数据完成计算,但不向外发出任何错误信号。
But it won't be; the computation will continue as if the cast had succeeded, signaling an error further into the computation or worse, completing with corrupt data but no outward signs of trouble.
因为Tiger依靠类型擦除,所以数据类型转换和instance of测试中的外露类型参数被“擦除”为它们的上界(在前面的例子中,那将是类型Object)。
Because Tiger relies on type erasure, the naked type parameters in casts and instanceof tests are "erased" to their upper bounds (in the earlier case, that'll be type Object).
从项目集检索的字符串值还需要转换为正确的数据类型。
The string value retrieved from the item set also needs to be transformed into the correct data type.
这些数据类型必须转换成服务器能够理解并使用的流。
These data types have to be translated into a stream the server can understand and work with.
CAST函数被调用两次,以将输入参数的值(针对城市和州)强制转换适当的数据类型。
The cast function is called twice to cast the values of the input parameters (for city and state) to appropriate data types.
DB 2 9.7现在支持隐式的数据类型强制转换。
还包括一些必要的helper方法,用于实现相应编程语言数据类型间的转换。
It also includes some useful helper methods for converting between data types in the associated programming language.
WebSphereMessageBroker扩展了这个产品,提供针对非xml数据类型的消息转换和基于消息的集成。
It is extended by WebSphere message Broker which provides message transformations for non-XML data types and provides message based integration.
类型属性向Castor指示:该在内部使用什么TypeConvertor来在对象和关系数据类型之间进行转换。
Type attributes indicate to Castor what TypeConvertor should be used internally to convert between object and relational data types.
Convert细分用于对简单数据类型执行一些简单的转换。
The Convert refinement is used to do simple conversions between simple data types.
应用推荐