Skip to content

Commit 88c9ca4

Browse files
committed
Merge pull request phodal#7 from hangongqiuer/patch-1
Update 06-refactor-project.md
2 parents 86feaec + 2f1f1cc commit 88c9ca4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chapters/06-refactor-project.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ str = tableHandler(str, execStr, strict);
151151

152152
是时候讨论这个Refactor利器了,最初看到这个重构的过程是从ThoughtWorks郑大晔校开始的,只是之前对于Java的另外一个编辑器Eclipse的坏感。。这些在目前已经不是很重要了,试试这个公司里面应用广泛的编辑器。
153153

154-
##Interllij Idea重构
154+
##Intellij Idea重构
155155

156156
开发的流程大致就是这样子的,测试先行算是推荐的。
157157

@@ -408,4 +408,4 @@ public class replaceTemp {
408408
}
409409
```
410410

411-
---
411+
---

0 commit comments

Comments
 (0)