单词 | legacy code | ||||||
释义 | legacy code
例句释义: 遗留代码,遗留程式码,遗产代码 1. However, testability has rarely been a consideration for legacy code, and consequently, you have to pull stunts like this one. 然而,遗留代码几乎不考虑可测试性,因此,您必须消除这样的阻碍。 www.ibm.com 2. Use it to beautify your code or to reformat legacy code you've inherited to make it more readable. 它使用美化您的代码或重新格式化您已经继承以使其更具可读性的旧代码。 msdn.microsoft.com 3. For a variety of reasons -- legacy code, manpower, budget, priorities -- some consumers may not migrate in a timely fashion. 由于各种原因(遗留代码、人力、预算、优先级),一些使用者可能无法及时地进行迁移。 www.ibm.com 4. Programming to interfaces is a good OO practice, but we are not always presented with legacy code that follows the practice. 设计接口是一个面向对象的极好实践,但是我们没办法总能得到遵循此种设计原则遗留代码。 www.ibm.com 5. Disabling these options on legacy code can be risky, however, since they may be depending upon them being set for proper execution. 然而,在遗留代码上禁用这些选项会有风险,因为它们可能取决于其设置来实现正确执行。 www.ibm.com 6. This article shows you how to develop a unit test suite for legacy code that's never been tested, using jEdit as an example. 本文使用jEdit做为例子,向您展示如何为从未测试过的遗留代码开发一个单元测试套件。 www.ibm.com 7. One of the most important needs in salvaging the legacy code is to identify the business processes that the code represents. 在获取遗留代码过程中最重要的需求之一是标识代码所表示的业务流程。 www.ibm.com 8. Including mechanisms in place to allow legacy code to be referenced within the models. 包括允许在模型中引用遗留代码的机制。 www.ibm.com 9. Even if you try to avoid using null flags in your own code, you will inevitably have to deal with legacy code that uses them. 即使在代码中尽量避免使用空标志,您仍要不可避免地处理使用了空标志的旧代码。 www-128.ibm.com 10. Measuring cyclomatic complexity is, therefore, particularly valuable in situations where you're working with a legacy code base. 所以,在使用遗留代码库的情况下,测量圈复杂度特别有价值。 www.ibm.com 1. In particular, the actual grouping paradigm of the classes (files) of the legacy code, if any, should be known. 特别地,遗留代码的类(文件)的实际分组范型,如果有,应该是知道的。 www.ibm.com 2. Consequences: Application or legacy code can be changed to provide a clean interface. 结果:可以更改应用程序或者遗留代码,以提供清晰的接口。 www.ibm.com 3. Legacy code bases tend to have lots of vestigial code; code that was necessary at one point in time but is no longer. 遗留代码基础往往具有很多残留代码,这些代码现在已经不需要了,尽管在当时是必需的。 www.ibm.com 4. First, we could reuse legacy code that was otherwise impossible to reuse without exposing it as a service using web services technologies. 首先,我们可以复用现有代码,如果不使用WebService技术将它们改造为服务,就不可能做到这一点。 www.infoq.com 5. To salvage code from an existing legacy code base, you first have to locate that code and determine its worthiness for reuse. 要从现有遗留代码库收集代码,首先必须找到这些代码并确定其重用价值。 www.ibm.com 6. What's more, these classes work seamlessly with both legacy code and new generic code (next month, we'll explain how that's possible). 此外,这些类能与旧代码和新的泛型代码一起无缝工作(下个月,我们会说明如何做到这一点)。 www.ibm.com 7. Provides a legacy code example to describe how to implement, configure, and use a simple configuration section handler by implementing the. 类,来实现、配置和使用简单的配置节处理程序。 msdn2.microsoft.com 8. In addition to the legacy code burden, your production requirements may have changed, or newer vendor APIs are available only in Python. 除了遗留代码负担,您的生产要求可能发生了变化,或者,新的供应商API只提供Python版。 www.ibm.com 9. In other words, you have to identify the business process by the outcome of the legacy code executed. 也就是说,您必须通过执行的遗留代码的结果标识业务流程。 www.ibm.com 10. The use of wrapper-facade to wrap complex interactions between legacy code modules provided greater reuse opportunities. 使用包装外观模式,将遗留代码模块间复杂的交互关系包装起来,提供更多的重用机会。 www.ibm.com 1. You'll learn a tremendous amount the first time you use complexity metrics on your legacy code base, but don't stop there. 当第一次在遗留代码基上使用复杂性度量时,您将了解到一个庞大的数量,但不要就此停住脚步。 www.ibm.com 2. The third and final step in creating Web services from legacy code is to link the Web services to the overlying business processes. 从遗留代码创建Web服务的第三步(也是最后一步)是将Web服务链接到上层的业务流程。 www.ibm.com 3. Naresh Jain had the following suggestions specifically for legacy code. NareshJain对于遗留代码有下面特别的的建议。 www.infoq.com 4. Are there code dependencies in the legacy code that will make it difficult to retire the legacy system over time? 遗留代码中是否存在将导致难于随时间推移而停用遗留系统的代码依赖性? www.ibm.com 5. Working with the output, continue modeling, delegating to the legacy code (see Figure 5). 处理输出、继续建模、授权到遗留代码(请参见图5所示)。 www.ibm.com 6. A test suite for legacy code begins with a single test. 遗留代码的测试套件首先开始于一个单独的测试。 www.ibm.com 7. For legacy code, rather than looking at individual methods, look at what the application is doing. 对于遗留代码,应该考虑应用程序在做什么而不是考虑单个方法。 www.ibm.com 8. Integrate with existing legacy code to avoid a rewrite. 与旧有代码集成,避免重新编写。 www.ibm.com 9. Sometimes, however, you have to integrate your new code with legacy code that others have written and that can't be updated. 有时,但是,必须与其他人已经编写了一些并不能更新的旧代码集成您的新代码。 msdn.microsoft.com 10. The older and crustier the legacy code is, the more vestigial code you'll find. 越老的遗留代码,您会找到越多的残留代码。 www.ibm.com 1. You can safely delete references to these members when you upgrade your legacy code to the. NET Framework version 2. 0. 在将旧版代码升级到.NETFramework版本2.0时,可以安全地删除对这些成员的引用。 msdn2.microsoft.com 2. Many of my clients have too much legacy code and momentum to change pervasively. 我的许多客户有太多的遗留代码,修改起来工作量太大。 www.ibm.com 3. Deploy the service definitions, along with the generated legacy code, on the CICS TS 3. 1. 在CICSTS3.1上部署服务定义以及所生成的遗留代码。 www.ibm.com 4. You have legacy code you don't understand, and you have new code that calls code you don't understand. 您拥有不理解的遗留代码,并且,您拥有调用您不理解的代码的新代码。 www.ibm.com 5. If the legacy code doesn't have any contracts, you're going to get annoying warnings from the Static Checker. 如果与原有代码不包含任何合同,您将获得令人讨厌的静态检查的警告。 msdn.microsoft.com 6. Fabric 3 also suports a lot of heuristics for enabling running legacy code as SCA components. Fabric3也支持许多能将遗留代码作为SCA组件运行的启发式方法。 www.infoq.com 7. Or, they can follow a similar process to visualize existing legacy code. 或者,他们可以采用相似的处理过程可视化现有的重用代码。 www.ibm.com 8. Even if you have a large, untested legacy code base, start writing tests for it now. 即使您有一个大规模的未经测试的遗留代码基础,现在就开始为它编写测试吧。 www.ibm.com 9. I think they can help to partially characterize a large base of legacy code. 我想它们有助于部分标识出大量遗留代码的特性。 www.infoq.com 10. When legacy code is called, either directly by calling an exported function or indirectly by using a function pointer, the kernel must 在调用遗留代码的时候,可以通过调用导出的函数进行直接地调用,也可以通过使用函数指针进行间接地调用,但是内核必须完成以下工作 www.ibm.com 1. Working Effectively with Legacy Code 有效地用遗留代码工作 bibf.cnpbook.com 2. A scheme for reusing of legacy code in grid 在网格中重用遗留代码的一种实现方案 www.ilib.cn |
||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。