golang switch case結構. ... func main(){ v := 10 switch v { default: fmt. ... func main() { v := 1 switch { case v < 3: fmt.
確定! 回上一頁