转换操作 meaning in English
conversion operations
Examples
- The exception that is thrown when an arithmetic , casting , or conversion operation in a checked context results in an overflow
在选中的上下文中所进行的算术运算、类型转换或转换操作导致溢出时引发的异常。 - A common reason for an encoding to fail is if the conversion operation uses a code page on which the character to encode is not represented
编码失败的常见原因是转换操作所用的代码页上没有表示要编码的字符。 - The fact that destructive transformations operate this way may not seem like a big deal because they can create very good 3d effects
事实上,这种破坏性转换操作技巧来建立一个非常好的3d结果并不是个高明的主意。 - Watch out for hidden temporaries created by parameter conversions . one good way to avoid this is to make ctors explicit when possible
:时刻注意因为参数转换操作而产生隐藏的临时对象。一个避免它的好办法就是尽可能显式的使用构造函数。 - [ guideline ] watch out for hidden temporaries created by parameter conversions . one good way to avoid this is to make ctors explicit when possible
:时刻注意因为参数转换操作而产生隐藏的临时对象。一个避免它的好办法就是尽可能显式的使用构造函数。