您要查找的是不是:
- Select On to restrict implicit type conversion; that is, explicit narrowing conversions will be required and late binding will not be allowed. 选择“On”可以限制隐式类型转换,即要求显式收缩转换并且不允许后期绑定。
- implicit type conversion 隐式类型转换
- Constraints that include implicit or explicit data type conversion may cause certain operations to fail. 包括隐式或显式数据类型转换的约束可能会导致某些操作失败。
- Explains the concept of type conversion and the distinction between implicit and explicit conversion. 解释类型转换的概念以及隐式和显式转换的不同。
- 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. 方法以执行类型转换。
- Implicit narrowing type conversions, such as assigning a Decimal type object to an integer type object, are reported as errors. 如果隐式地进行收缩类型转换(例如将Decimal类型对象赋给一个Integer类型的对象),将会报错。
- Casting allows you to make this type conversion explicit, or to force it when it wouldn't normally happen. 通过造型,我们可明确设置这种类型的转换,或者在一般没有可能进行的时候强迫它进行。
- Built-in value types, pointers, arrays, and delegates are defined when they are used and are referred to as implicit types. 内置值类型、指针、数组和委托是在使用或引用为隐式类型时定义的。
- 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数据类型的转换。
- 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应用程序中变量声明和数据类型转换的建议。
- default implicit type association 缺省隐式类型结合
- 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. 关键词 :名称领域,函数超载,签名,别名,系结,物件介面,型别转换。