directory
0.0.0-20240927143213-b11bb4fab650
Repository: https://github.com/jocelynh1110/go-practice.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
例、用兩個整數型別建立一個切片集合,後在集合中放進一千萬個數字。最後 GO 程式會用 runtime 套件取得整支程式所使用的堆積記憶體量(位元組),轉換成 MB(百萬位元組).
練習:浮點數的準確度.
例、以下為觸發越界繞回.
練習、使用大數值.
例、兩種字串顯示效果.
例、用 Go 來處理字串的個別位元組:.
No description provided by the author
No description provided by the author
例、檢查資料值是否為 nil.