賦值運算符 的英文怎麼說

中文拼音 [zhíyùnsuàn]
賦值運算符 英文
assigning operator
  • : Ⅰ動詞1 (交給) bestow on; endow with 2 (做詩、詞) compose (a poem) Ⅱ名詞1 (舊指田地稅)tax;...
  • : Ⅰ動詞1 (物體位置不斷變化) move; revolve 2 (搬運; 運輸) carry; transport 3 (運用) use; wield...
  • : Ⅰ動詞1 (計算數目) calculate; reckon; compute; figure 2 (計算進去) include; count 3 (謀劃;計...
  • : Ⅰ名詞1 (符節) tally (with two halves made of wood bamboo jade metal issued by a ruler to gener...
  • 運算 : [數學] operation; arithmetic; operating
  1. Note especially how much more elegant this is than the exception - safe copy assignment we implemented in item 9

    請注意尤其是與我們在條款9中實現的異常安全的拷貝賦值運算符相比而言,它是多麼的優美。
  2. The following assignment statement will produce a compilation error because the arithmetic expression on the right - hand side of the assignment operator evaluates to

    以下語句將產生一個編譯錯誤,原因是賦值運算符右側的術表達式默認情況下計結果為
  3. To create the initialization and assignment expressions, you can use the assignment operator

    若要創建初始化和表達式,可以使用賦值運算符( = ) 。
  4. The binary multiplication assignment operator

    二元乘法賦值運算符
  5. Explicit specialization is not allowed as a copy constructor and copy assignment operator

    不允許將顯式專用化作為復制構造函數和復制賦值運算符
  6. The following is an incredibly elegant and nifty way to write a completely safe copy assignment operator. it ' s even cooler if you ' ve never seen the technique before

    下面給出了編寫完全異常安全的拷貝賦值運算符的一個極好的方式,難以置信的優美。如果你以前從沒看到過這個技巧的話,它很酷,不是嗎?
  7. The exclusive - or assignment operator

    「異或」賦值運算符
  8. A variety of compound assignment operations can be performed using operators of this type

    可以使用此類型的執行各種復合
  9. On all compound assignment operators, overloading the binary operator implicitly overloads the equivalent compound assignment

    對于所有復合賦值運算符,隱式重載二元會重載等效的復合
  10. Assignment statements carry out assignment operations, which consist of taking the value on the right side of the assignment operator

    語句執行操作,而操作包括獲取賦值運算符
  11. An expression using the assignment operator, such as

    使用| =賦值運算符的表達式,如:
  12. The assignment operators and the tertiary operator

    賦值運算符和三元
  13. An expression using the - assignment operator, such as

    使用- =賦值運算符的表達式,如:
  14. Assignment operators cannot be overloaded, but

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

    同時還提供了相應的賦值運算符
  16. The assignment operator cannot be overloaded

    不能重載賦值運算符
  17. When an event receiver uses the addition assignment operator

    如果事件接收器使用加法賦值運算符
  18. When the subtraction assignment operator

    如果使用減法賦值運算符
  19. You cannot use assignment operators in the command window

    不能在「命令」窗口中使用賦值運算符
  20. By default, a real numeric literal on the right - hand side of the assignment operator is treated as

    默認情況下,賦值運算符右側的實數被視為
分享友人