object variable 中文意思是什麼

object variable 解釋
對象變量
  • object : n 1 物,物體,物件。2 目標 (of; for); 目的,宗旨。3 【哲學】對象,客體,客觀 (opp subject); ...
  • variable : adj 1 易變的,變化無常的,無定的 (opp constant steady)。2 可變的,能變的;變換的。3 【數學】變...
  1. To disassociate the object variable from the object and release resources

    ,以取消對象變量與對象的關聯並釋放資源。
  2. The object variable references a new instance of the form class

    該對象變量引用窗體類的新實例。
  3. For example, the compiler will produce a warning when the user attempts to invoke a member of an unassigned object variable, return from a function without setting the return value, or execute a

    例如,如果用戶嘗試調用未賦值的對象變量的成員,從未設置返回值的函數返回或者執行有邏輯錯誤的
  4. For example, the compiler produces a warning when the user attempts to invoke a member of an unassigned object variable, return from a function without setting the return value, or execute a

    例如,當用戶試圖調用未賦值對象變量的成員、未設置返回值即從函數中返回,或執行異常捕獲邏輯有錯誤的
  5. You can create an object variable that results in early bindingthat is, binding when the program is compiled

    可以創建一個導致早期綁定的對象變量,即綁定在編譯程序時發生。
  6. Make sure the object variable references a valid object, and specify or respecify a reference for the object

    確保對象變量引用有效的對象,並為該對象指定或重新指定一個引用。
  7. Object variable pointing to an object instance

    變量,它指向一個對象實例。
  8. Variable is just like any other object variable

    變量就像其他任何對象變量一樣。
  9. Set an object variable to point to the named document,

    設置一個對象變量以指向名為
  10. In contrast, if you set an object variable to

    相比之下,如果將對象變量設為
  11. Object variable or with block variable not set

    >未設置對象變量或with塊變量
  12. Test for an object variable that does not refer to an object

    測試不引用對象的對象變量
  13. Value of an object variable that does not refer to an object

    不引用對象的對象變量的值
  14. Object and copies it to a new object variable

    的對象,並將該對象復制到新的對象變量。
  15. How to : make an object variable not refer to any instance

    如何:使對象變量不引用任何實例
  16. Declaring an object variable with the as object clause creates a variable that can contain a reference to any type of object

    子句聲明對象變量所創建的變量可以包含對任何對象類型的引用。
  17. Private shared object variable to protect data common to all instances

    對象變量,以保護所有實例共有的數據。
  18. You use a normal assignment statement to assign an object to an object variable

    使用標準賦值語句將對象分配給對象變量。
  19. If you want to get the type object of an object variable, use the

    如果要獲取對象變量的類型對象,請使用
  20. Keyword behaves like either an object variable or a structure variable referring to the current instance

    關鍵字的行為與引用當前實例的對象變量或結構變量類似。
分享友人