parameter declaration 中文意思是什麼

parameter declaration 解釋
參數聲明
  • parameter : n. 1. 【數學】參數,變數;參詞;參項。2. 【物理學】參量;(結晶體的)標軸。3. 〈廢語〉【天文學】通徑。vt. -ize 使參數化。
  • declaration : n. 1. 宣言,布告;公告,聲明。2. 【法律】(原告的)申訴;(證人的)陳述,口供。3. (納稅品在海關的)申報。4. 【牌戲】攤牌;叫牌。
  1. Every optional parameter declaration must supply the

    每個可選參數聲明都必須提供
  2. The method that you pass as a delegate parameter must have the same signature as the delegate declaration

    作為委託參數傳遞的方法必須與委託聲明具有相同的簽名。
  3. Clause is used to specify constraints on the types that can be used as arguments for a type parameter defined in a generic declaration

    子句用於指定類型約束,這些約束可以作為泛型聲明中定義的類型參數的變量。
  4. Cannot use the ndata keyword in a parameter entity declaration

    在參數實體聲明中不能使用ndata鍵值。
  5. Used to restrict types that might be used as arguments for a type parameter in a generic declaration

    用於在泛型聲明中約束可能用作類型參數的參數的類型。
  6. Parameter and return types are required in the declaration of operations and functions in the class declaration but may be omitted in their definitions

    在類聲明中對操作和函數的聲明都需要對參數和返回值類型進行聲明,而在操作體和函數體的具體定義中則可被忽略。
  7. Gets or sets the custom attributes for the parameter declaration

    獲取或設置參數聲明的自定義屬性。
  8. Generates code for the specified parameter declaration expression

    為指定的參數聲明表達式生成代碼。
  9. Listing 3 is an example of an initialization parameter declaration

    清單3是一個初始化參數聲明的例子。
  10. A parameter declaration collection

    參數聲明集合。
  11. Represents a parameter declaration for a method, property, or constructor

    表示方法、屬性或構造函數的參數聲明。
  12. A parameter declaration

    參數聲明。
  13. Return its parameters by reference, not by value, when output is specified for any specific parameter declaration

    如果對于任何特定的參數聲明都指定了output ,則按照引用返回它的參數,而不是按照值返回。
分享友人