s = 22; // 錯誤,s 初始化為 string, 不能 存 int (3) var宣告僅限於區域變數,不可用於欄位,但可以用於for,foreach,using等語句中 ... ...
www.infolight.com.tw