conversion operators 中文意思是什麼

conversion operators 解釋
轉換操作符
  • conversion : n 1 變換,轉化,轉換;換算,換位。2 (意見、信仰等的)改變〈特指改信基督教〉;(車身,設備等的)...
  • operators : (運算符):可以從一個或多個值中計算獲得新值。例如,將兩個數值相加就可以獲得一個新值。
  1. Conversion operators are always unary, and you always use

    轉換運算符總是一元運算符,您也總是將
  2. Conversion operators have the following properties

    轉換運算符具有以下特點:
  3. Describes guidelines for implementing conversion operators

    描述實現轉換運算符的準則。
  4. The conversion process involves reading the operands, operators, and parentheses of the infix expression using the following algorithm

    轉換過程包括用下面的演算法讀入中綴表達式的操作數、操作符和括號:
  5. Do not define conversion operators outside of a types domain

    不要在類型域之外定義轉換運算符。
  6. Define conversion operators to simplify narrowing and widening conversions between numeric types

    定義轉換操作符來簡化數字類型之間的縮小和放大轉換。
  7. Unlike implicit conversion, explicit conversion operators must be invoked by means of a cast

    與隱式轉換不同,必須通過強制轉換的方式來調用顯式轉換運算符。
  8. Explicit conversion operators require a type cast be present in the source code to perform the conversion

    顯式轉換運算符則要求在源代碼中指定類型轉換才能執行轉換。
  9. Conversion operators can be implicit or explicit

    轉換運算符可以是隱式的也可以是顯式的。
分享友人