Refactor and rename within user code
在用户代码内重构和重命名
Refactor your code and automate your tests.
重构代码并自动化测试。
The difficulty lies with finding what to refactor.
比较困难的地方在于确定对哪些内容 进行重构。
Programmers now have management's blessing to refactor.
现在程序员已经得到了管理层的授权去重构。
You can now refactor local maps into submaps, and vice versa.
现在可以把局部映射重构为子映射,或者相反。
Renaming directly in the diagram can be a simple rename or refactor.
在图中直接重命名可以是一个简单的重命名或者重构。
You can refactor a section of the diagram into an InteractionUse.
您可以将这个图的一部分重构到一个InteractionUse中。
Enables [users] to refactor all [their] tests as the WSDLs are updated.
使[用户]可以随着WSDLs的更新重构[他们]所有的测试。
Tools can recognize errors and effectively restructure, or refactor, code.
工具可以识别错误和有效地重构代码。
You can now refactor portions of a sequence diagram into an InteractionUse.
您现在可以将序列图的部分重构到一个InteractionUse中。
To improve the code in Listing 6, I'm going to refactor it with SLAP in mind.
为了改进清单6中的代码,我要根据SLAP原则重构它。
We eventually learned to refactor those solutions with remedies like facades.
我们最终学会了使用类似于虚包的修正方法来重构这些解决方案。
To refactor the code, start moving the style information to a CSS stylesheet.
要重构代码,首先将样式信息移到css样式表中。
It's far better to build code that's easy to refactor and exactly what you need.
最好是构建易于重构的并且完全是您所需要的代码。
Your job is easier if you have the freedom to refactor the code you're testing.
如果能够自由地重构正在测试的代码,您的工作会简单些。
Better to refactor the authentication information into an external properties file.
较好的方法是将身份验证信息重构到外部属性文件中。
Refactor when the code is difficult to understand and the team is not sure of what it does.
当代码难于理解,并且团队不能确定它做什么的时候进行重构。
In this installment, Part 3, you'll refactor the rock star application built in Part 2.
这是第3部分,将进一步完善第2部分建立的摇滚巨星应用程序。
Doing this puts your test data in one place and makes your code cleaner and easier to refactor.
这样做使得测试数据放在一个地方,从而使代码更干净,更容易重构。
If naming conflicts indeed occur during the integration, the tool can help you to refactor.
如果在集成期间真的有命名冲突发生,该工具可以帮助您进行重置。
Since I've captured early requirements in the form of test cases, I can easily refactor my code.
由于我已经通过测试用例捕获了早期需求,我可以轻松地对代码进行重构。
You can refactor the code to isolate the data access functions into a separate file as homework.
作为练习,您可以对代码进行重构以将数据访问函数分离到单独的文件中。
If you have 100 percent code coverage on your project, you can refactor your code with impunity.
如果您的项目的代码覆盖率达到了100%,那么可以安全地重构代码。
Two key opportunities exist for developers to refactor: before and after implementing a feature.
开发者进行重构的两个关键时机是:在实现一个功能之前和之后。
Unit tests represent the primary safety net that allows you to refactor your code base at will.
单元测试可以提供最重要的安全屏障,允许您按照自己的意愿重构代码库。
If you're already building code this way, you can better recognize and refactor bad implementations.
如果您已经在用这种方式构建代码,那么您就可以更好地识别和重构不好的实现。
Tested code is easier to refactor, maintain, and enhance than code without corresponding test cases.
与没有相应测试案例的代码相比,经过测试的代码更容易重构、维护和增强。
In some cases, you may need to refactor your application logic to support this transaction strategy.
在某些情况下,您可能需要重构应用程序逻辑,以支持这种事务策略。
In some cases, you may need to refactor your application logic to support this transaction strategy.
在某些情况下,您可能需要重构应用程序逻辑,以支持这种事务策略。
应用推荐