时间:2024-10-25 05:27:16
1、第一步输入package main
2、然后输入import "fmt"
3、然后输入func main() {
4、接着输入s1 := "hello beijing"
5、然后在结束的位置输入大括号}