多平台构建

This commit is contained in:
JiXieShi
2024-04-19 16:08:55 +08:00
parent 1ca7e23911
commit 437f309ab9
5 changed files with 57 additions and 2 deletions
+2
View File
@@ -14,6 +14,8 @@ type Command struct {
function func()
}
var commands []Command
func cmdhelp() {
var page = 0
fmt.Printf(">-------Help(%v)-------<\n", page)