释义 |
main·tain·able 英men'tenəbl美men'tenəbl 高COCA¹⁴⁹⁵³⁸BNC⁴⁸⁵³⁵iWeb²⁹²⁹² 基本英英记法近义反义例句Thesaurus例句 adj.可维护的¹⁰⁰
Adjective: capable of being maintainedmaintain-able能⇒adj.可维护的近义词 credible可信的viable能生存的workable易加工的bearable承受得住的defensible可防卫的sustainable可持续的supportable可支持的justifiable可辩解的
形容词100% 用作形容词Some of his ideas aremaintainable.他的一些主张是可维护的。 However, modularity alone will not be enough to ensure a highlymaintainableframework.然而,单靠模块化来确保一个高度可维护的架构是不够的。as in.arguable 同义词 conceivable,defensible,imaginableable to hold water,assertable,believable,credible,defendable,feasible,rational,reasonable,supportable,sustainable,viable,workable 反义词 unimaginable,unthinkablecertain,untenableas in.supportable 同义词 bearable,endurable,sufferable,tolerableas in.tenable 同义词 arguable,defensible,justifiable,plausible,rationalbelievable,condonable,credible,defendable,excusable,impregnable,reliable,secure,sound,strong,trustworthy,viable,vindicable,warrantable 反义词 unjustifiable,unreasonableirrational,unbelievable,untenable arguableadjective tenable able to hold water,assertable,believable,conceivable,credible,defendable,defensible,feasible,imaginable,rational,reasonable,supportable,sustainable,viable,workable supportableadjective sustainable bearable,endurable,maintainable,sufferable,tolerable tenableadjective reasonable arguable,believable,condonable,credible,defendable,defensible,excusable,impregnable,justifiable,maintainable,plausible,rational,reliable,secure,sound,strong,trustworthy,viable,vindicable,warrantable In any programming language and platform, having a set of well-though unit tests, is a commonly accepted practice in order to deliver maintainable code. 不管使用什么编程语言和平台,编写单元测试都是被广为接受的技术实践,以便交付易于维护的代码。 infoq One thing developers have come to agree on is that well- written code is maintainable, and the Dependency Inversion Principle is a sure way to design for maintainability. 开发人员所赞同的一点是:编写良好的代码易于维护,依赖性倒置原则是进行可维护性设计的可靠方法。 ibm The benefits are a far greater awareness of the structure of their systems, which reduces system rot and makes them more maintainable. 这样做的好处是能更深刻地认识系统结构,降低系统的腐坏程度,让系统更易于维护。 infoq The pattern-driven approach decisions helps in providing flexible and maintainable services in an SOA, and the SOA itself can drive and stimulate the pattern-driven approach. 基于模式的方法在 SOA中帮助提供灵活的以及可维持的服务,并且 SOA自身可以驱动并且激励基于模式的方法。 ibm A more flexible and maintainable system built with patterns is therefore a critical element for a successful SOA. 因此利用模式建立一个更灵活和可维持的系统成为 SOA成功的关键因素。 ibm Building easily maintainable code in this manner will enable you to debug, fix, and extend your code with lower risk. 使用这种方式构建的易维护代码将降低调试、修复和扩展代码所面临的风险。 ibm But this appreciation does not necessarily require the code to be readable or maintainable. 但是这种欣赏并不是一定要求代码易读或者简洁。 ibm Far more importantly, however, the function does only one-third as many buffer accesses, and the code is much clearer and more maintainable. 不过,更重要的是该函数的缓存访问量只有原来的三分之一,并且代码更加简洁,更加易于维护。 ibm I can imagine several ways of organizing the aspects so they are easily identifiable and maintainable. 我可以想象组织方面的几种方法,它们可以被很容易地识别和维护。 ibm I do contend that the code developed this way is more maintainable and possible of future growth without ripping everything apart and starting over. 我坚持认为这样开发出来的代码更具可维护性,也为将来的代码增长打下了基础,将来不需要破坏一切再重新开始。 infoq If an application can increase the number of users as needed, upgrade the features that users need, and add new features to the application as needed, then the application is maintainable. 如果应用程序可以根据需要增加用户数、升级用户需要的功能并可根据需要将新功能添加到应用程序中,则应用程序具有可维护性。 ibm In order to make your test cases maintainable and reusable in a large project, please follow object-oriented design and other standard practices. 为了能让你的测试案例在大型的项目中可维护并可重复使用,请遵循面向对象设计和其他标准实践。 ibm In particular, use of dispatch tables makes it possible to deal with many differently structured element types in a very clear and maintainable way. 尤其是,通过使用分派表,可以按照非常清晰且可维护的方式处理许多不同结构的元素类型。 ibm In the sample application, you took an unwieldy stylesheet and refactored it into a much smaller and more maintainable piece of code. 在示例应用程序中,您获取了一个笨拙的样式表并将其重构为一段更小更易于维护的代码。 ibm In Part1, you'll learn how to make a site maintainable. 在第 1部分中,您将学习如何让站点变得可维护。 ibm Many SOA initiatives have stopped in their tracks because IT organizations are not governing service development, which results in a proliferation of services that are not publishable or maintainable. 很多 SOA开拓者们停止了他们的脚步,因为 IT组织没有管理服务开发,导致了没有发布或不可维护的服务的增殖。 ibm My brief definition is, correct, maintainable, and adequately fast. 我的简单定义是,正确,可维修,足够快。 yeeyan Not only is this more efficient from a server performance standpoint, but it's much more maintainable and gives non-technical people the ability to edit pages. 从服务器性能角度来看,这不但更高效,而且具有更高的可维护性,还使非技术人员能够编辑页面。 ibm On the surface, the most maintainable approach is to eschew DTOs altogether and get one attribute at a time from the client. 从表面上看,可维护性最好的方法就是完全避免 DTO,而采用一次从客户机获取一个属性的方法。 ibm Peer review is a powerful tool for sharing knowledge of an implementation, and streamlining it to be more robust and maintainable. 同行审查是一个共享实现知识的强大的工具,它能够使系统代码更加强壮和可维护。 ibm Remember that the reason for adopting OO habits is to carefully encapsulate change so your code is more extensible and maintainable. 记住采用 OO习惯的原因是要谨慎封装更改,这样代码将更具有可扩展性并且更容易维护。 ibm That decision makes the language more consistent, makes the implementation more maintainable, and offers more opportunities to take advantage of future improvements in type inference. 该决策使语言更加一致、使实现更加易于维护以及提供更多机会以便充分利用将来在类型推断中的改进。 ibm The proactive variant of this rule is to develop reusable, maintainable, and documented migration scripts during the current engagement that are likely to be adaptable in future engagements. 这条规则的不同之处在于要开发可复用的、可维持的,并且在当前操作期间记录下移植脚本,为将来的操作做好准备。 ibm They know that doing something once, in a single place, makes their designs simpler and their work much more maintainable. 他们知道,在一处做某件事情一次,另他们的设计更简单,并且令他们的工作更可维护。 ibm This configuration is more maintainable and more scalable since there is only a logical segregation and therefore each individual data element may be encrypted by a separate key. 这种配置更容易维护,也更容易扩展,因为其中只有一个逻辑分离,因此每一个数据元素都可以使用不同的密钥进行加密。 ibm This technique not only allows for the reuse of common concepts and solutions, but it also speeds up development time and results in more maintainable code. 这种技术不仅考虑到通用概念和解决方案的重用,并且还可以加速开发时间和产生更易维护的代码。 ibm We must further encourage, support, and require the development of “ soft- technical” skills that support the culture of quality and produce highly maintainable code. 我们必须进一步鼓励,支持,并需要“软技术技巧”的发展,因为该技巧支持质量和高维护性代码的文化氛围。 ibm XJ allows code to be more robust and maintainable by allowing programmers to specify the types of XML elements handled in a program. XJ允许程序员指定程序中处理的 XML元素的类型,从而提高程序的健壮性和可维护性。 ibm Your job, with a well- organized and maintainable site, is to get rid of both. 要获得组织良好且可维护的站点,您的工作就是摆脱这两个问题。 ibm |