The tool allows for easy conversion of data from one source into another.
允许简单的将数据从一个源转换进另一个。
Encryption is defined as the conversion of data into a form called a cipher.
加密的定义是数据转换成一种叫做密码的形式。
This not only means the transport of raw data from cloud A to B but also the possible conversion of data formats.
这不仅意味着把未经处理的数据从云平台A搬运到B,还包括数据格式上可能有的转换。
In order to improve the transfer efficiency and save bandwide, the conversion of data length must be implemented.
采用可编程器件对数据进行转换,可以适应各种不同的数据长度并且有较好的灵活性和高速性。
By making data types consistent within the DDL, there is less overhead associated with conversion of data at query run time.
通过在DDL中确保数据类型一致,在查询运行当中与数据转换相关的开销会比较小。
Geographical information systems development and optimize the structure of spatial data closely, raster and vector data efficient conversion of data between the GIS is one of the key technologies.
地理信息系统开发和优化的空间数据结构紧密,光栅和矢量数据之间的地理信息系统数据的有效转换的关键技术之一。
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.
最后简单说明了数据结构转换、坐标系转换、图形裁剪与分幅、图层管理以及应用计算等功能。
I have found it advantageous to break the import process in two steps: syntax conversion and reorganization of data structure.
我发现将导入过程分成以下两个步骤是有利的:语法转换和数据结构的重新组织。
A specialized form of this component works with data type conversion.
这种组件的特殊形式可以处理数据类型转换。
You only fill in one data value; after all, you want a computer to do this conversion for you instead of figuring it out.
只需要填入一个数据,毕竟,我们希望计算机来完成这个转换而不是手工计算。
Significant reduction of tedious code for data conversion and exception handling, allowing you to focus on core business logic.
极大地减少用于数据转换和异常处理的繁琐代码,从而专注于核心业务逻辑。
The main purpose of conversion and validation is to ensure values have been properly sanitized before updating model data.
转换和验证的主要目的是确保在更新模型数据之前已经经过了正确的无害处理。
Apart from providing the ability to send large data, channels and containers simplify data conversion by making it part of the application program.
除了提供发送大型数据的能力之外,管道和容器还通过将数据转换包含到程序中实现了简化。
Status of handover activities: has a "test deployment" (including data conversion if applicable) been performed? Was it successful?
移交活动的状态:“测试部署”(如果适应的话包括数据转换)已经执行了吗?
CLOB data types have an inherent code page equal to the database code page, so there is an implicit code page conversion of the reply to the SQL world during the serialization.
CLOB数据类型的代码页自然地等于数据库代码页,所以在串行化期间对SQL的回复有一个隐式的代码页转换。
But Gerardo Aldana, a professor at the University of California, Santa Barbara, says the data supporting the widely-adopted conversion factor may be invalid.
不过美国加州大学圣巴巴拉分校格拉尔多•阿尔达纳教授对此表示质疑,他说支持广泛采用的历法转换数值可能是无效的。
Conversion of the heterogeneous data formats into a canonical message model, with mediation capabilities.
使用中介功能从异类数据格式转换到规范的消息模型。
Project scoping and initial risk assessment of data conversion effort.
项目范围界定和对数据转换工作的初始风险评估。
While there exist a variety of code pages, Unicode has been widely used as the text encoding technique for globalization to preserve data integrity and avoid code page conversion.
虽然存在多个编码页面,但是 Unicode被广泛的作为国际化的文本编码技术来使用,来保证数据完整性和避免代码页转换。
Conversion and validation allow you to focus on business logic rather than the tedious qualifications of input data such as null checks, length qualifiers, range boundaries, etc.
转换和验证使您可以侧重于业务逻辑,而不是侧重于对输入数据进行繁琐的资格认定,比如null检验、长度限定、范围边界,等等。
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.
向量可以在其他类型的向量之间进行转换,并在向量类型和特殊的quad类型之间反复进行转换,不过这些类型转换都不能执行任何数据转换。
Section 6.1 of the MySQL to DB2 Conversion Guide (see Resources) provides a description of each data type and a table showing data compatibility.
MySQL toDB 2ConversionGuide的6.1节(见参考资料)介绍了每一种数据类型,并用一个表格介绍了数据兼容性。
The latter conversion allows the data in the array to be joined with data in other tables, and allows the set-at-a-time semantics of SQL to be applied to collections represented as arrays.
后一转换允许阵列中的数据源其他表中的数据联接,以及允许SQL的set - at - a - time语义用于表示为阵列的集合。
For example, OrderProcessSystem invokes the data format conversion activity for data format conversion (for details about the activities in OrderProcessSystem, please refer to Part 4 of this series).
例如,OrderProcessSystem调用DataFormatConversion活动进行数据格式转化(有关OrderProcessSystem中的活动的详细信息,请参阅本系列的第4部分)。
Performing the data type conversion is a common task, so this piece of code can be reused.
因为可以重新使用此段代码,所以执行数据类型转换是一项常见任务。
Unlike normal translation, conversion of the regular expression into an internationalized version is done by a data-format expert, not a language expert.
与一般的翻译不同,将正则表达式转换成国际化版本是数据格式专家的工作,而不是语言专家的工作。
Top-down -- Start from an existing XML description of the interface (XML schema, DTD, WSDL), derive the XML data model, and generate the mapping/conversion code.
自顶向下——从现有的接口XML描述(XML模式、DTD、WSDL)开始,派生 XML数据模型,并生成映射/转换代码。
Creating a TIFF file can be very easy, because it is rare to have to do any conversion of the data that you already have.
创建TIFF文件很容易,因为几乎不需要对您已有的数据进行任何转换。
To avoid code page conversion issues, the recommended approach is to use character FOR BIT DATA or BLOB instead of character types.
要避免代码页转换的问题,建议使用字符forBITDATA或blob代替字符类型。
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.
赋值、计算或数据类型转换的结果太大,以至于不能在那种类型变量允许的取值范围内表示。
应用推荐