出典:Wikipedia
出典:『Wikipedia』 (2011/06/15 08:14 UTC 版)
In computer programming, an assignment statement sets or re-sets the value stored in the storage location(s) denoted by a variable name. In most imperative computer programming languages, assignment statements are one of the basic statements. Common notations for the assignment operator are = and :=.