您要查找的是不是:
- Automatic data type conversion is not supported for the. 数据类型进行自动数据类型转换。
- Values, you do not have late binding or type conversion. 值进行泛型化,因此,不会有后期绑定或类型转换。
- The operator symbol is always CType Function for a type conversion operator. 类型转换运算符的符号总是CType函数。
- In these cases, a default value is returned from the type conversion function. 在这些情况下,类型转换函数将返回一个默认值。
- Methods to perform the type conversions. 方法以执行类型转换。
- Casting allows you to make this type conversion explicit, or to force it when it wouldn't normally happen. 通过造型,我们可明确设置这种类型的转换,或者在一般没有可能进行的时候强迫它进行。
- Define the type conversion as a CType Function procedure within the class or structure. 将类型转换定义为类型或结构中的CType函数过程。
- Gets or sets a value indicating whether type conversion and formatting is applied to the control property data. 获取或设置一个值,该值指示是否对控件属性数据应用格式设置。
- These new methods handle the string to.NET Framework data type conversion for you. 这些新方法为您处理字符串到.;NET Framework数据类型的转换。
- Constraints that include implicit or explicit data type conversion may cause certain operations to fail. 包括隐式或显式数据类型转换的约束可能会导致某些操作失败。
- Controls the reporting of data type conversion failures on fetching information from the database. 控制从数据库读取信息时报告数据类型转换错误。
- Provides recommendations for variable declaration and data type conversion in Visual Basic 6.0 Applications. 提供关于Visual Basic 6.;0应用程序中变量声明和数据类型转换的建议。
- Explains the concept of type conversion and the distinction between implicit and explicit conversion. 解释类型转换的概念以及隐式和显式转换的不同。
- Using the classes in this namespace helps prevent type conversion errors caused by loss of precision. 使用此命名空间中的类有助于防止出现精度损失造成的类型转换错误。
- Keywords : name scopes, function overloading, signatures, aliases, binding, object interface, type conversion. 关键词 :名称领域,函数超载,签名,别名,系结,物件介面,型别转换。
- It can therefore be circumvented by address manipulation and explicit type conversion. 因此,它可以被地址操作和外部类型转换所阻止。
- BULK INSERT supports string-to-decimal type conversion for strings representing numeric values that use scientific notation. BULK INSERT支持将使用科学计数法表示数值的字符串从字符串类型转换为十进制类型。
- Selects a member from a list of candidates, and performs type conversion from actual argument type to formal argument type. 从候选者列表中选择一个成员,并执行实参类型到形参类型的类型转换。
- 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与您的类或结构的类型之间的类型转换运算符。
- You declare two operands to define a binary operator, and you declare one operand to define a unary operator, including a type conversion operator. 声明两个操作数以定义一个二元运算符,声明一个操作数以定义一个一元运算符(包括类型转换运算符)。