网站首页  词典首页

请输入您要查询的英文单词:

 

单词 type conversion
释义

type conversion

美 
英 
  • un.类型转换;换型许可
  • 网络型态转换;型别转换;类型转化
un.
1.
类型转换
2.
换型许可

例句

释义:
1.
An important consideration with a type conversion is whether the result of the conversion is within the range of the destination data type.
进行类型转换时的一个重要注意事项是转换的结果是否在目标数据类型的范围内。
technet.microsoft.com
2.
Casting allows you to make this type conversion explicit, or to force it when it wouldn't normally happen.
通过造型,我们可明确设置这种类型的转换,或者在一般没有可能进行的时候强迫它进行。
www.jukuu.com
3.
For a type conversion operator, either the operand or the return type must be of the data type of the class or structure.
对于类型转换运算符,操作数或返回类型必须是类或结构的数据类型。
www.kuenglish.info
4.
A specialized form of this component works with data type conversion.
这种组件的特殊形式可以处理数据类型转换。
www.ibm.com
5.
Performing the data type conversion is a common task, so this piece of code can be reused.
因为可以重新使用此段代码,所以执行数据类型转换是一项常见任务。
www.ibm.com
6.
The new XML decomposition also has a strong type validator and type conversion engine.
新的XML分解也具有一个强类型的验证器和类型转换引擎。
www.ibm.com
7.
Show the possible class-type conversion sequences for each of the following initializations . What is the outcome of each initialization?
为下述每个初始化列出可能的类类型转换序列。每个初始化的结果是什么?
dictsearch.appspot.com
8.
The connection will be configurable: type conversion and validation operations may be applied before updating a property.
属性的连接是可配置的:在更新属性之前,可以进行类型转换和值校验操作。
www.infoq.com
9.
The automation of data transfer and type conversion is one of the most powerful features of Struts 2.
数据传输和数据转换自动化是Struts2最强大的特性之一。
www.ibm.com
10.
Gets or sets a value indicating whether type conversion and formatting is applied to the control property data.
获取或设置一个值,该值指示是否对控件属性数据应用格式设置。
www.kuenglish.info
1.
Provides type conversion for the result type of a workflow activity operation.
为工作流活动操作的结果类型提供类型转换。
msdn.microsoft.com
2.
BULK INSERT supports string-to-decimal type conversion for strings representing numeric values that use scientific notation.
BULKINSERT支持将使用科学计数法表示数值的字符串从字符串类型转换为十进制类型。
www.kuenglish.info
3.
These new methods handle the string to. NET Framework data type conversion for you.
这些新方法为您处理字符串到.NETFramework数据类型的转换。
msdn2.microsoft.com
4.
Selects a member from a list of candidates, and performs type conversion from actual argument type to formal argument type.
从候选者列表中选择一个成员,并执行实参类型到形参类型的类型转换。
msdn2.microsoft.com
5.
The warning means the type conversion can fail if the data does not adhere to the target type.
警告意味着如果数据不遵从目标类型,则类型转换就会失败。
www.ibm.com
6.
This means that JBoss ESB messages are not strongly typed and care should be used when implementing access to the message (type conversion).
这就意味着JBossESB消息并不是强类型的,在访问消息时需要注意(类型转换)。
www.infoq.com
7.
Introduces a type conversion operation that does not throw an exception.
引入不引发异常的类型转换操作。
msdn2.microsoft.com
8.
Constraints that include implicit or explicit data type conversion may cause certain operations to fail.
包括隐式或显式数据类型转换的约束可能会导致某些操作失败。
technet.microsoft.com
9.
Controls the reporting of data type conversion failures on fetching information from the database.
控制从数据库读取信息时报告数据类型转换错误。
www.ianywhere.com
10.
If you have defined a class or structure, you can define type conversion operators between String and the type of your class or structure.
如果您定义了类或结构,可以定义String与您的类或结构的类型之间的类型转换运算符。
msdn2.microsoft.com
1.
Automatic data type conversion is not supported for the.
数据类型进行自动数据类型转换。
msdn2.microsoft.com
2.
More information about type conversion is available at the Project Zero Web site.
ProjectZero网站提供了关于转换的更多信息。
www.ibm.com
3.
Bugfix (crash, type conversion error) in Geometry-editor when running on Windows-XP.
修正了(崩溃,类型转换错误编辑器)在几何,在WindowsXP上运行时,。
www.hellocq.net
4.
PHP also has automatic type conversion for arithmetic operations.
PHP还有用于算术运算的自动类型转换。
www.ibm.com
5.
You use the Widening or Narrowing keyword only on a type conversion operator.
仅在类型转换运算符上使用Widening或Narrowing关键字。
msdn2.microsoft.com
6.
Describes how data type conversion is handled when using getter and setter methods.
说明如何在使用getter和setter方法时处理数据类型转换。
msdn2.microsoft.com
7.
Avoid data type conversion in constraint definitions.
在约束定义中避免数据类型转换。
msdn2.microsoft.com
8.
The same type conversion rules that apply to parameters also apply to array elements.
适用于参数的同样的类型转换规则也适用于数组元素。
msdn2.microsoft.com
9.
There is no type conversion for SDO reference properties.
SDO引用属性没有类型转换。
www.ibm.com
10.
A comparison of the type conversion keywords is as follows.
类型转换关键字的对比如下。
msdn2.microsoft.com
1.
In these cases, a default value is returned from the type conversion function.
在这些情况下,会从型别转换函式传回预设值。
technet.microsoft.com
2.
Is commonly used in type conversion.
通常用于类型转换。
msdn2.microsoft.com
3.
Keyword is used to declare an implicit user-defined type conversion operator.
关键字用于声明隐式的用户定义类型转换运算符。
msdn2.microsoft.com
4.
An explicit conversion uses a type conversion keyword.
“显式转换”使用类型转换关键字。
msdn2.microsoft.com
5.
Introduces a type conversion operation based on inheritance or implementation.
介绍基于继承或实现的类型转换操作。
msdn2.microsoft.com
6.
For more information, see the Generalized Type Conversion topic.
有关更多信息,请参见“通用类型转换”主题。
msdn2.microsoft.com
7.
Keyword only on a type conversion operator.
关键字。类型转换运算符的符号总是。
msdn2.microsoft.com
8.
However, it allows for type conversion if possible.
但是,如果可能,它允许类型转换。
www.ibm.com
9.
Type conversion (mis-)using union data types.
使用union数据类型进行类型转换(mis-)。
www.ibm.com
10.
Use explicit type conversion when converting data from one type to another.
在将数据从一种类型转换为另一种类型时,请使用显式类型转换。
207.46.16.251
1.
A type conversion error occurred.
出现了类型转换错误。
www.fan6.net
2.
Using the classes in this namespace helps prevent type conversion errors caused in situations where loss of precision could occur.
使用此命名空间中的类有助于防止在可能发生精度损失的情况中出现的类型转换错误。
msdn2.microsoft.com
3.
In Java 1. 4, type conversion between the java. lang. * wrapper classes and primitives is very common.
在Java1.4中,java.lang.*wrapper类和基元类型之间的类型转换是很常见的。
www.ibm.com
4.
This variable is auto-initialized using the type conversion function scm_int2num.
使用类型转换函数scm_int2num自动初始化这个变量。
www.ibm.com
5.
However, because DataBinder. Eval provides automatic type conversion, it can result in slower performance.
但是因为DataBinder.Eval提供自动类型转换,这会导致性能下降。
msdn2.microsoft.com
6.
Type conversion is the process of changing a value from one type to another.
类型转换是将一个值从一种类型更改为另一个类型的过程。
msdn2.microsoft.com
7.
Using the classes in this namespace helps prevent type conversion errors caused by loss of precision.
使用此命名空间中的类有助于防止出现精度损失造成的类型转换错误。
msdn2.microsoft.com
8.
The reason for these warnings is that a type conversion will be executed in runtime.
这些警告的原因是将在运行时中执行类型转换。
www.ibm.com
9.
Constructors not suitable for type conversion should have two or more arguments
不适合进行类型转化的构造函数应该有两个以上的参数
citigirl.focus.cn
10.
Provides recommendations for variable declaration and data type conversion in Visual Basic 6. 0 Applications.
提供关于VisualBasic6.0应用程序中变量声明和数据类型转换的建议。
msdn2.microsoft.com
1.
For information about data conversion, see Data Type Conversion (Database Engine).
有关数据转换的信息,请参阅数据类型转换(数据库引擎)。
msdn2.microsoft.com
2.
For more information about data conversion, see Data Type Conversion (Database Engine).
有关数据转换的详细信息,请参阅数据类型转换(数据库引擎)。
technet.microsoft.com
3.
When coding to the DB2 UDB platform, the database engine handles any function compensation, data type conversion, etc. needed.
在为DB2UDB平台进行编码时,数据库引擎会处理所需的任何函数补偿、数据类型转换等工作。
www.ibm.com
4.
Casts, Type Conversion in Expression Evaluation, Comparison Functions and Operators, Cast Functions and Operators
casts,比较函数和操作符,Cast函数和操作符
mysql.cs.pu.edu.tw
5.
Discussion on the Type- conversion Cost of the Resource- type Cities
论资源型城市转型成本
service.ilib.cn
6.
Data is Lost in result of type conversion (DL)
类型转换导致数据丢失(大整数转换为小整数时)
blog.csai.cn
7.
Factors Affecting Changes of Farmland-use Type Conversion--Taking Xuzhou as An Example
农用地利用结构变化的影响因子--以徐州市为例
service.ilib.cn
8.
If type conversion and formatting of control property data is enabled; otherwise,
如果已启用控件属性数据的格式设置,为,
msdn2.microsoft.com
9.
General-purpose type conversion system and UI field formatting system
通用类型转换系统和UI字段格式化系统
wenku.baidu.com
10.
Wave-type conversion caused by a step topography subjected to inclined seismic body wave
地震体波斜入射情形下台阶地形引起的波型转换
www.wanfangdata.com.cn
1.
Type Qualification and Type Conversion
类型限制和类型转换
all.163.com
2.
with the other type conversion keywords , see
与其他类型转换关键字的比较,请参见
www.ichacha.net
3.
ENUM data type conversion support for MySQL source to DB2 database product target
从MySQL源到DB2数据库产品目标的ENUM数据类型转换支持
www.ibm.com
4.
Data Type Conversion in Expressions
表达式中的数据类型转换
msdn2.microsoft.com
5.
Loop type conversion and regulation of line flow violation based on loop analysis
基于回路分析的回路类型转换与支路潮流越限处理
www.ilib.cn
6.
doing the image pre-processing, such as image type conversion, noise removal and binarization after acquiring the image;
获取图像之后,对图像进行预处理:图像类型的转换、去噪、二值化等操作;
www.fabiao.net
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/6/1 22:03:50