賦值算符 的英文怎麼說

中文拼音 [zhísuàn]
賦值算符 英文
assignment operator
  • : Ⅰ動詞1 (交給) bestow on; endow with 2 (做詩、詞) compose (a poem) Ⅱ名詞1 (舊指田地稅)tax;...
  • : Ⅰ動詞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...
  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. This operator is not otherwise supported by the integration services expression grammar and can only be used by the initialization and assignment expression types in the for loop container

    此運在其他方面不為integration services表達式語法所支持,只能供for循環容器中的初始化和表達式類型使用。
  5. 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語言中借入的易於使用的操作
  6. A possible solution to this problem is : adopting symbolic transition graph with assignment ( stga for short ) to model value - passing systems, introducing a predicate mu - calculus to characterize desired properties, and verifying value - passing concurrent processes using an " on - the - fly " algorithm

    解決這個問題的一個方案是:使用帶號遷移圖( stga )作為並發傳進程的模型,使用謂詞演作為刻畫性質的邏輯,並採用動態實例化的演法對傳並發進程直接進行模型檢測。
  7. When writing compound expressions, you should be explicit and indicate with parentheses which operators should be evaluated first

    在寫復合表達式的時候,你應該就此指明和將最先要的運通過括號來指定。
  8. The binary multiplication assignment operator

    二元乘法
  9. Explicit specialization is not allowed as a copy constructor and copy assignment operator

    不允許將顯式專用化作為復制構造函數和復制
  10. 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

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

    「異或」
  12. Operator calls the default constructor of the specific type and assigns the default value to the variable

    時,將調用特定類型的默認構造函數並對變量以默認
  13. A variety of compound assignment operations can be performed using operators of this type

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

    對于所有復合,隱式重載二元運會重載等效的復合
  15. The ssis expression grammar provides a complete set of operators and functions for implementing complex expressions used for evaluation, initialization, or assignment

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

    這些運執行
  17. Assignment statements carry out assignment operations, which consist of taking the value on the right side of the assignment operator

    語句執行操作,而操作包括獲取
  18. Describes statements that carry out assignment operations, which assign the value on the right side of the operator to the variable on the left side

    描述執行操作的語句,該語句將運右側的指派給左側的變量。
  19. An expression using the assignment operator, such as

    使用| =的表達式,如:
  20. The assignment operators and the tertiary operator

    和三元運
分享友人