refactoring

重构
常用释义
n. 重构;重整

扩展信息

重构
重构Refactoring)就是在不改变软件现有功能的基础上,通过调整程序代码改善软件的质量、性能,使其程序的设计模式和 …
代码重构
. 这将有利于代码重用和简化代码重构(refactoring)的工作。 对持久类声明标识符属性。
重整
一个是重整(refactoring),但目前其工具尚在发展中,并未列入本书的范围。
软件重构
...,但只有出于可理解性、可修改、可维护目的的改变才是软件重构Refactoring)。
重整和优化
开发人员虽然对每个USERSTORY都进行简单设计,但同时也在不断地对设计进行改进,这个过程叫设计的重整和优化Refact
重构工具
.Net开发常用辅助工具集_不一_样_百度空间 ... Object Browsing( 对象浏览) Refactoring重构工具) Regex Test( 正则表 …
重构技术
...)、设计模式技术(design pattern)、重构技术refactoring)、迭代和增量式(iterative and incremental)的开发过程、敏 …

例句

提示:如果您想考虑这些封闭模型,您需要执行一次重构(如图16所示),而不是一次简单的重命名。

无论是不管对你,对你的项目意味什么,对你的处境来讲在你的环境中,重构对任何程序的长期良性运转都是重要的。

Eclipse在进行重构的时候不会将这些问题标出,您只有自己选择适当的值。

When Jim asked me to put together something on refactoring, I had to ask him what that really meant.

当Jim要我讲一讲重构时,我问他重构究竟意味着什么。

While it would be probably too much to say that refactoring is revolutionalizing the programming, it is changing some old habits ground-up.

可以毫不夸张地说,重构是编程的一次变革,它从根本上改变了某些旧有的习惯。

在某些情况下,重构可能改变单元测试本身,但重要的是这也应该是自动发生的。

The motivation for writing comments is often same as for refactoring your code.

添加注释的动机通常与代码重构一致。

And if you are promoting refactoring, or trying to educate others about it, then you should be ready to be questioned.

如果你正在倡导重构,或者试图向别人讲解重构,那么你应该时刻准备提出质疑。

此模型可以包括依赖关系和交互关系,以便了解重构期间决策的影响。

您可能认为测试方法的高重复性特性指示能够进行某种的重构。

当你在修补一个漏洞而代码又晦涩难懂时,重构也能够帮你发现问题所在。

如果两个或更多开发人员进行了更新重构日志的更改,则必须合并对日志文件的更改。

花了一点时间之后,我就得到了一个通用的机制。

重构是一种增量式的活动,因此它每次只会接触到系统的一部分。

就象我以前所说的那样,重构而不进行测试我会感到不安。

If you were to switch third-party implementations, any refactoring would need to happen to only the com. acme. ascp. billing package.

如果要转换到第三方实现,只需要对com.acme.ascp.billing包进行重构。

底部视图将显示代码,其中包含了因重构操作而引起的所有引用更新。

如果您后来又决定应该在多个类之间共享这个数据,那么重构操作就能从这个嵌套类中创建新的类文件。

One other tweak I would like to make, and then I promise I'll stop refactoring and put this module to bed.

还有另外一个我想做的改动调整,我保证这是最后一个,之后我会停下来,让这个模块歇歇。

使用这种服务模型使受控解构成为可能。

I then click "Preview" , and in the bottom window I get a list of refactoring operations, along with diffs for the currently selected item.

接下来,我单击“预览”,在底部窗口就可以看见一个重构操作的列表,并伴随当前所选项的异同比较。

The design principle behind Moq is to be refactoring friendly with a very low barrier of entry.

Moq的设计原则就是以极低的门槛来获取良好的重构能力。

Although on the surface, refactoring is a arrangement process of code, the code is actually contained in the design of adjustment.

尽管表面上重构是代码的一种整理,实际上却是对代码中蕴含的设计的调整。

Refactoring lets you easily make changes to your code in one place and have those changes show up in other places that code appears.

重构允许您轻松地更改一个位置中的代码并且在代码出现的其他位置显示这些更改。

If you change any of the files that are involved, you won't be able to undo the refactoring anymore.

如果您改变了其中任一文件,就不能再取消重构了。

我们甚至已经设法将重构分类成一系列便利的模式!

在本期文章中,我首先讨论了使用重构作为手段来帮助理解和识别紧急设计。

Automated refactoring is probably not that interesting at this point for the same reason.

同样的原因,自动化的重构现在还不完善。

重构是所有开发工作的基础部分。

Refactoring is the process of rewriting a piece of code so as to leave its execution behavior intact, but improve it in some other way.

重写一段代码保留其运行的外部特性,但在某些方面有所改进,这样的过程称之为重构。

同义词

n.