特刊:2019年阅读、观影和旅行记录shuzang published on 2020-01-01 included in 日程及周刊1. 书籍 1、罗敷,这么慢,那么美,2019-01 2、大学全集,2019-02 3、知乎周刊,我,一个人生活,2019-02 4、琢磨先生,以幽默的
Golang语法基础12-测试shuzang published on 2019-12-22 included in Golang学习之路实际开发中对代码进行测试是不可缺少的工作,在go中可以通过testing包来进行代码的测试。testing包和go test命令相互配合,能够