前言 變數 (variable) 是電腦程式中用來操作資料 (data) 的一種語法特性。本文介紹如何在 Go 語言中使用變數。 實字 (Literal) 在介紹變數前,我們先介紹實字 (literal)。實