Merge pull request #8 from zminds/gh-pages

Fix typo
This commit is contained in:
Fengda Huang 2016-01-12 14:46:13 +08:00
commit b770e46afc

View file

@ -157,7 +157,7 @@ str = tableHandler(str, execStr, strict);
编写测试->功能代码->修改测试->重构
上次在和buddy聊天的时候才知道测试在功能简单的时候是后行的在功能复杂不知道怎么手的时候是先行的。
上次在和buddy聊天的时候才知道测试在功能简单的时候是后行的在功能复杂不知道怎么手的时候是先行的。
开始之前请原谅我对于Java语言的一些无知然后看一下我写的Main函数