DictionaryForumContacts

Terms containing variable | all forms | exact matches only
SubjectEnglishChinese simplified
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., MSsplatted variable (A variable passed as a command argument where the variable sigil "$" has been replaced with "splat 变量
comp., MSsystem variable系统变量 (A variable provided by DTS)
comp., MSvariable award可变奖 (An individual provision of some form of variable compensation)
comp., MSvariable bit rate可变比特率 (A characteristic of a data stream in which the bit rate fluctuates, depending upon the complexity of the data)
comp., MSvariable compensation可变薪酬 (Compensation, contingent on discretion, performance, or results, that is awarded to an employee by an organization)
comp., MSvariable consumption可变消耗 (Specification that the volume or quantity of a component used in a finished item is proportional to the number of items produced or reported as finished)
comp., MSvariable cost可变成本 (A cost that varies based on production or sales volume)
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