Skip to content

Commit 1ab496d

Browse files
committed
第二遍反应过来了
1 parent 88c9ca4 commit 1ab496d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/06-refactor-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ str = tableHandler(str, execStr, strict);
157157

158158
编写测试->功能代码->修改测试->重构
159159

160-
上次在和buddy聊天的时候,才知道测试在功能简单的时候是后行的,在功能复杂不知道怎么手手的时候是先行的
160+
上次在和buddy聊天的时候,才知道测试在功能简单的时候是后行的,在功能复杂不知道怎么下手的时候是先行的
161161

162162

163163
开始之前请原谅我对于Java语言的一些无知,然后,看一下我写的Main函数:

0 commit comments

Comments
 (0)