refactored

v.重构:在不改变软件外部行为的前提下
常用释义
v.重构:在不改变软件外部行为的前提下,改进软件内部结构的过程。

例句

1·Refactored and Expanded JSF integration.

重构并扩展了JSF集成。

2·Listing 9 shows the refactored number classifier.

清单9中显示了重构的数字分类器。

3·The refactored client code is shown in Listing 4.

重构后的客户机代码如清单4所示。

4·Refactored solution: Apply model-view-controller.

重构的解决方案:应用模型-视图-控制器。

5·Listing 5 shows the refactored prime-number tester.

清单5展示了重构的质数检验器。

6·It's also pretty short, but it should be refactored.

尽管它相当短,但是仍然应该重构。

7·Here is the refactored button, which USES the trait.

这里是重构过的按钮类,使用了这个trait。

8·Listing 10 shows the refactored prime-number tester.

清单10显示了重构的质数检验器。

9·Refactored and profiled for 2x - 5x more performance.

refactored和profiled性能提高2 - 5倍。

10·This portion can be refactored into an InteractionUse.

这个部分就可以被重构到 InteractionUse 中。

更新时间:2025-03-31 18:32