GO語言的數據結構測試

用於docker了,go也慢慢看一些。。 推薦書籍《go語言實踐》就是<Go in Action>的中文版,有文字版PDF的。   package main import ( "fmt" ) //main is the entry of the program func main() { var array1 [5]string array2 := [5]int{10, 20, 30,
相關文章
相關標籤/搜索