首页
注册
登录
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
· 2420 次点击
这是一个创建于 4237 天前的主题,其中的信息可能已经有所发展或是发生改变。
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
·
实用小工具
·
1234 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 30ms ·
UTC 23:13
·
PVG 07:13
·
LAX 16:13
·
JFK 19:13
Developed with
CodeLauncher
♥ Do have faith in what you're doing.