首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
The Go Programming Language
›
http://golang.org/
›
Go Playground
Go Projects
›
Revel Web Framework
广告
V2EX
›
Go 编程语言
hello.go:2:9: import "fmt": cannot find package package runtime: import "runtime": cannot find package
yakczh
·
2013-03-26 07:58:56 +08:00
· 2726 次点击
这是一个创建于 4641 天前的主题,其中的信息可能已经有所发展或是发生改变。
hello.go 源码
package main
import "fmt"
func main() {
fmt.Println("hello world")
}
package
import
hello
1 条回复
•
1970-01-01 08:00:00 +08:00
1
myoula
2013-03-26 09:05:59 +08:00
看一下自己的GOROOT 和 GOPATH环境变量是否设置好
关于
·
帮助文档
·
自助推广系统
·
博客
·
API
·
FAQ
·
Solana
·
1290 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 23ms ·
UTC 17:09
·
PVG 01:09
·
LAX 09:09
·
JFK 12:09
♥ Do have faith in what you're doing.
❯