下载Go语言安装包并安装
https://go.dev/ (官网)
配置Go语言环境
cmd执行命令
go env -w GO111MODULE=on go env -w GOPROXY=https://goproxy.cn,direct编译
打开cmd进入源码目录(也可以直接在源码所在目录的地址栏,输入cmd)
cmd执行命令
go build main.go
-
Notifications
You must be signed in to change notification settings - Fork 16
smloli/mzituSpider
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|