Golang if、break、contine、goto介绍。
Golang for循环介绍。
Golang for range迭代string、channel、array、slice、map解析。
Golang 介绍switch的用法。
Golang select介绍。