天天看点

golang 年级转换入学年份

* map.txt

* format.php

// 用于生成test case

* converter.go

注意golang switch case语句自动添加break

如果不需要break,必须用fallthrough关键字

* converter_test.go

*  test:

go test -v