object instance 中文意思是什麼

object instance 解釋
對象實例
  • object : n 1 物,物體,物件。2 目標 (of; for); 目的,宗旨。3 【哲學】對象,客體,客觀 (opp subject); ...
  • instance : n. 1. 事例,例證,實例,場合。2. 情況。3. 要求,建議。4. 【法律】訴訟手續。vt. 舉…為例,引以為例,舉例證明。
  1. Returns a new object instance of the specified class type

    返回指定類類型的新對象實例。
  2. Instances become members of other instances, and eventually you wind up with a root object instance that, along with its attributes, has various methods for manipulating data in ways that cannot break the validity requirements in contrast to how easily one can break validity with basic types like strings and arrays

    實例成為其它實例的成員,最終您得到一個根對象實例,該實例與其屬性一起,具有以不能破壞有效性要求的方式操縱數據的多種方法(與之相反,使用象字元串和數組那樣的基本類型很容易破壞有效性) 。
  3. More specifically, you invoke methods in the same way as module procedures, except that you can qualify methods with an expression specifying the object instance whose method is to be called

    更具體地講,除了可以用表達式指定將調用其方法的對象實例,從而對方法進行限定外,調用方法的方式與調用模塊過程相同。
  4. Members access operator for an type or object instance

    . (成員訪問運算符) ,用於類型或對象實例。
  5. When you instantiate an object or invoke a method, the object test bench window displays the object instance

    當實例化對象或調用方法時, 「對象測試工作臺」窗口將顯示對象實例。
  6. The conversion of an object instance to a value type

    將對象實例轉換為值類型。
  7. Is the object instance you re reconstructing

    就是您正在重新構建的對象實例。
  8. Gets or sets the uri of the specific object instance

    獲取或設置特定對象實例的uri 。
  9. Object variable pointing to an object instance

    變量,它指向一個對象實例。
  10. When an existing object instance is marshaled to produce a

    當封送現有的對象實例以產生
  11. How to : inspect and modify an object instance

    如何:檢查和修改對象實例
  12. Gets or sets a host object instance that is associated with the derived

    獲取或設置一個宿主對象實例,該實例與派生的
  13. Doesn t mean that tapestry is going to persist or store the variable in a database or other permanent store ; it simply means that the variable will be available through repeated calls to the object instance

    並不代表tapestry要在數據庫或其他永久存儲中持久化或保存變量;它只表明變量在重復調用對象實例期間一直可用。
  14. Aclobjectidentity : interface representing the identity of an individual domain object instance

    表示一個單獨的域對象實例的標識。
  15. Pointer to member for a pointer to an object instance

    - > (指向成員的指針) ,用於指向對象實例的指針。
  16. Once the data set is defined, you have the option of including the data set object instance in your component tray for rapid data source mapping to form controls in your forms designer

    一旦定義了數據集,您就可以選擇在組件托盤上包含該數據集對象實例,用以將數據源快速映射到窗體設計器中的窗體控制。
  17. There is one coding scenario that will pass the compiler but that will result in an unverifiable assembly : calling a virtual function through an object instance using the scope resolution operator

    以下編碼方案可以通過編譯器,但會導致不可驗證的程序集:使用范圍解析運算符通過對象實例調用虛函數。例如:
  18. A typed reference contains a type token and an address to an object instance

    類型化引用包含類型標記和對象實例的地址。
  19. Clause to create a new object instance, or specifies a constructor constraint on a type parameter

    子句可以創建一個新的對象實例,或者指定對某個類型參數的構造函數約束。
  20. A static variable is associated with the class as a whole rather than with specific instances of a class. non - static variables take on unique values with each object instance

    靜態變量與類整體相關聯而不是與具體的一個類的實例相關聯。非靜態變量則擁有一個與每個對象實例相關聯的唯一的值。
分享友人