报错信息说找不到main module,应该是每次使用module功能都得先 go mod init 一把,那么试试 go mod init github.com/nevermosby/mydocker ,结果令人 ...
確定! 回上一頁