1.
That's why you can overload operators, write type conversion functions( see Item M5), take control of assignment and copy construction, etc.
这就是为什么你能够重载操作符,编写类型转换函数(M5条款)控制分配和复制构造,以及其他。
2.
There are no conversions to function types, although there are conversions to references or pointers to functions
没有转换为函数类型,但有转换为函数的引用或指针
3.
commutator type function generator
转换器型函数发生器
4.
function switch
工作种类转换开关函数开关
5.
The argument type {0} could not be converted into parameter type {1}.
参数类型 {0} 未能被转换为参数类型 {1}。
6.
Class '%1' was converted to '%2', which must override its constructor
“%1”类已转换为“%2”,后者必须重写它的构造函数
7.
A Method of Conversion from Logic Function to Exclusive OR-AND Standard Form;
逻辑函数转换为异或-与标准型的一种方法
8.
The input data type cannot be converted to the storage data type.
输入数据类型无法转换为存储数据类型。
9.
Explicitly converts an expression of one data type to another
显式地将一种数据类型转换成另一种数据类型
10.
Convert user-defined data types to their base data types
将用户定义的数据类型转换为基本的数据类型
11.
Convert user-defined to base data types
将用户定义数据类型转换为基本数据类型
12.
Represents types of converters. Converter type and number of inputs and outputs can be specified.
表示转换器类型。可以指定转换器的类型和输入、输出数目。
13.
Could not convert the data type because of a sign mismatch.
由于符号不匹配,未能转换数据类型。
14.
Cannot convert data type %ls to %ls.
无法将数据类型 %1! 转换为 %2!。
15.
Explicit conversion from data type %ls to %ls is not allowed.
不允许从数据类型%1!到%2!的显式转换。
16.
Error converting data type %ls to %ls.
将数据类型 %1! 转换为 %2! 时出错。
17.
THE DISCUSSION ON THE CONVERSION OF DATA TYPES IN C LANGUAGE;
论C语言教学中数据类型转换的问题
18.
SQL Data type Conversion in ASP course webpages;
ASP课程网页中SQL数据类型的转换