And implementing this technique will most likely require code refactoring.
并且,实现这种技巧最有可能需要代码重构。
Developers can use this information for further code refactoring to improve the application's performance.
开发者可以把这些信息用于进一步的代码重构以提高应用程序的性能。
The code modeling experience also improved to provide quicker access to the 3gl-specific tools such as code refactoring.
改建代码建模过程,以提供针对3gl的工具,例如代码重构,更快速的访问。
You can improve response times by increasing the speed of host systems or performing code refactoring to improve efficiency.
可以通过提高宿主系统的速度或执行代码重构以提高效率,从而改进响应时间。
The good news is that code refactoring tools are built into modern integrated development environments (IDEs) such as Eclipse.
一个好消息是,代码重构工具被嵌入到现代集成开发环境(integrated development environment,IDE)中了,例如eclipse。
A code refactoring is a simple change to source code which improves the design without breaking anything nor adding anything.
代码重构是对源代码的简单变更,是在不破坏任何东西,且不添加任何东西的情况下改进设计。
Recently this has been extended to also support strong typing which with some other extensions allows for advanced code refactoring.
最近这个项目已经扩展为支持强类型化,通过其他一些扩展,强类型化允许高级代码重构。
The support for Code Refactoring looks a lot like the "quick fix" support correction for Code Issues, but it is applied at the text level.
对代码重构的支持看起来和修正代码问题的“快速修正”功能很类似,但是它应用于文本级别。
This strategy allows powerful code refactoring tools, which are much more difficult to achieve using the same methods for statically typed languages.
这一策略允许使用强大的代码重构工具,而使用静态类型语言的同样方法来实现此功能则困难得多。
The project template for code refactoring doesn't include a usable demo, but the same techniques shown in the Quick Fix walkthrough can be used here.
为代码重构所提供的项目模板中并没有包含可用的演示程序,但是在此我们可以使用快速修正教程中所展示的相同技术。
There are different design considerations for multi-tenancy, but the critical one which can be tackled without code refactoring is addressing single vs. separate storage for different tenants.
多租户有一些不同的设计问题,但是其中不需要进行代码重构就能够解决的一个重要问题是使用一个还是多个存储来保存不同用户的数据。
If I want to validate this code in a white box manner, I have to separate UI-specific code from business code, which requires some refactoring.
如果我想以白盒方式验证这段代码,就必须将特定于用户界面的代码与业务代码分开,这就需要进行重构。
Refactoring for code improvement is a worthy goal; however, we don't always have that luxury.
重新改进编码是一个有价值的目标;然而,我们不会总那么奢侈。
We are not refactoring enough, the code deteriorates, we lose more and more.
我们重构不够,代码质量不断恶化,我们失去的越来越多。
If the team is adjusting the design and architecture of the code by refactoring, a senior developer or software architect may take the lead.
如果团队要用重构来调整设计和架构方面的代码,资深的开发人员或者软件架构师就该领导团队。
They have some of the best development tools in the world with capabilities, such as code completion and refactoring, that lean heavily on static typing.
他们有最好的开发工具,这些工具带有代码完成和重构等功能,这些都倾向于静态类型。
Rewriting code alters the behavior and even the contract of code, while refactoring preserves its outward interface.
重写代码会修改代码的行为甚至合约,而重构保持对外接口不变。
The workspace layer is the starting point for doing code analysis and refactoring over entire solutions.
工作空间层是对整个解决方案执行代码分析和重构的起点。
For several days now, my colleagues and I have been refactoring our eLearning code.
最近几天,我和同事们重构了一下我们电子教学系统的代码。
For this and the next installment, I tackle code reuse via refactoring and the attendant abstraction impact.
为此,在本文与此后的文章,我将通过重构以及随之而来的抽象影响来处理代码重用问题。
Refactoring code is a neglected programmer discipline, but an intuitive programmer idea.
重构代码是被程序员忽略的训练,但却是程序员最直观的想法。
This gives you an ongoing view of what has changed since the map file was created, which can be very useful when refactoring code in a project.
这可以提供有关创建图文件以后发生的变化的持续观察,这在重构项目中的代码时非常有用。
Refactoring may introduce code that performs poorly.
重构可能会引入性能低下的代码。
That's why strong code ownership doesn't go well with refactoring, but weak code ownership works fine with refactoring.
这就是强代码所有权下不适合做重构而弱代码所有权下可以做重构的原因。
One such example occurs when refactoring old code to help simplify it and make it more readable.
重构旧代码以进行简化并提高可读性就是这样一个例子。
Refactoring turns code that works into better code that works.
重构能将可以运行的代码变成运行得更好的代码。
You can improve already written code by refactoring it, but introducing change after the fact is generally expensive.
我们可以通过重构来改进已经编写好的代码,但是通常来说在代码已完成之后再进行改动花费巨大。
Refactoring the code - Calculating table cell styles.
重构代码——计算表单元格的样式。
Refactoring the code - Calculating table cell content.
重构代码——计算表单元格的内容。
Learning OOP, Design Patterns, Clean Code and refactoring.
学习OOP、设计模式、简洁代码和重构。
应用推荐