这种组件的特殊形式可以处理数据类型转换。
A specialized form of this component works with data type conversion.
同时,我们还需要强制实施特殊规则,以复制t - SQL处理位数据类型列的方式。
Also, we need to enforce special rules to duplicate the way T-SQL treats columns of bit data type.
JMS的特殊类型的导入和导出,称为JMS绑定,允许用户指定绑定配置并编写自己的数据处理代码。
Special kinds of imports and exports for JMS, called JMS bindings, enable users to specify the binding configuration and write data handling code themselves.
专为特殊数据类型定制的以趋势为导向的专业分析的速度正在提升。
The trend toward specialized analytics that are tailor-made for special types of data is already accelerating.
简单的项属性可以是基元数据类型,例如整数或字符串,或者是称为内容的特殊数据类型,这种数据类型用于存储诸如文件字节等批量数据。
Simple properties of items can be primitive data types, such as integers and strings, or a special data type called content, which is used to store bulk data such as the bytes of a file.
当然,还有更多的特殊数据类型。
RFC 2397(请参见参考资料)定义了一个特殊的uri类型,其中资源数据都包含到了URI本身中。
RFC 2397 (see Resources) defines a special URI type where the resource data is all contained within the URI itself.
DTLL帮助进一步明确了这一事实,即XML中的数据类型化只不过是对文本的一种特殊解释。
DTLL helps make more explicit the fact that data typing in XML is nothing more than a specialized interpretation of text.
这很简单,数据类型的特殊化有助于您实现此目标。
That was simple; a specialization for the array type helped you get there.
qcl通过为经典程序结构提供量子数据类型及对其执行操作的特殊函数来模拟这样一种环境。
QCL simulates such an environment by providing a classical program structure with quantum data types and special functions to perform operations on them.
Python中的for循环很特殊,与Python编程语言中内置的容器数据类型紧密相关。
The for loop in Python is special and is closely tied to the container data types built into the Python programming language.
您应该记得,总结表是一种特殊类型的MQT,它们的fullselect包含一个GROUPBY子句,该子句总结fullselect中所引用表中的数据。
You will recall that a summary table is a specialized type of MQT whose fullselect contains a GROUP BY clause summarizing data from the tables that are referenced in the fullselect.
probev_timestamp_t是一种特殊的数据类型,用来从VUE时间戳函数返回值。
probev_timestamp_t is a special data type used to return the value from the VUE timestamp function.
如果有特殊的应用程序数据类型(可能是属于您公司的内容管理系统特有的DTD或XSD),可以在EncryptedData元素的Type属性里指定它们。
If you have special application data types (perhaps your own DTDs or XSDs that belong to your company's content management system), you can specify them in the type attribute of EncryptedData element.
它还定义了一个struct类,用来定义任意的数据聚合,此外,还定义了特殊的类any,它可以用来表示任何内置或导出类型,因而它也就成了动态类型化(dynamic typing)的基础。
It also defines a Struct class for defining arbitrary data aggregations, and the special class any which can be used to represent any built-in or derived type and thus is the basis of dynamic typing.
它们是用户维护的MQT的特殊子类型,其中的数据是通过使用Replication填充的。
They are a special sub-type of user-maintained MQTs, the data in which is populated by the use of Replication.
它还包括MathMLDTD以处理公式(化学和数学公式也可以作为特殊类型的图片包含进来),并提供了生物学数据参考。
It includes the MathML DTD for handling formulae (chemical and mathematical formulae can also be included as specially typed images), and provides for biological data references.
在rpc样式中,传输数据被编组为使用特殊XML有效载荷格式(称为SOAP编码)的离散数据类型。
In the RPC style, the data to be transmitted is marshalled into discrete data types in a special XML payload format (called the SOAP encoding).
如果我们有个特殊的数据类型,可以以任意变精度记录一个间距的极限是最好的。
It is nice to have a special data type that can record the limits of an interval with arbitrarily variable precision.
应该注意的第一点是:时间不是用jiffies表示的,而是以一种名为ktime的特殊数据类型表示。
The first thing you'll notice is that time is represented not in jiffies but in a special data type called ktime.
向量可以在其他类型的向量之间进行转换,并在向量类型和特殊的quad类型之间反复进行转换,不过这些类型转换都不能执行任何数据转换。
Vectors can be cast between vectors of other types, and back-and-forth between the vector types and the special quad type, but none of these casts perform any data conversion.
一个特殊的用户定义包含两个字段——Facebook的用户类型的用户和一个int类型的数据字段。
Where a special user definition contains two fields – user of the type of Facebook user and a special data of the type int.
当需要使用CMPBean,而其要求使用不为 CMPBean提供本机支持的服务器的某个特殊功能时,可以使用第二种数据访问类型。
You can use the second type of data access pattern when you wish to use a CMP bean that requires the use of some special database feature that the server does not natively support with CMP beans.
MySQL协议会传到一个带有错误信息的特殊数据包类型。
The MySQL protocol returns a specific packet type with the error information.
作为XML处理器的实现者,我们可以定义一个特殊的date 数据类型,该类型遵循 “日-月-年” 的格式,也可以使用其他分隔符,不一定要使用连字符 (-)。
As an implementor of an XML processor, we might define a special date datatype that conforms to the format of day-month-year, but uses various separators, not just a hyphen (-).
在依照特殊的获取类型指定的物料部件被提取的工厂,系统搜索已经存在的成本数据并传送这些数据到成本核算中。
In the plant from which the material component is withdrawn according to the special procurement type, the system looks for existing costing data and transfers that data into the cost estimate.
一些数据类型库成为了特殊行业的推荐的或官方的标准。
Some data type libraries became a recommended or an official standard for a particular industry.
你可以把T认为是一种特殊类型的变量,它的值可以任何你想传入的类型,当然,T不能接受任何原始数据类型。
Just think of t as a special kind of variable, whose "value" will be whatever type you pass in; Also, it just can't be any of the primitive data types.
你可以把T认为是一种特殊类型的变量,它的值可以任何你想传入的类型,当然,T不能接受任何原始数据类型。
Just think of t as a special kind of variable, whose "value" will be whatever type you pass in; Also, it just can't be any of the primitive data types.
应用推荐