Subject | English | Malay |
comp., MS | configuration variable | pemboleh ubah konfigurasi (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., MS | implicitly typed local variable | pemboleh ubah setempat jenis tersirat (A local variable whose type is inferred from the expression that initializes the variable) |
comp., MS | initialization variable | pemboleh ubah pengawalan (" 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., MS | query variable | pemboleh ubah pertanyaan (A variable that stores a query, as opposed to the results of a query) |
comp., MS | range variable | pemboleh ubah julat (A variable that provides access to each element in a sequence in a LINQ query) |
comp., MS | variable initializer | pemula pemboleh ubah (An assignment statement that is executed when the variable's class is initialized) |