assignment operators 中文意思是什麼

assignment operators 解釋
分配運算元
  • assignment : n. 1. 分給,分配。2. 指定,委派。3. (理由等的)陳述;(錯誤等的)指出。4. (財產、權利的)轉讓,讓與。5. 讓與證書,委託證書。6. 〈美國〉任命;任務,工作;(課外)作業。
  • operators : (運算符):可以從一個或多個值中計算獲得新值。例如,將兩個數值相加就可以獲得一個新值。
  1. In addition to standard addition, subtraction, multiplication, and division, awk allows us to use the previously demonstrated exponent operator " ", the modulo remainder operator " % ", and a bunch of other handy assignment operators borrowed from c

    除了標準的加、減、乘、除, awk還允許使用前面演示過的指數運算符" ^ " 、模(余數)運算符" % "和其它許多從c語言中借入的易於使用的賦值操作符。
  2. The practice proved that the executive assignment mechanism of operators in the position of the dominant mechanism hasn ’ t fitted the frame requested by modern enterprise system

    實踐證明,經營者行政指派機制佔主導地位的做法是和現代企業制度所要求的構架不相適應的。
  3. All binary operators except for the assignment operators are evaluated in left - to - right order

    一個規律必須遵循,那就是賦值優先。
  4. A variety of compound assignment operations can be performed using operators of this type

    可以使用此類型的運算符執行各種復合賦值運算。
  5. On all compound assignment operators, overloading the binary operator implicitly overloads the equivalent compound assignment

    對于所有復合賦值運算符,隱式重載二元運算符會重載等效的復合賦值。
  6. Provides links to language reference pages covering assignment operators such as

    提供指向語言參考頁面(其中論述諸如
  7. The ssis expression grammar provides a complete set of operators and functions for implementing complex expressions used for evaluation, initialization, or assignment

    Ssis表達式語法提供了一整套運算符和函數,可以用於實現計算、初始化或賦值所用的復雜表達式。
  8. These operators perform assignment operations

    這些運算符執行賦值運算。
  9. The assignment operators and the tertiary operator

    賦值運算符和三元運算符(
  10. Assignment operators cannot be overloaded, but

    賦值運算符不能重載,但
  11. The corresponding assignment operators are provided as well

    同時還提供了相應的賦值運算符。
  12. You cannot use assignment operators in the command window

    不能在「命令」窗口中使用賦值運算符。
  13. Operators other than assignment, address - of, and comma have no meaning when applied to an operand of class type unless an overloaded definition is provided

    應該是除賦值、取地址和逗號操作符以外的操作符對類類型操作符沒意義吧
分享友人