会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
上善若水
专注于区块链 & defi & nft等领域的积累与创造
CnBlogs
Home
New Post
Contact
Admin
Subscription
2020年11月17日
go语法第一课之run,build等
1,第一个项目 hello/hello.go go run hello.go #运行结果 go install # 在bin下生成一个可执行文件。去goroot和gopath下的src下面找。 2,go命令 go build和go install,在一个目录下,不能有两个main入口。build生成
Read More
posted @ 2020-11-17 09:58 走走停停走走
Views(248)
Comments(0)
Diggs(0)
Edit
公告