Go 转义字符 Go Mixed 变量声明 Go const 关键字 Go 转义字符 package main import "fmt" func main() { fmt.Printf("Hello\tWorld!") } Go Mixed 变量声明 Go const 关键字