• I had another purpose for rewriting besides improving the code and the data structure design, however. That was to evolve it into something I understood completely.

    除了改进代码数据结构重写还有另一目的就是演进一个我完全理解东西

    youdao

  • The goal of refactoring and rewriting is, to improve the sanity of the system by improving the code readability, structure and clarity.

    重构重写目标都是通过提高代码可读性结构清晰性,从而提高系统健壮性

    youdao

  • We avoid the cost of rewriting code to test it later.

    我们避免重写代码后再进行测试高昂代价

    youdao

  • However it can save money or create value at a future stage of development by allowing designers to make changes quickly instead of rewriting large chunks of code.

    尽管如此可以省钱通过允许设计者迅速做出变化而不是重写大量代码后面开发阶段创造价值

    youdao

  • Rewriting code alters the behavior and even the contract of code, while refactoring preserves its outward interface.

    重写代码会修改代码行为甚至合约重构保持对外接口不变。

    youdao

  • An SOA offers the ability to leverage existing legacy applications, which is usually a cost-effective alternative to rewriting code.

    SOA提供利用现有遗留应用程序功能通常重写代码划算选择

    youdao

  • The modification of a system may include rewriting a portion of the code, changing the configuration or distribution of apps within the system, or other changes.

    系统修改可能包括重新编写代码某个部分、更改系统内部应用程序配置分发以及其他更改。

    youdao

  • To see how HTTP handlers can be used to perform URL rewriting, consult the code available for download with this article.

    查看如何使用HTTP处理程序执行url重写请参考本文下载代码

    youdao

  • It's important to remember that refactoring is markedly different from rewriting code.

    重要记住重构重写代码明显不同

    youdao

  • It should be considered that the cost of improving the existing code in an application may indeed be greater than the cost of rewriting it 17.

    应该考虑一下,改进程序已存在代码成本确实比重写的成本高17

    youdao

  • While code generators understand a little bit about the target language, they are usually not full parsers and cannot take the target language into account without rewriting a complete compiler.

    尽管代码生成器可以理解一点儿目标语言的知识,但是它们通常不是完整的语法分析器重新编写一个完整的编译器是无法全面考虑目标语言的。

    youdao

  • The entire code for the URL rewriting engine is available for download with this article.

    url重写引擎整个代码本文下载。

    youdao

  • Most developers working with code, either for analysis or for rewriting, will start with the Workspace level.

    大多数代码打交道的开发者——或者分析代码,或者重新编写代码——都需要从工作空间开始

    youdao

  • Rewriting or copying possibly buggy configuration code, instead of reusing a module: AppConfig is quite stable at this point, and the interface to the module is not likely to change.

    重新编写复制可能有错误配置代码而不是重用模块AppConfig对一点相当稳定并且模块接口不大可能更改。

    youdao

  • Rewriting or copying possibly buggy configuration code instead of reusing a module.

    重新编写复制可能有错误配置代码而不是重用模块

    youdao

  • We can extend the JRubyInterpreter class to avoid rewriting the JRuby-oriented code.

    我们可以扩展JRubyInterpreter避免重写面向JRuby的代码。

    youdao

  • From a PHP perspective, extending Ajax isn't just about rewriting the XMLHttpRequest (XHR) access code.

    PHP角度来看扩展Ajax功能并不仅仅重写XMLHttpRequest (XHR)访问代码

    youdao

  • Mono's compiler, garbage collector, and JIT were not written by porting.net code to Linux, but by rewriting all the code starting from specifications.

    Mono编译器垃圾收集器JIT并非简单将。NET代码移植Linux上那么简单,而是根据规范重写所有代码。

    youdao

  • Through MSIL rewriting, Volta follows developer's declarations to turn a single-tiered application into a multi-tiered application, generating boilerplate code for communication and serialization.

    通过MSIL重写技术,Volta单层应用转化一个多层应用,自动生成通信序列化的例程。

    youdao

  • In most cases I simply emulated them, rather then rewriting the code.

    大多数情况下只是简单模拟它们不是重写代码。

    youdao

  • Instead of rewriting for the cloud, you use a hosting company that puts your existing code on VM images that can be dynamically scaled as demand changes.

    相比重写代码虚拟化中需要现有的代码,放在可以根据需要动态扩展虚拟映像中即可。

    youdao

  • You must have an in-depth understanding of the data layout when rewriting those parts of the source code that are implemented in assembler.

    要重新编写汇编程序中实现源代码各个部分必须数据布局深刻理解

    youdao

  • Don't comment out code you mean to delete. I have known people to comment out blocks of code they were rewriting and check them in commented out.

    不要把应删掉代码注释掉了事知道有些重写提交代码的时候,把代码注释掉。

    youdao

  • 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.

    重写代码保留运行外部特性某些方面有所改进这样过程称之为重构

    youdao

  • Tuning might mean adding memory to a starved system, modifying operating system parameters, hastening the Web or database server, rewriting code for efficiency, or some combination thereof.

    调优意味着系统增加内存修改操作系统参数加速Web数据库服务器提高代码效率或者这其中的一些组合。

    youdao

  • Rewriting old code simply to change its style may result in the introduction of costly yet avoidable defects.

    重写代码时候简单粗暴改变原有风格导致代价惨重的缺陷,其实这些完全都是可以避免的。

    youdao

  • If the user interface changes in a way that changes a command sequence, the tester can fix the affected test cases by modifying the spreadsheet rather than by rewriting code.

    如果用户界面一个命令序列发生了变化,那么测试人员可以通过修改电子表格,不是重写代码来更正相关测试用例

    youdao

  • With CSS you can change the color and size attributes by rewriting one line of code.

    通过CSS可以书写段代码改变颜色字体尺寸属性

    youdao

  • With CSS you can change the color and size attributes by rewriting one line of code.

    通过CSS可以书写段代码改变颜色字体尺寸属性

    youdao

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

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

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