static and instance fields 中文意思是什麼

static and instance fields 解釋
靜態和實例域
  • static : adj 1 靜止的,靜態的,靜力的。2 【物理學】天電的,靜電的。3 【無線電】靜態特性。4 固定的,不活潑...
  • and : n. 1. 附加條件。2. 〈常 pl. 〉附加細節。
  • instance : n. 1. 事例,例證,實例,場合。2. 情況。3. 要求,建議。4. 【法律】訴訟手續。vt. 舉…為例,引以為例,舉例證明。
  • fields : 場處理
  1. A reference type that encapsulates data constants and fields and behavior methods, properties, indexers, events, operators, instance constructors, static constructors, and destructors, and can contain nested types

    一種引用類型,它封裝數據和行為,並可以包含嵌套類型,其中數據包括常數和欄位,行為包括方法、屬性、索引器、事件、運算符、實例構造函數、靜態構造函數和析構函數。
  2. A memory model describes the relationship between variables in a program instance fields, static fields, and array elements and the low - level details of storing them to and retrieving them from memory in a real computer system

    內存模型描述的是程序中各變量(實例域、靜態域和數組元素)之間的關系,以及在實際計算機系統中將變量存儲到內存和從內存取出變量這樣的低層細節。
  3. For instance, parameterized constructors, static methods, and constant fields are not exposed to com clients

    例如,參數化的構造函數、靜態方法和常數欄位不會向com客戶端公開。
分享友人