assignment expression 中文意思是什麼

assignment expression 解釋
賦值表達式
  • assignment : n. 1. 分給,分配。2. 指定,委派。3. (理由等的)陳述;(錯誤等的)指出。4. (財產、權利的)轉讓,讓與。5. 讓與證書,委託證書。6. 〈美國〉任命;任務,工作;(課外)作業。
  • expression : n 1 表現,表示,表達。2 詞句;語句,措辭,說法。3 表情,臉色,態度;腔調,聲調。4 【數學】式,符...
  1. The expression “ reinvestment ” consists in the assignment of whole or part of the benefit or all other acquired incomes in a licit way during the implementation of a project of investment in vietnam, the financing of the realization of the aforesaid project or of a new project in vietnam, in accordance with the methods of investment determined by the present law

    表達"再"已經在轉讓中的全部或部分的利益或其他一切後天收入的一種合法方式,在實施一個項目,在越南的投資,融資,實現上述項目或一個新的項目在越南,按照投資方式由目前的法律。
  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. This includes code within a contained type, such as a nested class or an assignment expression in an enumeration

    這些代碼包括所包含的類型中的代碼,如嵌套類或枚舉中的賦值表達式。
  4. An implicitly declared variable inside a functionthat is, one that appears on the left side of an assignment expression without the var keywordis a global variable

    函數內隱式聲明的變量(即出現在賦值表達式的左邊不帶var關鍵字的變量)是全局變量。
  5. 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循環容器中的初始化和賦值表達式類型使用。
  6. An assignment statement evaluates the expression list ( remember that this can be a single expression or a comma - separated list, the latter yielding a tuple ) and assigns the single resulting object to each of the target lists, from left to right

    一個賦值語句對表達式序列求值(還記得這可以是單個表達式或者一個逗號分隔的序列,後者導出一個元組) ,然後從左到右地將對象結果一一地賦給目的序列的每個對象。
  7. An augmented assignment evaluates the target ( which, unlike normal assignment statements, cannot be an unpacking ) and the expression list, performs the binary operation specific to the type of assignment on the two operands, and assigns the result to the original target

    一條增量賦值語句對目標(和一般的賦值語句不同,它不能是展開的對象)和表達式列表求值,執行特定於兩個操作數的賦值類型的二元運算,並將結果賦值給原先的目標。
  8. Compound assignment statements first perform an operation on an expression before assigning it to a programming element

    復合賦值語句先對表達式執行運算,然後才將表達式賦給編程元素。
  9. Variables are typed on first assignment based on the source expression type and function parameters are optionally typed

    根據源表達式的類型,變量在第一次賦值的時候被類型化,而函數參數的類型化是可選的。
  10. The ssis expression grammar provides a complete set of operators and functions for implementing complex expressions used for evaluation, initialization, or assignment

    Ssis表達式語法提供了一整套運算符和函數,可以用於實現計算、初始化或賦值所用的復雜表達式。
  11. An expression using the assignment operator, such as

    使用| =賦值運算符的表達式,如:
  12. An expression using the - assignment operator, such as

    使用- =賦值運算符的表達式,如:
  13. Based on the eigenstructure assignment result for descriptor linear systems, the parametric expression of the optimization index is obtained

    根據廣義線性系統狀態反饋特徵結構配置結果,給出了優化指標的完全參數表示。
分享友人