IMPLICIT CONVERSIONS 中文是什么意思 - 中文翻译

[im'plisit kən'v3ːʃnz]
[im'plisit kən'v3ːʃnz]
隐式转换

在 英语 中使用 Implicit conversions 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
There are no implicit conversions to the char type.
A,没有其他类型到char类型的隐式转换
The set explicit conversions includes all implicit conversions.
显式转换集包括所有隐式转换
No implicit conversions are performed for Boolean or string values;
布尔值或字符串值不执行任何隐式转换;.
The type deductions in theabove example can be viewed as implicit conversions.
上例中的类型推断可以被视为隐式类型转换
There are no implicit conversions from other types to the char type.
A,没有其他类型到char类型的隐式转换
A bizarre and only slightly-clever solution in Scala using implicit conversions:.
Scala中使用隐式转换的一个奇怪的,只是稍微聪明的解决方案:.
The pre-defined implicit conversions always succeed and never cause exceptions to be thrown.
预定义的隐式转换总是会成功,从来不会导致引发异常。
Specifies that a constructor or conversion function(since C++11) is explicit, that is,it cannot be used for implicit conversions and copy-initialization.
指定构造函数或转换函数(C++11起)为显式,即它不能用于隐式转换和复制初始化。
Properly designed user-defined implicit conversions should exhibit these characteristics as well.
正确设计的用户定义隐式转换同样应表现出这些特性。
Go doesn't have implicit conversions between types, such as int and uint, or floats and int.
Go不存在类型之间的隐式转换,例如int和uint,或者float和int。
The gradual type checker also allows implicit conversions between more complicated types.
渐进类型检查器也允许在一些更加复杂的类型中隐式转换
In general, user-defined implicit conversions should be designed to never throw exceptions and never lose information.
通常,用户定义的隐式转换应该被设计成不会抛出异常而且不会丢掉信息。
The type of the expression a?? b depends on which implicit conversions are available between the types of the operands.
B的类型取决于两个操作数类型之间有哪些隐式转换可用。
Go doesn't even allow implicit conversions between types that, in C, would just be typedefs.
Go甚至不允许类型之间进行隐式转换,在C中,只能是typedef。
The rule follows from the fact that there are no implicit conversions between the decimal type and the double and float types.
这个规则是根据在十进制类型与double和float类型间没有隐式转换来确定的。
I mentioned earlier that no implicit conversions are allowed, but you may have noticed in the above snippet, 5 is not written as 5.0.
我之前提到过,WHLSL不支持隐式转换,但你可能已经注意到,在上面的代码片段中,5并未写为5.0。
The rule follows from the fact that there are no implicit conversions between the decimal type and the double and float types.
该规则遵循这样的事实:在decimal类型与double和float类型之间不存在隐式转换
This is consistent with the desire to eliminate implicit conversions, and requiring an explicit conversion between float1 and float is cumbersome and needlessly verbose.
这符合我们消除隐式转换的愿望,在float1和float之间进行显式转换是件麻烦且不必要的事情。
If the initializer clause is an expression, implicit conversions are allowed as per copy-initialization, except if they are narrowing(as in list-initialization)(since C++11).
若初始化器列表是表达式,则对于每个复制初始化允许隐式转换,除非它们被窄化(如在列表初始化中)(C++11起)。
Implicit conversion to bool(new to 1.5).
隐式转换成bool(1.5新增).
Most values in JavaScript support implicit conversion to a string.
JavaScript中的大多数值都支持字符串的隐式转换
Syntax 3 does not support implicit conversion of the first argument.
语法3不支持第一个参数的隐式转换
Weak type: Implicit conversion may surprise unwary programmers and lead to unexpected bugs.
Weak类型:隐式转换可能会使不熟悉的程序员感到惊讶,并导致意想不到的错误。
One commonly encountered difference is that C allows implicit conversion from void* to other pointer types, but C++ does not.
最常见的差异之一是,C语言允许从void*隐式转换到其它的指针类型,但C++不允许。
The user-defined conversion is applied:• If S is not SX,then a standard implicit conversion from S to SX is performed.
最后,应用转换:o如果S不是SX,则执行从S到SX的标准隐式转换
For every argument there must be at least one implicit conversion sequence that converts it to the corresponding parameter.
对于每个实参,必须至少有一个隐式转换序列,将它转换到对应的形参。
An implicit conversion exists from a class type to any of its base class types.
从某个类类型到它的任何基类类型存在隐式的转换
This can include reviewing previous years' trends in data, the internal consistencies of energy flows,the verification of implicit conversion efficiencies of energy processes etc.
这可包括审查往年数据的趋势、能源流动在内部是否一致、核实能源过程效率的隐性转换等等。
The implicit conversion of strings follows the existing rules for data type conversions.
隐式转换为字符串的过程遵循现有的数据类型转换规则。
Notice also that there is no implicit conversion from floating-point types to long.
还请注意,不存在从浮点型到long类型的隐式转换
结果: 85, 时间: 0.0287

单词翻译

顶级字典查询

英语 - 中文