释义 |
codebaseiWeb²²⁹⁶¹ 基本例句 un.编码基数;🌏基本代码;代码库;代码存根 A Mentor Developer, who is a seasoned“ Journeyman” developer capable of helping the inductees understand the codebase and domain of the project. 开发导师,他应该是个工作经验丰富的“技师”,能够帮助新人掌握代码库和项目的业务领域。 infoq Any improvement in the feedback loop matters when you have50 developers working on the same codebase. 当有50名开发员致力于同一个代码库时,反馈循环的提高是很有必要的。 infoq It is always very difficult to improve the maintainability of a codebase which was not written to be maintainable. 提升并没有以维护性写成的代码库的维护性总是十分困难的。 ibm So you generally work on an existing codebase, but yet it's easier to write all new code than it is to change old code. 所以,你通常基于现有的代码库进行工作,可是写全新的代码又比修改旧的代码容易得多。 cnblogs The future is full of possibilities for moving to numerous multi- process models on a variety of platforms, and we have been very careful to anticipate those changes in the1.0 codebase. 将来完全有可能将众多的多进程模型移植到多种平台上,我们已经非常谨慎的预期在1.0代码库中将做出这些修改。 infoq The main issue was the complexity of extending the older codebase to support W3C XML Schema. 主要问题是扩展原有代码库以支持 W3C XML Schema的复杂性。 ibm Think of this as your refactoring guide that helps you make surgical changes to your codebase. 以此作为重构的指导会帮助你在代码库方面做出明显的改进。 infoq Business domains are filled with variations that need to be identified and managed across your codebase. 业务领域充满了变化,需要通过你的代码库进行定义和管理。 infoq But the downside is that it's still one big codebase, not really modular. 但是缺点是它仍是一个大代码库,不是真正的模块。 infoq Capturing this functionality with aspects improves the situation by collecting the relevant code together, instead of it being scattered across the codebase. 可以用方面捕获这个功能,由于把相关代码收集在一起,而不是散落在代码基的各处,所以可以改善这种状况。 ibm Chances are good that you spend far more time adding new features to an existing codebase. 恐怕大多数的情况下,你是花费了更多的时间将新功能添加到现有代码库中吧。 cnblogs CRISPY is a simple Java codebase with an API that sits between your client code and the services your code must access. CRISPY是一个简洁的 Java代码库,其 API位于你的客户端代码和你的代码必须访问的服务两者之间。 infoq Each project team had its own codebase, but everyone was sharing components, tests, and build processes. 每个项目团队具备自己的代码库,但是他们会互相共享组件、测试和构建流程。 ibm For all these reasons, it makes sense that Shale is a completely new project, building on a fresh codebase. 由于这些原因,让 Shale成为一个全新的项目,使其建立在一个新的代码基之上,是很有意义的。 ibm Happily, Groovy seamlessly integrates with your existing codebase. 令人高兴的是, Groovy可以无缝地与已有的代码库集成。 ibm Having a single executable means that one program codebase supports all languages, countries, or regions. 拥有单一可执行文件意味着一个支持所有语言、国家或地区的程序代码库。 ibm I believe that compatibility is vital, and rather than risk divergence the right thing is to bring the key platform development groups together on a common codebase. 我相信兼容性是最重要,而不是去分裂。正确的做法是让核心平台开发团队共用一个通用的代码库。 yeeyan IDEA can easily show all4 references in the codebase, making the problem easy to fix. IDEA能非常容易地显示出代码基线中的4次引用,使问题容易地被修复。 infoq Identifying and tracking the changes made by multiple developers and merging them into a single, up-to- date codebase makes collaborative, multi- developer projects possible. 识别和跟踪多位开发人员所做的更改并把它们合并在最新的单一代码库中,这样就能够实现协作性的多开发人员项目。 ibm If we have several agile development teams working on the same codebase, how do we minimize the risk of stumbling over each other? 如果我们有多个敏捷团队在同一个代码库上工作时,如何将彼此之间代码互相冲突的风险最小化? infoq Otherwise, the codebase is much the same as the previous release. 否则代码就和之前的发布版本很相似了。 infoq Patches will be integrated into the codebase, so that other RDK users can take advantage of your work. 补丁将会被集成到代码基库,这样其它的 RDK用户就能享受到你的工作带来的好处了。 infoq Since the single executable requires that one single program codebase support all languages, the program codebase needs to know which language it shall serve. 由于单一可执行文件要求单个程序代码库支持所有的语言,所以程序代码库需要知道自己应该提供哪种语言。 ibm So if you can invest some time in customizing your template and you need a secure, well- maintained, powerful codebase, Drupal may fit your needs well. 因此,如果您有时间定制模板,而且需要一个可靠的、良好维护的、强大的代码基, Drupal可能适合您的需要。 ibm Sometimes it meant dropping a feature because it was just too expensive, or because it wasn't important to enough users to justify the overhead at run time or to the codebase. 有时候会因为功能开销过大,或者因为不够重要而让用户投入运行时开销或加入代码库。 ibm This version represents an evolution of Jetty6.0, and represents a significant reorganisation of the codebase as well as numerous performance improvements. 该版本不仅代表了 Jetty6.0的一次演变,而且还代表了代码库的重大调整和诸多性能改进。 infoq We've also moved the Java1.4 codebase to use the new features that are available with Java1.5, especially generics. 我们移除了 Java1.4代码库以便使用 Java1.5的新功能,特别是泛型。 infoq |