单词 | implicit conversion | ||||||||||
释义 | implicit conversion
更多释义 收起释义 例句释义: 隐式转换,隐含转换,隐式类型转换 1. Due to an implicit conversion, the compiler was not able to call one form of an overloaded method. 因隐式转换的缘故,编译器无法调用重载方法的某种形式。 msdn2.microsoft.com 2. For reference types, an implicit conversion always exists from a class to any one of its direct or indirect base classes or interfaces. 对于引用类型,隐式转换始终存在于从一个类转换为该类的任何一个直接或间接的基类或接口的情况。 technet.microsoft.com 3. Unlike implicit conversion, explicit conversion operators must be invoked by means of a cast. 与隐式转换不同,必须通过强制转换的方式来调用显式转换运算符。 msdn2.microsoft.com 4. The underlying column may be of any type, but implicit conversion from the passed object must be supported. 基础列可以是任意类型,但是必须支持对传递的对象的隐式转换。 msdn2.microsoft.com 5. However, you can define implicit conversion operators for a type, which enable you to use the assignment operator with those types. 不过,可为类型定义隐式转换运算符,这样就可以对这些类型使用赋值运算符。 technet.microsoft.com 6. When imported into a column with a data type other than sql_variant, the data is converted from char by using implicit conversion. 而导入到数据类型不是sql_variant的列中时,数据将通过隐式转换从char格式转换为其他格式。 msdn2.microsoft.com 7. Implicit conversion operators do not require a type cast to be specified in source code to perform the conversion. 隐式转换运算符不需要在源代码中指定类型转换即可执行转换。 msdn2.microsoft.com 8. Specify the method parameters in such a way that implicit conversion does not take place. 以不发生隐式转换的方式指定此方法的参数。 msdn2.microsoft.com 9. Do not provide an implicit conversion operator if the conversion is potentially lossy. 如果转换可能丢失信息,则不要提供隐式转换运算符。 msdn2.microsoft.com 10. A constructor that can be called with a single argument defines an implicit conversion from the parameter type to the class type. 可以用单个实参来调用的构造函数定义了从形参类型到该类类型的一个隐式转换。 www.showxiu.com 1. This allows for implicit conversion of classes that implement variant interfaces and implicit conversion of delegate types. 这样可以对委托类型和实现变体接口的类进行隐式转换。 technet.microsoft.com 2. If the conversion is not a supported implicit conversion, an error is returned. 如果此转换不是所支持的隐式转换,则返回错误。 technet.microsoft.com 3. Therefore, implicit conversion is performed where integer type is promoted to double and the two double values are compared. 因此,在integer类型提升为double且比较了两个double类型值后会进行隐式转换。 msdn2.microsoft.com 4. An implicit conversion does not require any special syntax in the source code. “隐式转换”不需要源代码中的任何特殊语法。 msdn2.microsoft.com 5. The workaround is to request the specific type of cursor, instead of depending on implicit conversion. 解决方法是请求特定类型的游标,而不是依赖于隐式转换。 msdn2.microsoft.com 6. Request identifier of the implicit conversion. 隐式转换的请求标识符。 msdn2.microsoft.com 7. If implicit conversion is not supported, an exception is thrown. 如果不支持隐式转换,则会引发异常。 msdn2.microsoft.com 8. The implicit conversion is the single-argument constructor taking a C-style string. 隐式转换是采用C样式字符串的单一参数构造函数。 msdn2.microsoft.com 9. Generated for instances of implicit conversion. 为隐式转换实例生成。 msdn2.microsoft.com 10. Of course, any time implicit conversion is allowed, an explicit conversion is also legal. 当然,隐式转换可以时,显式转换都是可以的。 boost-doc-zh.googlecode.com 1. For example, there should not be an implicit conversion from Double to Single because Double has a higher precision than a Single. 例如,从Double到Single的转换不应是隐式转换,原因是Double的精度高于Single。 msdn2.microsoft.com 2. Implicit conversion fails if the string is greater than 4, 000 characters. 如果字符串大于4,000个字符,隐式转换会失败。 msdn2.microsoft.com 3. An implicit conversion occurs when another character data type is used as input. 将另一个字符数据类型用作输入时,将发生隐式转换。 technet.microsoft.com 4. Implicit conversion fails if the byte array is greater than 8, 000 bytes. 如果字节数组大于8,000个字节,隐式转换会失败。 msdn2.microsoft.com 5. If a default value is specified for a user-defined type column, the type should support an implicit conversion from 如果为用户定义类型列指定了默认值,则该类型应当支持从 msdn2.microsoft.com 6. Also, there is no implicit conversion from floating-point types to 同样,不存在从浮点型到 msdn2.microsoft.com 7. Visual Basic performs an implicit conversion and assigns the resulting value to VisualBasic会执行一个隐式转换,然后将得到的值赋给 msdn2.microsoft.com |
||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。