- 授权协议: MIT
- 开发语言: Google Go
- 操作系统: 跨平台
- 软件首页: https://github.com/go-pkgimport/pkgimport
- 软件文档: https://github.com/go-pkgimport/pkgimport/blob/master/README.md
- 官方下载: https://github.com/go-pkgimport/pkgimport/releases
软件介绍
用于 Go 开发的工具,导入,重构和包命名空间。
要求:
Go 的版本 >= 1.9.
下载安装:
go get -u -v gopkg.in/pkgimport.v1/cmd/pkgimport
命令行:
pkgimport -p ast -i go/ast -o ast.go
或者:
go generate
Beautiful Code
Greg Wilson、Andy Oram / O'Reilly Media / 2007-7-6 / GBP 35.99
In this unique work, leading computer scientists discuss how they found unusual, carefully designed solutions to difficult problems. This book lets the reader look over the shoulder of major coding an......一起来看看 《Beautiful Code》 这本书的介绍吧!
