| 单词 | code base |
| 释义 | 例句释义: 编码基数,代码基,代码库,代码基底 1. However, the more mature a project and its code base, the better the documentation tends to be. 不过,一个项目及其基础代码越成熟,那么文档也就越好。 www.ibm.com 2. Mark: One thing Aleks and I agreed very early on was that Spring. NET should not be a blind port of Spring's code base. Mark:我与Aleks首先达成共识的一点就是Spring.NET不能盲目地对Spring的代码进行移植。 www.infoq.com 3. Gecko, which originated at Netscape and predates KHTML, is often criticized for its large and infamously complex code base. Gecko源自Netscape,并早于KHTML,Gecko因庞大与复杂的代码基础而频遭诟病。 space.cnblogs.com 4. It's easy to introduce into your existing code base or in a greenfield application, due to its non-intrusive design. 由于Spring的无干扰性设计,很容易将其引入现有的代码库或新应用程序。 www.ibm.com 5. Such explorations have motivated me to think about ways in which my code base might be organized to anticipate future growth. 此类研究推动我思考如何组织我的代码库以及使其预期在未来能不断增长。 www.ibm.com 6. A technology that has gained strong community support is not always measured by the number of people contributing to the code base. 一项技术的社区支持度并非总是通过贡献代码的人数来度量的。 www.ibm.com 7. Static code analysis allows you to review the code base -- all of it or any part -- for the occurrence of code that meets certain criteria. 静态代码分析使您能够评审代码基础——全部或者任何一个部分——满足一定标准的代码的出现。 www.ibm.com 8. The code base of a software project is usually contained in multiple C or C source files, object files, libraries, and header files. 软件项目的代码基础通常包含在多个C或C 源文件、对象文件、库和头文件中。 207.46.16.251 9. Dependency inversion stresses reliance on abstractions over implementations, which creates a great deal of flexibility within a code base. 依赖性倒置注重依赖于抽象(而非实现),这样可以在同一个代码库中创建大量的灵活性。 www.ibm.com 10. Most development projects do not start from scratch, but attempt to use an existing code base. 大多数开发项目并不是从零开始的,而是尝试使用一个已存在的代码基础。 www.ibm.com 1. Gets the name and code base of a primary interop assembly for a specified type library. 获取指定类型库的主interop程序集的名称及基本代码。 msdn2.microsoft.com 2. When classes were introduced to the code base of what was to become PHP3. 0, they were added as syntactic sugar for accessing collections. 把类的概念引进语言的结果后变成了PHP3。0,也只是把它当语法甜品似的用来处理集合。 bbs.phpchina.com 3. If I ever want to use this approach in a performance-intensive environment, I'll need to do some more work on this code base! 如果我想在高性能环境中使用这个方法,则需要对这个代码库执行更多的工作! www.ibm.com 4. What's more, this tool also gathers the cyclomatic complexity of every method in a code base. 此外,此工具还收集代码库中每个方法的圈复杂度。 www.ibm.com 5. All his developers were working from home and he was not sure if the assigned bugs were getting resolved in the new code base. 他手下的所有开发人员都是在家工作的,他无法确定分配的bug在新的代码库里是否被修复了。 www.infoq.com 6. The team now consists of a core group of developers with a good understanding of the PHP code base . 质量保证小组由精通PHP基础代码的核心人员组成。 www.bing.com 7. Serialization formats can be the most fragile and least robust parts of a code base. 串行化格式可以说是代码基础中最脆弱、健壮性最差的部分。 www.ibm.com 8. The code base on the system can be reproduced if something goes wrong or a bad update or configuration change is made to the system. 如果出现错误或者对系统进行了错误的更新或配置更改,系统上的代码库可以重新生成。 www.ibm.com 9. For years, the Java platform has provided Javadoc as a way of generating code documentation for all classes in a code base. 多年以来,Java平台都将Javadoc作为生成代码文档的方法,用于代码库中的所有类。 www.ibm.com 10. As you saw above, it is easy to wind up with a project that uses a huge number of classes from a large code base. 如上面所见,通过大型代码库最终得到使用大量类的项目十分简单。 www.ibm.com 1. It does no good for one person's code to be bug-free, if problems in other parts of the code base make the product unusable. 如果代码库中某些问题使得产品无法使用,即使某个人开发出的代码没有bug,那他也没什么值得高兴的。 www.infoq.com 2. That said, the data binding portion of the code base is stable and is used by many developers. 这说明,代码库的数据绑定部分十分稳定并且被很多开发人员使用着。 www.ibm.com 3. If the assembly is a private assembly, the code base setting must be a path relative to the application's directory. 如果程序集为私有程序集,则基本代码设置必须是相对于应用程序目录的路径。 technet.microsoft.com 4. Paid developers are more likely to contribute to critical parts of the code base. 支薪开发人员更有可能为编码基数的关键部分作出贡献。 www.bing.com 5. Paid developers are more likely to maintain critical parts of the code base. 支薪开发人员更有可能维护编码基数的关键部分。 www.bing.com 6. If the assembly has a strong name, the code base setting can be anywhere on the local intranet or the Internet. 如果组件有强式名称,则程式码基底设定可以位于近端内部网路或网际网路上的任何位置。 technet.microsoft.com 7. A significant contributing factor to the cost of maintenance is the size of the code base in question. 影响维护成本的重要因素是正被讨论的代码基数的大小。 www.ibm.com 8. The design goals were to improve performance of complex applications, and improve the modularity of PHP's code base. 设计目标是增强复杂程序运行时的性能和PHP自身代码的模块性。 www.kuenglish.info 9. Over the course of the past few years, your company has developed an enormous code base with an equally enormous suite of JUnit tests. 经过过去几年的努力,您的公司已经开发了一个庞大的代码库和一个同样庞大的JUnit测试套件。 www.ibm.com 10. Adding developer tests to the code base gives you a map to work from, but the progress itself is still painstakingly slow. 向代码库中添加开发人员测试可以为我们提供工作的规划,但是其进展本身仍然是一个艰苦和缓慢的过程。 www.ibm.com 1. Tests improve code quality, but only for the parts of the code base that are actually being tested. 测试改进了代码质量,但这也只是针对实际测试到的那部分代码而言的。 www.ibm.com 2. However, an appropriate goal is to ensure that duplicate code within the code base does not increase. 然而,确保代码库中的重复代码不会增多这样的目标是可以实现的。 www.ibm.com 3. However, all of these tools tend to find different bugs, so it's profitable to run each of them across any given code base. 但是,所有这些工具找出的bug各不相同,所以在给定代码基址上把这些工具都运行一遍很有好处。 www.ibm.com 4. The maintainability of a code base directly affects the overall cost of software. 代码库的可维护性直接影响着软件的整个成本。 www.ibm.com 5. This code base is always checked before the runtime attempts to probe for the referenced assembly. 在运行时尝试探测引用的程序集之前,总会检查此基本代码。 technet.microsoft.com 6. You can facilitate deeper coverage testing by analyzing your code base from the top level as well as analyzing individual class coverage. 通过从顶层开始分析您的代码库,以及分析单个类的覆盖,可以促进深入的覆盖测试。 www.ibm.com 7. In other words, effects of violation may ripple across the entire code base and show nefarious symptoms in apparently unrelated areas. 换句话说,违反的影响可能会波及整个代码库和邪恶症状明显不相关的领域。 msdn.microsoft.com 8. You can use the Builds check-in policy as a tool to limit additional changes to your code base until the build break is fixed. 在修复生成中断之前,可以使用生成签入策略作为工具来限制对基本代码做其他更改。 technet.microsoft.com 9. To effectively leverage this code base, it is important to understand how it works and validate that it works properly. 为了更有效地评价这些代码基础,我们要理解它们是怎么有效发挥作用的。 www.ibm.com 10. This was kind of cool, in that our jobs could reference any other code in our code base. 这不错,因为我们的作业可以引用代码库中的任何其他代码。 www.ibm.com 1. Show the realization of two image compression algorithms: fractal code base on isosceles right triangle and fractal code base on Quadtree. 给出了两个压缩算法的实现:基于等腰直角三角形的分形图像编码方法和基于四叉树的分形图像编码方法。 dictsearch.appspot.com 2. This article uses the Sphinx-4 code base to provide automatic recognition of a very small dictionary of common letters and numbers. 本文将使用Sphinx-4代码库为小型常用字母和数字字典提供自动识别。 www.ibm.com 3. If you came to this code base with no prior knowledge, this view offers insights into where your effort potentially yields the best results. 即使您以前并不了解这个代码库,也可以通过这个视图了解在哪些方面进行改进会产生最好的结果。 www.ibm.com 4. Work is just commencing on this, but it should go very quickly since the OpenEJB code base is very similar to the EJB 3 design. 这项工作刚刚展开,但它应该会进展非常快,因为OpenEJB的基本代码与EJB3的设计非常类似。 www.ibm.com 5. Earlier, this year, Aras made a bold statement about their move to multi-platform deployment away from existing . NET code base. 年初,Aras作了一个大胆的宣告,放弃原有的基于.Net代码的思路,转而投向多平台实施。 www.bing.com 6. Unit tests represent the primary safety net that allows you to refactor your code base at will. 单元测试可以提供最重要的安全屏障,允许您按照自己的意愿重构代码库。 www.ibm.com 7. CPD, which is part of the popular open source static analysis tool PMD, reports the number of duplicate lines in a code base. CPD是流行的开源静态分析工具PMD的一部分,它报告代码基中重复行的数量。 www.ibm.com 8. Measuring cyclomatic complexity is, therefore, particularly valuable in situations where you're working with a legacy code base. 所以,在使用遗留代码库的情况下,测量圈复杂度特别有价值。 www.ibm.com 9. First, they allow you to compare your code base to others along several dimensions. 首先,可以通过它们比较自己和别人的代码库。 www.ibm.com 10. Sonar captures numerous metrics for your code base and shows them in charts and other visualizations. Sonar为您的代码基捕获许多度量,然后将它们在插图和其他可视化组件中显示出来。 www.ibm.com 1. Gemini Gold is a spin-off of the Privateer remake project code base and builds on improved resources with artwork and gameplay improvements. 是《银河飞将:私掠者》的重制工程代码库的一个副产品,它建立于改进了的美工和可玩性的基础之上。 wiki.deeptimes.org 2. Duplicate code can creep into a code base unbeknownst to anyone. 重复代码可能在代码库中悄然发生。 www.ibm.com 3. The result of Rusty's work is a simpler code base for paravirtualized drivers and faster emulation of virtual devices. Rusty的lguest是针对半虚拟化驱动程序和更快速地模拟虚拟设备的更简洁代码库。 www.ibm.com 4. The upgrade of XperiaTM X10 also was made possible due to that we had a code base that mostly could be reused. 而X10之所以能够升级也是因为我们拥有一个几乎能被完全重新利用的代码库。 xiaozu.renren.com 5. The project at Apache is called "Derby" and future commercial versions of IBM Cloudscape will be based on the Derby code base. 在Apache中这个项目叫做“Derby”,IBMCloudscape的未来商业版本都将以Derby代码为基础。 www.ibm.com 6. The code base's property of modularity will influence their decisions to develop a system or not. 源代码的模块化将直接影响开发者是否参与对自由软件的开发。 epub.cnki.net 7. The smaller a code base, the easier it is to understand and maintain. 代码基越小,它就越容易被理解和维护。 www-128.ibm.com 8. Metrics and experiments are part of the code base, they're checked into source control, they're run through testing and staging. 度量指标和试验是代码库的一部分,它们被签入到源代码控制系统种,并经历测试和预发布过程。 www.infoq.com 9. The use of generics makes your code base much more maintainable, especially as it grows and you turn code elements into reusable libraries. 泛型的使用使您的代码库更容易维护,尤其当代码库不断增长,以及将代码元素转换为可重复使用的库时。 www.ibm.com 10. They are unable to maintain a unified code base across multiple team members, releases, or locations. 他们无法在多团队成员,多产品或多地点之间维持统一的代码基础。 www.ibm.com 1. The code base can be updated on the share as needed without concern for installation and configuration problems. 代码库可以在需要的时候在共享上进行升级,无需担心安装与配置的问题。 www.diybl.com 2. The code base used to build the OS is open-source - that means anyone take the code and create their own version of Chrome OS. 基于该操作系统的代码已经开源了——这意味着,任何人都可以拿来建立自己的ChromeOS了。 www.cnbeta.com 3. Improvements are contributed back into the public OpenSim code base to benefit the larger community. 改进被贡献出来,融入公共的OpenSim代码基,让更多的人能够受益。 www.ibm.com 4. It short, it really helps with a massive code base from a code-organization standpoint. 它很简短,它实际上从代码组织的角度帮助完成大规模代码库。 www.ibm.com 5. Topic diagrams are created by Rational Software Architect that are updated as the code base changes. RationalSoftwareArchitect所生成的主题图,随着代码基础的变更而更新。 www.ibm.com 6. The measure for finding duplicated code is to search for code duplication within classes and among other classes in the code base. 查找重复代码的度量方法是在代码库中的类的内部和其他类之间搜索代码重复。 www.ibm.com 7. The problem areas of your code base that are untestable often are not apparent when the code is written. 关于代码库不可测试性的问题域通常在编写代码时是不明显的。 www.ibm.com 8. Gets the section of the intermediate language code base referenced by the specified handle . 获取由指定句柄引用的中间语言基本代码节。 www.bing.com 9. It empowered them to do so by giving them access to its production code base. 公司给工程师提供访问产品代码库的权限,允许他们这样做。 dongxi.net 10. An autonomous code base that can be built, branched, merged, and iterated according to the needs of the projects within the collection. 可根据集合中的项目需求生成、分支、合并和迭代的自治基本代码。 technet.microsoft.com 1. By contrast, research did find a strong linear relationship between code base size and static analysis defect count. 相反的,研究确实发现代码长度和静态分析漏洞数量的线形关系。 www.bing.com 2. Particularly in larger teams where dozens of developers are working on a common code base, continuous unit testing is important. 特别对于数十人在同一个代码库上进行开发的团队中,持续的单体测试尤为重要。 dongxi.net 3. One of the first problems facing an organization with a large code base is how to organize the code. 拥有大型代码库的企业所面对的首批问题之一是如何组织代码。 www.ibm.com 4. You can also use the Builds check-in policy as a tool to limit additional changes to your code base until a continuous build break is fixed. 您也可以使用作为工具的组建签入原则,来限制到您的程式码基底的额外的变更,直到连续建置中断固定。 technet.microsoft.com 5. And this is on top of the litany of bug fixes and compliance checks that this code base will be providing. 这些是建立在该代码库会提供的一连串的bug修正和一致性检查的基础上。 www.bing.com 6. Configurability gives us the ability to adapt a component to different requirements without changing the code base (writing code). 可配置性为我们提供在不更改代码库(编写代码)的情况下使组件适应不同需求的能力。 www.ibm.com 7. In essence, this approach provides a framework for finding and fixing code problems throughout the code base. 实质上,这个方法提供了一个找到和修复整个代码库中的代码味道的一个框架。 www.ibm.com 8. After determining which assembly version to use , the runtime applies the code base setting from the file that determines the version . 元素。在运行库确定要使用哪一程序集版本时,它应用确定版本的文件中的基本代码设置。 www.bing.com 9. Some commercial servlet containers actually use the Tomcat code base as part of their implementation. 某些商业servlet容器事实上将Tomcat代码库作为了其实现的一部分。 www-128.ibm.com 10. The total number of noncommenting lines of code and the cyclomatic complexity per each method in the code base. 代码库中每个方法的非注释代码行的总数和圈复杂度。 www.ibm.com 1. Although it's not infallible, you now have more information about the code base than you can derive from just looking at reams of code. 尽管这不一定准确,但是与只查看代码相比现在掌握了关于代码库的更多信息。 www.ibm.com 2. By refactoring, I mean carefully crafting a new design on those areas of the code base that will benefit most from it. 所谓重构,我是说在那些能够从代码库获得最大好处的地方精心制作一个新的设计。 www.ibm.com 3. Imagine that three developers work on the code base and that they each use their local database. 假如有三位开发人员正在使用代码段基址,而且他们使用的是本地的数据库。 blog.sina.com.cn 4. 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 5. You can create a gated check-in build definition to guard some or all of your code base against this problem. 您可以建立闸道签入组建定义,保护部分或所有程式码基底避免此问题发生。 technet.microsoft.com 6. And you'll be better informed about the riskier parts of the code base prior to making changes. 这样您就可以更好地了解到代码库中较危险的部分,然后再做出更改。 www.ibm.com 7. Architexa allows you to start from a blank slate of knowing nothing about the code base, and explore. 用户可以借助于Architexa白手起家,无需对代码基有任何了解就能起步并不断探索。 www.infoq.com 8. Such classes usually become central to a code base either as Facades or utility classes. 这些类通常会成为代码基的中心,就像Facades或工具类那样。 www.ibm.com 9. As the code base grows, these tests allow developers to integrate changes with confidence. 随着代码库的不断增大,这些测试将使开发人员能够很有把握地完成更改。 www.ibm.com 10. It has allowed them to meet the different needs of clients while maintaining a single code base. 它可以在维护单一代码的同时,满足客户的不同需求。 www.infoq.com 1. As the code base grows, these tests allow developers to integrate changes with confidence. 随着代码库的不断增大,这些测试将使开发人员能够很有把握地完成更改。 www.ibm.com 2. It has allowed them to meet the different needs of clients while maintaining a single code base. 它可以在维护单一代码的同时,满足客户的不同需求。 www.infoq.com 3. A grouping of related projects that can share reports, work items, and process guidance, as well as a code base. 一组可共享报表、工作项、过程指南和基本代码的相关项目。 technet.microsoft.com 4. As more flat file inbound flows are added to the solution, the code base becomes unnecessarily large and difficult to develop and maintain. 随着向解决方案添加越来越多的平面文件入站流,代码库会变得过于庞大,难于进行开发和维护。 www.ibm.com 5. As a general rule, if our code base is abstract it should be abstract all the way. 作为一般原则,如果基础代码是抽象的,那么它应该一直是抽象的。 www.hackvip.com 6. The book describes some cool metrics to assess componentization of a code base. 本书描述了一些非常酷的评估代码库组件构成的度量标准。 www.infoq.com 7. Worse, even important modifications, such as upgrades to existing components, can cause things to break throughout the code base. 更糟糕的是,即使像对现有组件的升级这样的重要修改也会导致整个代码基中断的事情出现。 www.ibm.com 8. It is fine to scan your whole code base for opportunities to use these features, but it is not essential. 在整个代码库中寻找使用这些特性的机会是不错的做法,但这不是必需的。 www.ibm.com 9. 386BSD itself was short-lived, but became the initial code base of the NetBSD and FreeBSD projects that were started shortly thereafter. 386BSD本身虽然短命,但不久即成为NetBSD和FreeBSD原始代码的基础。 en.wikipedia.org 10. One interesting aspect of the weak event pattern is that you can implement the pattern against an event that is not part of your code base. 弱式事件模式有趣的一点是,您可以对程式码基底外的事件实作模式。 msdn.microsoft.com 1. One interesting aspect of the weak event pattern is that you can implement the pattern against an event that is not part of your code base. 弱式事件模式有趣的一点是,您可以对程式码基底外的事件实作模式。 msdn.microsoft.com 2. Both sites will require access to the shared code base, though the two teams will work on different branches. 虽然两个团队将在不同分支上进行工作,然而两个站点都将需要对共享代码库进行访问。 www.ibm.com 3. When the runtime determines which assembly version to use , it applies the code base setting from the file that determines the version . 在运行库尝试探测引用的程序集之前,总会检查此基本代码。 www.bing.com 4. Changes to the code base flow right-to-left by promote operations. 通过改进操作从右到左改变代码基础流 blog.sina.com.cn 5. The developers can use the extension points when using Spring to configure JPA for organizing a large code base into smaller modules. 在使用Spring配置JPA把大段代码分割为小模块的时候,开发人员就可以利用扩展点。 www.infoq.com 6. One code base and one database supports all sites, stores, shopping carts, and e-commerce transactions. 一个代码库和一个数据库支持的所有站点,商店,购物推车,和电子商务交易。 www.bing.com 7. The code becomes generic, as multiple rule sets can be applied using a single code base. 这段代码会变得更加通用,因为一个代码库就可以应用多个规则集。 www.ibm.com 8. This eliminates the need for every Python project to keep a global testing script somewhere in their code base. 这样,每个Python项目就不再需要在代码基中维护全局测试脚本。 www.ibm.com 9. A legacy application code base represents a significant investment of time and money for a developer. 现有的应用程序代码代表了一个开发者在时间和金钱上的大量投入。 www.infoq.com 10. Out of the box, CheckStyle can run over 120 rules on a code base. CheckStyle可以在代码基上运行120多个规则。 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. Just by looking at this result, you can tell that the DoubleListUIBean class is the most complex class in the Struts code base. 单看这个结果,可以认为DoubleListUIBean类是Struts代码库中最复杂的类。 www.ibm.com 3. However, if this were my code base, I would put a longer-term solution in place. 但是,如果是我的代码库,我会采用一个长期的解决方案。 www.ibm.com 4. Don't forget to also import the java. io. PrintWriter class: it's not automatically available to your servlet's code base. 另外,不要忘记导入java.io.PrintWriter类:它不会自动成为对您的servlet的代码基可用。 www.ibm.com 5. The best way to tune a detector is to run it on a large code base, such as the JDK class libraries (rt. jar), Eclipse, or JBoss. 优化检测器的最佳方法是在JDK类库(rt.jar)、Eclipse或JBoss之类的大型代码基址上运行它。 www.ibm.com 6. Eclipse is largely driven by clever programmers who come up with new users for the code base. Eclipse就是受聪明的程序员和用户驱动的。 www.ibm.com 7. Adding too much flexibility makes every change to the code base more complex. 增加过多灵活性将使对代码库的每一次更改都变得更加复杂。 www.ibm.com 8. When software releases often, and there are no real bugs that are "hidden, " then you've got an ever-evolving code base. 如果软件发布频繁且其中没有隐藏任何真正的bug,那么就有了一个不断进化的基础代码。 www.ibm.com 9. This allowed the user to tear out bubbles from many different points in the code base and see them all at once. 这帮助用户从代码库的不同位置抓取气泡,能够一次性查看所有需要的函数。 www.infoq.com 10. Is there a way to compare an existing diagram with a code base that has changed? 有没有什么办法可以比较现有的图表和改变后的代码基呢? www.infoq.com 1. RICHARD BOSCOVICH: "It's not just one botnet but probably hundreds of different botnets that come from this particular code base. " 这不只是一个僵尸网络,可能有来自这个特定代码基地的各种僵尸网络。 www.hxen.com 2. Keep your code base in a "near-shippable" state between releases. 在不同版本间,保持您的代码是基于“易于装载”的状态。 www.ibm.com 3. It is precisely this weakness that creates maintenance problems in a code base. 恰恰是这个缺点带来了代码基中的维护问题。 www.ibm.com 4. The limitations often come from the existing code base or from customer requirements. 限制通常来自于现有的代码库或来自于客户需求。 www.ibm.com 5. Also, you can quickly change your code base to accommodate changing requirements. 此外,还可以快速改变代码库,以适应变化的需求。 www.ibm.com 6. This tells you both what's important and what's complex in the code base, in a single view. 这在一个视图中同时指出代码库中最重要和最复杂的部分。 www.ibm.com 7. Check-in policy can be used to control and improve the quality of code that is checked into the code base. 签入策略可用于控制和改进签入代码库的代码的质量。 msdn2.microsoft.com 8. These people will dig into the code base and improve the documentation. 这些人将会深入研究基础代码并相应改进文档。 www.ibm.com 9. These rules exist to keep the code base manageable while still allowing codes to use C language features productively . 这些规则可在允许代码有效使用C 语言特性的同时使其易于管理。 dictsearch.appspot.com 10. I contend that every code base includes idiomatic patterns, so any project would do. 我认为每个代码库都包括惯用模式,所以可以使用任何项目。 www.ibm.com 1. The bundle utility can also copy all those dependencies into your application, making your code base self-sufficient. 该bundle实用程序还可以将所有依赖项复制到您的应用程序中,使得您的代码库自给自足。 www.ibm.com 2. With them, you gain visibility into the code base as a whole, and at the class or method level. 有了这些工具,您就能够从总体上了解代码库,并且处于类或方法的级别。 www.ibm.com 3. Absolute reproducibility of the code base. 代码基础的完全恢复能力。 blog.sina.com.cn 4. If the project has a relatively small code base or the tests chosen are few, the existing code base copy can be used. 如果项目拥有的代码库相对较小或者所选测试很少,则可以使用现有代码库副本。 www.ibm.com 5. It also serves the purpose of providing a quick visual representation of the software based on the current code base. 它也可以根据当前的代码库快捷、形象地展示软件。 www.ibm.com 6. We have adopted a standard in the code base of @public, @semipublic and @private specs. 我们在代码库中采用一种@public、@semipublic和@private的标准规范。 www.infoq.com 7. Application configuration files can have a code base setting without redirecting the assembly version. 应用程序配置文件可在不重定向程序集版本的情况下拥有基本代码设置。 technet.microsoft.com 8. How long should it take to build a web user interface that interacts with this data and that integrates with our existing code base? 构建与这些数据交互的Web用户界面,并和已有代码集成要花多长时间呢? www.infoq.com 9. I'll then focus on one of the most powerful, but also complex, use cases for Lombok: extending it for a custom code base. 接下来,我将为大家介绍一个最有用,但也很复杂的Lombok用例:将其扩展为一个自定义代码基。 www.ibm.com 10. Describes when and how you should add a publisher policy file to specify assembly redirection and code base settings. 描述应当在何时以及如何添加发行者策略文件,以指定程序集重定向和基本代码设置。 msdn2.microsoft.com 1. Since it's incomplete, it's primarily of interest as a C code base. 因为它未完成,它的最初目的是作为一个C 代码基数。 osl.bsw.net.cn 2. The SmallPayroll. ca code base is stored in a Subversion repository. ca代码库是存储在一个Subversion知识库中的。 www.ibm.com 3. Because of this the code base in the old version of the game has become hard to maintain and even time consuming to develop further. 因此,这些基于旧版游戏的代码已经变得难以维护,并且需要耗费大量时间去进行进一步开发。 bbs.cwebgame.com 4. As of the J2SE 5. 0 release, all the underlying components of IBM implementations of the Java runtime are built from a common code base. 自J2SE5.0发布以来,Java运行时的IBM实现的所有底层组件都是在一个通用代码基上构建的。 www.ibm.com 5. Without work-product KPIs, this degradation in the code base occurs with management being unaware. 在没有工作产品KPI的情况下,在管理层无意识的情况下,出现了代码基数的退化。 www.ibm.com 6. Using these four points, I've effectively set up JDepend to work its magic on a particular code base. 按照这四个要点,我已经有效地设置了JDepend,以针对特定代码库发挥其魔力。 www.ibm.com 7. Those numbers reflect a labor whose fruits are evident in the project's code base. 这些数据彰显了结晶于项目代码库的劳动成果。 www.cnbeta.com 8. Code base: The code should be stored in some kind of source control repository. 基本代码:该代码应存储在某类源代码管理存储库中。 www.ibm.com 9. I used RESTEasy because I was able to grok the code-base quicker than the other JAX-RS implementations. 我使用RESTEasy是因为我能够感觉出该代码库(codebase)比其他的JAX-RS实现要快。 www.infoq.com 10. For a code base, the issues are similar. 对于一个代码库来说,存在相似的问题。 www.ibm.com 1. We confirmed that all paths were found, and we pointed Rose at the root of our code base. 我们确认所有被发现的路径,并且我们指出了在Rose中我们的代码的根。 www.ibm.com 2. You'll produce more-robust software by testing a code base with Jester. 使用Jester对代码基进行测试,可以制造出更强壮的软件。 www.ibm.com 3. Start-ups get to develop their products from scratch, often with no heavy code base or history. 新公司从头开始开发他们的产品,通常没有大量的代码库或历史包袱。 www.ibm.com 4. The beauty of this design is that all of the regions can use the same code base under different project names. 这种设计的美妙之处在于所有地点都可以通过不同项目名称使用相同代码库。 www.ibm.com 5. As more and more people add test cases to the code base, the overall test suite grows, serving as an excellent regression platform. 随着越来越多的人把测试用例加入代码基(codebase),整体的测试套件日益增长,形成一个极好的回归平台(regressionplatform)。 www.ibm.com 6. Because C has been around for many years, it has a large community and collective code base. 因为C已经发发展了很多年,它有巨大的社区和集体代码基础。 www.bing.com 7. Emits the specified string into the code base. 将指定的字符串发出到基本代码中。 technet.microsoft.com 8. J9 was originally designed for 32bit systems and this influenced some of the early decisions we made in the code base. Java9最初是设计为32位系统的而且这影响了我们在代码基(codebase)做的一些早期决定。 www.bing.com 9. Once the existing code base has been pruned , cleaned, tested and organized - and only then - it can be assembled. 一旦现有代码库删减、整理、测试和组织完成后,接下来就可以进行组合了。 dictsearch.appspot.com 10. Layered diagrams are a powerful way to initially explore a code base. 在一开始探索代码基时可以使用层次图这一强大的工具。 www.infoq.com 1. The first time we ran the channel verifier across the code base and we found an obscure bug in the web server. 当我们第一次在代码库运行通道验证器时,我们发现在Web服务器上一个不明显的缺陷。 www.infoq.com 2. This procedure to modify the original code base. 本程序在原有代码基础上修改。纯以交流为目的。 nulung.com 3. Generates an image in memory for the code base. 在内存中生成基本代码的映像。 msdn2.microsoft.com 4. In Listing 8, I'm calling the PMD static analysis tool to search for long methods in the code base. 在清单8中,我调用PMD静态分析工具来搜索代码库中的长方法。 www.ibm.com 5. Even then, we should try to contain the damage so that it is localized and not wide spread across the code base. 无论怎样,我们应该包含损害不至于通过基础代码影响本地化。 www.diybl.com 6. I didn't set out to test the classpath setup, but the problem I found is important because it could make the code base harder to debug. 我并没有开始测试类路径配置,但是我寻找到的问题也是重要的,因为它可能导致代码基础很难调试。 www.ibm.com 7. According to the MediaWiki guide for hackers, the code base is "large and ugly. " 根据MediaWiki黑客指南,代码库“既庞大又不美观”。 www.ibm.com 8. Read developerWorks' articles and tutorials about the Cloudscape database, which is built using the Apache Derby code base. 请阅读developerWork上关于Cloudscape数据库的文章和教程,Cloudscape是用ApacheDerby代码基构建的。 www.ibm.com 9. Alcrohm must continue to maintain this code base in the immediate future. Alcrohm不得不在短期时间内继续维护代码。 www-128.ibm.com 10. But as educators, we need to find ways to increase the code base that our students work with. 但是作为教育者,我们要找到提高学生代码编写基础的方法。 www.ibm.com 1. Although, without access to the code base, this is a much more difficult process. 虽然不用访问代码库,这仍然是一个非常困难的过程。 www.ibm.com 2. This integration will be based on the hotspot code base and JRockit code will be ported to hotspot code. 这种集成基于hotspot代码库,JRockit代码将移植到hotspot中。 www.infoq.com 3. If a code base is found in the configuration files, the runtime checks only this location. 如果在配置文件中找到了基本代码,则运行时只检查该位置。 technet.microsoft.com 4. Gets a section block of the code base. 获取基本代码的节块。 msdn2.microsoft.com 5. But what if your code base doesn't adhere to the ideal of composed method? 但是,如果您的代码库没有坚持组合方法的思想,该怎么办? www.ibm.com 6. This is what propelled the rapid growth of templates, skinning, and re-skinning the same code base. 这也推动了模板的迅速发展、对相同代码库的皮肤设置以及重新进行皮肤设置。 www.ibm.com 7. How do you find the reusable assets and designs hiding in an aging code base? 如何在陈旧的代码库中找出可重用的资产和隐藏的设计? www.ibm.com 8. Other changes include OJWC 1. 1 release, significant updates to the CDC code base, and mobile services integration. 其他变化还包括OJWC1.1的发布,CDC基础代码的大幅更新以及移动服务的集成。 www.infoq.com 9. The current client used is libmemcached, Twitter being its most important user and contributor to the code base. 现在的客户端用的是libmemcached,Twitter是其最重要的用户和其代码库最重要的贡献者。 www.infoq.com 10. You can also get metrics on your code base. 您也可以得到关于代码基的度量标准。 www.ibm.com 1. For example, system-development materials need to be version-controlled along with the releases of the code base. 例如,系统开发资料需要与代码库的版本一起进行版本控制。 www.ibm.com 2. How do you get your code base in a place where major refactorings are possible? 如何实现可以进行重大重构的代码库? www.ibm.com 3. Finally, and most important, don't test the whole code base at once. 最后,也是最重要的,就是不要一次测试整个代码基。 www.ibm.com 4. For example, at any given moment, you can see all the changes you have made to the code base just by typing git diff. 例如,在任何给定时刻,您都能通过键入gitdiff来查看您对代码基的所有更改。 www.ibm.com 5. Even if you have a large, untested legacy code base, start writing tests for it now. 即使您有一个大规模的未经测试的遗留代码基础,现在就开始为它编写测试吧。 www.ibm.com 6. PS: 5 years ago I was consulting on a huge and dirty code base. 5年前,我为一个巨大而又混乱的代码库提供咨询。 www.infoq.com 7. It can also use constructors or factory methods, but most examples you'll see -- and the Spring code base itself -- focus on setters. 它也使用构造函数和工厂方法,但您会看到的大多数示例和Spring代码基本身还是使用setter。 www.ibm.com 8. Cloudscape V10. 1 is a snapshot of the Derby 10. 1 code base with some additional installers, drivers, and tools. CloudscapeV10.1采用Derby10.1代码基并增加了一些安装程序、驱动程序和工具。 www.ibm.com 9. Because C has been around for many years, this a large community and collective code base. 由于C语言已经存在了好多年,它有很大的网络社区和收集的代码库。 blog.sina.com.cn 10. A laudable goal for any project is a code base that is easy to refactor. 对任何项目来说,值得称赞的一点就是拥有可以轻松进行重构的代码库。 www.ibm.com 1. Would you like more flexibility to change your user interface without having to refactor other logic in the code base? 你是否需要改变界面而不用重构逻辑代码的灵活性? archive.cnblogs.com 2. Their code base is a disaster, with no engineering standards whatsoever except what individual teams choose to put in place 代码库一团乱麻,除了个别团队自建的标准外,什么技术标准都没有 www.fortunechina.com 3. The use of diagrams when a code base has changes has a number of interesting possibilities. We support two use cases 在代码基发生变化时,图表的使用有多种可能。 www.infoq.com 4. Maintaining as thorough a common code base for various architectures as possible, using a new compiler 使用新的编译器,尽可能为多种体系结构维持一个详尽的通用代码基(codebase)。 www.ibm.com 5. Regular, non-javadoc comments through the code base explaining what a block of code generates, as in Listing 7 通常,基本代码中非javadoc注释解释了代码块生成的内容,如清单7所示 www.ibm.com 6. You're code base will be more flexible, easier to extend, modify or refactor when new requirements arrive 当新的需要到达的时候,你的代码将会更加灵活,更易于扩展,修改以及重构 www.cnblogs.com 7. Michael Dubakov suggested the following reasons for the code base getting worse over time 代码会随着时间的流逝变得越来越差,MichaelDubakov为此指出了下面的原因 www.infoq.com 8. Code is modified from original code base 代码在源代码的基础上修改过 wiki.ubuntu.org.cn 9. Figure 5 demonstrates what the orb looks like when there are too many large classes in the code base 图5演示了代码基中有太多较大的类时,orb看起来的样子 www.ibm.com 10. Co MM on code base 是以同一套共同程序码为基础 www.crazyit.cn 1. To learn how to specify a code base, see 若要了解如何指定基本代码,请参见 msdn2.microsoft.com |
| 随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。