In the second example , a reference type variable is updated only if it is a null reference nothing 在第二個示例中,僅當(dāng)引用類型變量為空引用(在visual basic中為
You can insert and modify column values and change the values of user - defined type variables and parameters 您可以插入和修改列值,以及更改用戶定義類型的變量和參數(shù)的值。
An object providing access to the maximum character range of a string - type variable in an mfc dialog box 一個對象,用于提供對mfc對話框中字符串類型變量的最大字符范圍的訪問。
An object providing access to the minimum and maximum range of a numeric - type variable in an mfc dialog box 一個對象,用于提供對mfc對話框中數(shù)值類型變量的最小范圍和最大范圍的訪問。
These include user - defined type variables or functions and user - defined functions , but cannot reference a transact - sql statement 其中包括用戶定義類型變量或函數(shù)以及用戶定義函數(shù),但不能引用transact - sql語句。
Typed variables and compiled code are the standout features that differentiate netrexx from languages such as jython and groovy 類型化變量和編譯的代碼是netrexx與其他語言(例如jython和groovy )相比的突出特性。
This differs from the assignment of reference type variables , which copies a reference to the object but not the object itself 這與引用類型變量的賦值不同,引用類型變量的賦值只復(fù)制對對象的引用,而不復(fù)制對象本身。
Are constant expressions that can reference variables and functions . these include user - defined type variables and user - defined functions 為常量表達(dá)式,可以引用變量和函數(shù),其中包括用戶定義類型變量和用戶定義函數(shù)。
This subinterface provides information about array types , where the component type of the array is either parameterized or a type variable 這個子接口提供了關(guān)于數(shù)組類型的信息,數(shù)組的組件類型可以是參數(shù)化的,也可以是一個類型變量。
Table 1 shows possible values for the jitc processor type variable and how they correspond to various power and ppc processor architectures 表1給出了jitc _ processor _ type變量的可能的值以及它們?nèi)绾螌?yīng)于各種power和ppc處理器體系結(jié)構(gòu)。
In type theory and programming languages, a type variable is a mathematical variable ranging over types. Even in programming languages that allow mutable variables, a type variable remains an abstraction, in the sense that it does not correspond to some memory locations.