靜態成員 的英文怎麼說

中文拼音 [jìngtàichéngyuán]
靜態成員 英文
static members
  • : Ⅰ形容詞1. (安定不動; 平靜) still; calm; motionless 2. (沒有聲響; 清靜) silent; quiet Ⅱ名詞(姓氏) a surname
  • : 名詞1. (形狀; 狀態) form; condition; appearance 2. [物理學] (物質結構的狀態或階段) state 3. [語言學] (一種語法范疇) voice
  • : Ⅰ動詞1 (完成; 成功) accomplish; succeed 2 (成為; 變為) become; turn into 3 (成全) help comp...
  • : 員名詞1. (指工作或學習的人) a person engaged in some field of activity 2. (指團體或組織中的成員) member Ⅱ量詞(用於武將)
  • 靜態 : [物理學] static state; quiescent condition; steady state; statics; dead level; akinesis; akynesis...
  1. Nonstatic member function

    靜態成員函式
  2. Enclosing type parameters should not be referred to inside static members

    不應在靜態成員中引用封閉類型參數。
  3. Static properties cannot be accessed through the object using the arrow operator - >. calling non - static methods statically generates an e _ strict level warning

    靜態成員不能被類的對象通過箭頭符號- >來調用。的調用一個非方法會導致一個e _ strict級別的警告。
  4. Static members in inherited classes are not included

    靜態成員;不包括繼承類中的
  5. To include static members up the hierarchy

    Bindingflags . flattenhierarchy可包含層次結構上的靜態成員
  6. A static member cannot implicitly reference instance data in a class

    靜態成員不能隱式引用類中的實例數據。
  7. Static members are often used to represent data or calculations that do not change in response to object state ; for instance, a math library might contain static methods for calculating sine and cosine

    靜態成員通常用於表示不會隨對象狀而變化的數據或計算;例如,數學庫可能包含用於計算正弦和餘弦的方法。
  8. The class list is used only by instance - based members, not static members

    該類列表僅適用於基於實例的,而不適用於靜態成員
  9. Classes definitions can now include static members ( properties ), accessible via the class. common usage of static members is in the singleton pattern

    類定義現在包含了靜態成員(屬性)的定義,並通過類訪問它們。通常靜態成員用於單獨的部分。
  10. Do not specify static members in the classes list

    不要在「類」列表中指定靜態成員
  11. Creating a static class is therefore much the same as creating a class that contains only static members and a private constructor

    因此創建類與創建僅包含靜態成員和私有構造函數的類大致一樣。
  12. It is commonly used in classes that contain static members only

    它通常用在只包含靜態成員的類中。
  13. Class contains static members to assist in manipulating absolute and relative path strings, whereas the

    類包含能輔助操作絕對和相對路徑字元串的靜態成員,而
  14. Static member function

    靜態成員函式
  15. C allows user - defined types to overload operators by defining static member functions using the

    關鍵字定義靜態成員函數來重載運算符。
  16. Classes that consist solely of static member functions have no prefix letter. beyond the prefix, the class name is usually a noun that indicates the purpose of the class

    全部由靜態成員函數的類沒有前綴字母。在前綴前,一般使用名詞來表示類的用途。
  17. Has a static constructor and one static member,

    有一個構造函數和一個靜態成員
  18. Indicating that it contains only static members

    的,以指示它僅包含靜態成員
  19. The pattern should be a static member in the class

    ) ,則模式應是類中的靜態成員
  20. A static member cannot be referenced through an instance

    不能通過實例引用靜態成員
分享友人