go web 讀書筆記

使用的導入的包 go get -u github.com/cihub/seeloghtml   go 基礎語法 http://www.runoob.com/go/go-tutorial.htmlmysql   常量,變量 分組聲明   分組聲明 在Go語言中,同時聲明多個常量、變量,或者導入多個包時,可採用分組的方式進行聲明。 例以下面的代碼: import "fmt" import "os" c
相關文章
相關標籤/搜索