1 Star 0 Fork 0

jackly-chao/GoHelloWorld

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
helloWorld.go 114 Bytes
一键复制 编辑 原始数据 按行查看 历史
jackly-chao 提交于 2022-05-12 01:56 . HelloWorld支持跟指定人互动
package helloWorld
import "fmt"
func HelloWorld(name string) {
fmt.Printf("Hello %s,let's Go!", name)
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/jackly-chao/go-hello-world.git
[email protected]:jackly-chao/go-hello-world.git
jackly-chao
go-hello-world
GoHelloWorld
master

搜索帮助