Refactored and Expanded JSF integration.
重构并扩展了JSF集成。
Listing 9 shows the refactored number classifier.
清单9中显示了重构的数字分类器。
Listing 5 shows the refactored prime-number tester.
清单5展示了重构的质数检验器。
Here is the refactored button, which USES the trait.
这里是重构过的按钮类,使用了这个trait。
Listing 10 shows the refactored prime-number tester.
清单10显示了重构的质数检验器。
Refactored and profiled for 2x - 5x more performance.
refactored和profiled性能提高2-5倍。
This portion can be refactored into an InteractionUse.
这个部分就可以被重构到InteractionUse 中。
Refactored solution that solves the problem and ensures more benefits
可以解决问题并确保能带来更多好处的重构解决方案
Periodically, however, components should be reengineered and refactored.
不过,应该定期对组件进行再工程和重构。
The means of deciding whether code should be refactored is often subjective.
决定代码是否需要重构的方法,通常是主观的。
Listing 10 is a new document, refactored to account for the need for a unique id.
清单10是一个经过重构的新文档,以便满足ID惟一性要求。
The CourseAction class has been refactored to take advantage of Seam's annotations.
courseaction类被重构为利用Seam的注释。
In refactored code however, it is expressed in much cleaner, more structured manner.
但重构后的代码会显得条理更清晰,结构更合理。
The Change Request records in ClearQuest and Jazz tools might need to be refactored.
ClearQuest和Jazz工具中的变更请求记录可能需要重构。
Geddy's code needs to be refactored to be more testable so we can have more complete coverage.
Geddy的代码需要进行重构、要更容易测试,以便我们有更完整的覆盖率。
By modifying the bindings, you can generally even keep the same XML representation as your data classes are refactored.
通过修改绑定,甚至通常能在重构数据类的情况下保持相同的XML表示形式。
As assets evolve and become reusable they can be refactored out into their own repository for you to manage them better.
随着资产演进、变得可重用,可以重构、把它们放到它们自己的仓库中,以便更好地管理。
Code can, and often should, be rewritten and refactored again and again, but systems only work if they agree on the data.
代码可以,经常也应该,被一次又一次的重写,重构,但是只有合适的数据才能使系统运转。
They typically capture refactored solution descriptions, showing how to change the antipattern into a healthier solution.
它们通常捕获重构解决方案描述,说明如何更改反模式,以得到更为稳定的解决方案。
It's also possible to objectively determine whether code should be refactored, however, whether it's yours or someone else's.
但是,也有可能客观地判断代码是否应当重构,不论是自己的代码还是别人的代码。
But when each statement includes too many choices and too much code, it could be an indication of code that needs to refactored.
但当一个语句包含太多的选择和代码时,它就可能暗示有需要重构的代码。
In the sample application, you took an unwieldy stylesheet and refactored it into a much smaller and more maintainable piece of code.
在示例应用程序中,您获取了一个笨拙的样式表并将其重构为一段更小更易于维护的代码。
Refactored solution: Antipatterns are useful to the extent that they can help us extricate ourselves from traps, or avoid them entirely.
重构的解决方案:反模式有用的范围是:可以帮助我们从陷阱中解脱出来,或者完全避免这些陷阱。
The invocation handler could also be refactored to handle other operations across multiple method invocations on different object types.
还可以重构调用处理程序,让它处理其他横跨不同对象类型的方法调用的操作。
This will be flagged during refactoring because it causes a problem in the method being refactored: int does not have a length() method.
在重构的过程中这些问题将会被标出,因为它们会在被重构的方法内部引起问题:int不具有方法length() 。
If you want to remove the parameter I, because it's unneeded, you could start by removing references to it in the method being refactored.
如果您打算删除不再需要的参数i,那么可以先从要进行重构的方法中删除对它的引用。
To resolve the problem, I refactored my connector so that it would no longer rely on a BrowseService object stored in an instance variable.
为了解决这个问题,我重构了连接器,使其不再依赖存储在实例变量中的BrowseService对象。
The new method is created with the selected block of code in it refactored to properly use the argument and return values of the new method.
当重构了新方法内的所选代码块以便恰当使用新方法的参数和返回类型后,新方法就创建完成了。
These types of strategies are generally signs that the data model should be refactored, but that may not be an option for legacy data models.
这些类型的策略常常意味着数据模型应该重构,但是遗留数据模型可能无法进行重构。
These types of strategies are generally signs that the data model should be refactored, but that may not be an option for legacy data models.
这些类型的策略常常意味着数据模型应该重构,但是遗留数据模型可能无法进行重构。
应用推荐