mirror of
https://github.com/phodal/github
synced 2026-05-23 00:58:59 +00:00
commit
b770e46afc
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ str = tableHandler(str, execStr, strict);
|
|||
|
||||
编写测试->功能代码->修改测试->重构
|
||||
|
||||
上次在和buddy聊天的时候,才知道测试在功能简单的时候是后行的,在功能复杂不知道怎么手手的时候是先行的。
|
||||
上次在和buddy聊天的时候,才知道测试在功能简单的时候是后行的,在功能复杂不知道怎么下手的时候是先行的。
|
||||
|
||||
|
||||
开始之前请原谅我对于Java语言的一些无知,然后,看一下我写的Main函数:
|
||||
|
|
|
|||
Loading…
Reference in a new issue