无参数、无返回值
main方法必须要在main包里面go run main.go就可以执行
go run main.go
如果文件不叫main.go,则需要go build得到可运行的文件,而后直接运行
main.go
go build
mount -t vboxsf tools /mnt/share
报错了:/sbin/mount.vboxsf: mounting failed with the error: No such device