DictionaryForumContacts

Terms containing variable | all forms | exact matches only
SubjectEnglishChinese Taiwan
comp., MSbacking variable支援變數 (A private variable that holds the value of a property. The property's Get and Set procedures access the backing field)
comp., MSconfiguration variable組態變數 (A variable that specifies a testing requirement, such as a hardware or software requirement. Each configuration variable has a set of allowable values associated with it.)
comp., MScustom variable自訂變數 (A variable provided by package developers)
comp., MSenvironment variable環境變數 (One of a set of dynamic values maintained by the operating system that provides configuration and status information)
comp., MSglobal variable全域變數 (A variable that is accessible from anywhere in a program)
comp., MSimplicitly typed local variable隱含型別區域變數 (A local variable whose type is inferred from the expression that initializes the variable)
comp., MSinitialization variable初始設定變數 (" A variable whose value determines a desired behavior. For example, "Append_EOL Initialization Variable" specifies Yes if all text files must end with an end-of-line character, and No (default) if an end-of-line character is not needed for text files.")
comp., MSmodule-level variable模組層級變數 (A variable that's declared in the Declarations section of a module by using the Private keyword. These variables are available to all procedures in the module)
comp., MSobject variable物件變數 (A variable that contains a reference to an object)
comp., MSprocedure-level variable程序層級變數 (A variable that is declared within a procedure. Procedure-level variables are always private to the procedure in which they are declared)
comp., MSpublic variable公開變數 (A variable you declare with the Public keyword in the Declarations section of a module. A public variable can be shared by all the procedures in every module in a database)
comp., MSquery variable查詢變數 (A variable that stores a query, as opposed to the results of a query)
comp., MSrange variable範圍變數 (A variable that provides access to each element in a sequence in a LINQ query)
comp., MSsystem variable系統變數 (A variable provided by DTS)
comp., MSvariable grid變動格線 (Grid lines that change as you change the magnification of a drawing. When you zoom in, grid lines are closer together. When you zoom out, grid lines are farther apart)
comp., MSvariable initializer變數初始設定式 (An assignment statement that is executed when the variable's class is initialized)
comp., MSvariable material consumption可變材料消耗 (The time-based quantity of material resource to be used in an assignment. A variable consumption indicates that the amount of material that is used changes if the task duration or assignment length changes)

Get short URL