Most software development is a chaotic activity, often characterized by the phrase "code and fix".
大多数软体开发是一个混乱的开始,常常以一句话代以概括”撰写!
We needed a better way to test and fix our code.
我们需要一个更好的测试和修复我们代码的方法。
Every time you write new code, add a test, and every time you fix a bug, write a test.
每次编写新代码时,添加一个测试,每次修复一个bug时,编写一个测试。
Present the refactoring and, in some cases, the patterns to fix the code smell.
提供用于修复代码味道的重构和模式(在某些情况下)。
It is much easier to analyze and fix code as you develop it.
在开发期间分析和修复代码要容易的多。
Correct: Fix the code and test it before checking it in.
更正:在签入代码之前修复并测试代码。
Correct: Fix the code and test it before checking it in.
更正:在签入代码之前修复并测试代码。
应用推荐