官术网_书友最值得收藏!

Values 

A value is what a program deals with. If you wrote a calculator program, then the values of the program are numbers. If you wrote a text search program, then the values are strings.

The programs we deal with nowadays as programmers are much more complicated than calculators. We deal with different types of values, ranging from number types (int, float64, and so on) to text (string).

A variable holds a value:

var a int = 1

The preceding line indicates that a is a variable that holds an int with the value 1. We've seen previous examples with the "Hello World" string.

主站蜘蛛池模板: 南投县| 通河县| 泾源县| 建湖县| 卢湾区| 昭苏县| 林口县| 武定县| 广平县| 嫩江县| 久治县| 哈尔滨市| 汕尾市| 略阳县| 澳门| 山阴县| 青海省| 安图县| 都昌县| 涡阳县| 光泽县| 赤壁市| 大渡口区| 遵义市| 定日县| 永胜县| 丁青县| 兴仁县| 河池市| 天等县| 内乡县| 信丰县| 澄迈县| 资源县| 四会市| 宝清县| 馆陶县| 镇雄县| 光泽县| 台中市| 巴东县|