• 布局更改完成就是修改XSL文件不必重构程序

    What you need to do when the layout changes is to modify the XSL files without rebuilding the program.

    youdao

  • 正因为如此喜欢在事后使用模式重构程序模式显现出来。

    Because of this I really like to use patterns after the fact, refactoring to patterns.

    youdao

  • 不过这种情况下,重构程序可能无法正确更新模棱两可参考

    However, in these cases the refactoring process might not update ambiguous references correctly.

    youdao

  • 但是由于页面布局程序数据合并程序代码,所以如果布局发生更改,则可能需要重构程序

    However, since the page layout and program data are merged in the program code, if the layout changes the program may need to be rebuilt.

    youdao

  • 重构是指在改变程序功能前提下改变其结构

    Refactoring is changing the structure of a program without changing its functionality.

    youdao

  • 敏捷开发方法采用迭代方式增加程序特性,因此需要依赖重构技术改变扩展程序设计

    Agile development methods, which add program features iteratively, depend on refactoring as a technique to alter and extend a program's design.

    youdao

  • 全球各个角落用户所提供的资源程序,都可以参与网站内容重构

    Resources and programs where users anywhere can play a part in shaping and recreating the content.

    youdao

  • 类似情况出现在当重构代码代码基数分为谨慎地合理程序组件集合的时候。

    An analogous situation can happen when code is refactored to collapse the code base down to a more carefully rationalized set of routines or components.

    youdao

  • 清单2显示经过重构翻新支持本地化后的RSS应用程序

    Listing 2 shows how the RSS application looks after refactoring and retrofitting it to support localization.

    youdao

  • Ruby代码分析、重构工具自动重构格式程序等等甚至更多的工具并非不可能,但是困难,因为没有用Ruby代码分析Ruby源码的先例。

    Code analyzers, refactoring tools and automated refactorings, formatters and more, are difficult, if not impossible, to write in Ruby, because there is no way to parse Ruby source with Ruby code.

    youdao

  • Eclipse大概最好集成开发环境之一,它提供了非常丰富特性其中包括上下文相关操作视图、富调试程序(richdebugger)重构

    Eclipse is one of the best integrated development environments around and offers wonderfully rich features including context-sensitive actions, views, a rich debugger, and refactoring.

    youdao

  • 有效重构战略程序引入依赖注射16容器例如Spring或者GoogleGuice

    One effective refactoring strategy is to introduce to the application a dependency injection 16 container like Spring or Google Guice.

    youdao

  • Databorough还有名为x - Migrate的工具可以该工具重构遗留RPGCOBOL程序

    Databorough also has a tool called X-Migrate, which they can use to refactor legacy RPG and COBOL programs.

    youdao

  • 就让可以存储随后内存存储恢复全部对象而不是应用程序手动重构它们

    This enables you to store and later recover entire objects from the memory cache, instead of reconstructing them by hand within your application.

    youdao

  • 每一重构之后,程序外部功能仍然没有得到更改

    With each round of this refactoring, the external functionality of the application remains unchanged.

    youdao

  • 某些情况下可能需要重构应用程序逻辑支持这种事务策略

    In some cases, you may need to refactor your application logic to support this transaction strategy.

    youdao

  • 组件化重构扩展因为应用程序引入了SOA接口重构应用外部接口。

    Componentization is an extension of refacing because it introduces SOA interfaces inside an application, whereas refacing applies only to exterior interfaces.

    youdao

  • 我们利用重构技术设计模式其他计算方法我们应用程序去掉发臭代码片段

    We use refactoring techniques, design patterns, and other computational methods to remove the smelly code segments from our applications.

    youdao

  • 读取技巧涉及重构编写应用程序逻辑和工作流以便所有处理读取操作事务作用域外部首先发生

    The read-first technique involves refactoring (or writing) the application logic and workflow so that all processing and read operations occur first, outside of a transaction's scope.

    youdao

  • 使用这种技术时,收集关于给定工作负载数据(比如剖析),然后优化工作负载的方式使用这些数据重构应用程序二进制代码

    When using this technique, data is collected for a given workload, such as a profile that is then used to rebuild the application binary in such a way to optimize the workload.

    youdao

  • 因此组件化包括应用程序进行重构应用程序删除资源管理功能,并将其替换容器提供等效功能。

    Thus, componentization also includes refactoring the application to remove the resource management functions from the application and replace them with equivalent functions provided by the container.

    youdao

  • 由于使用字符串表示属性,因此应用程序重构期间可能变得脆弱

    Applications also may be more brittle during refactoring due to the use of strings to signify properties.

    youdao

  • 假设编写应用程序这些数据内存可用,那么将要执行较大重构

    If the whole application is written assuming this data will be available in memory, a major refactor is in order.

    youdao

  • 可以重构调用处理程序处理其他横跨不同对象类型方法调用操作

    The invocation handler could also be refactored to handle other operations across multiple method invocations on different object types.

    youdao

  • 一个占据主流的论调是重构可以使得程序更快

    There is overwhelming consensus between refactoring converts that refactoring actually makes you program faster.

    youdao

  • 如果有可能需要应用程序进行重构,以适应大的用户群,那么这种努力会有大的回报。

    When you add in the possibility of needing to rework the application for a larger (plural!) audience, it pays off even more.

    youdao

  • 直接的方法优化代码重构缓存可以让你的程序运行更快,优化代码是最诚恳也是最最显而易见的减少等待时间的方式。

    The first is the most straightforward: optimize your code. There are a few things you can do here, like re-factoring and caching, that will help your apps run faster.

    youdao

  • 正确使用数据建模工具有助于避免后续阶段重构应用程序

    Proper usage of data modeling tools helps to avoid re-factoring of the application at later stages.

    youdao

  • 下面的迁移步骤假定配有支持基本重构IDE比如移入不同程序重命名字段以及确定导入

    The migration steps below assume you are equipped with an IDE that supports basic refactoring, like moving classes into different packages, renaming fields, and fixing imports.

    youdao

  • 重构——修改扩展现有应用程序提供适合作为服务使用接口

    RefacingThe existing application is modified or extended to provide a new interface more suited to its use as a service.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定