maintainable
美 [meɪn'teɪnəbəl]
英 [meɪn'teɪnəbl] 
- adj.可保持的;可供养的;可维修的;可坚持的
- 网络可维护性;可维护的;可维持的
同义词
英汉解释
adj. | 1. 可保持的,可维持的;可供养的;可维修的;可坚持的,可主张的 |
例句
On the surface, the most maintainable approach is to eschew DTOs altogether and get one attribute at a time from the client.
从表面上看,可维护性最好的方法就是完全避免DTO,而采用一次从客户机获取一个属性的方法。
Program generator represents a family of programs , not just a program, the generated programs are more maintainable and correct.
程序生成器代表了程序族,而不仅仅是单一的特定系统的程序,生成的程序更容易维护,也更正确。
Dianne's solution is simple, easy to understand, and highly maintainable.
Dianne的解决方案很简单、容易理解,具有更好的维护性。
Is the code organized and maintainable? Put care and attention into your code. Lay it out so that it's easy to read, update and manage.
“代码便于组织和维护吗?”——好好核查你的代码,保证它日后能被修改和升级。
In the sample application, you took an unwieldy stylesheet and refactored it into a much smaller and more maintainable piece of code.
在示例应用程序中,您获取了一个笨拙的样式表并将其重构为一段更小更易于维护的代码。
However, modularity alone will not be enough to ensure a highly maintainable framework.
然而,单靠模块化来确保一个高度可维护的架构是不够的。
It has a well-designed extensibility mechanism, and its declarative processing model allows for maintainable and reusable code.
这种语言具有一种经过良好设计的可扩展机制,并且其声明式处理模型支持可维护和可重用代码。
Each of these withdrawals puts distance between the project we're working on and the ideal of highly maintainable code.
以上每一项都会加大我们正在处理的项目与高维护性代码之间的距离。
Communication ability and reliability are important. Timezone is less critical. Your code needs to be understandable and maintainable.
沟通能力和可靠性是重要的。时区是不那么重要。您的代码需要被理解和维护。
Control to a specific connection string is not a very maintainable strategy for large sites.
属性设置为特定连接字符串,对于大型站点来说并不能算是一种易于维护的策略。
The aim is to achieve perfectly maintainable software by performing many small refactorings of the code throughout the product's life.
通过执行贯穿于产品整个生命周期的许多次小的重构,最后达致最完美的目标,从而使得软件易于维护。
That's the most efficient approach, and will get you to a maintainable, valid site quickly.
这是最有效的方法,可以让您快速获得可维护的有效站点。
It is always very difficult to improve the maintainability of a codebase which was not written to be maintainable.
提升并没有以维护性写成的代码库的维护性总是十分困难的。
To expose a service usefully, it must at least be: valuable, robust, reliable, performant, usable, monitorable, maintainable, and secure.
要有效地公开一个服务,此服务必须至少是:有价值的、强壮的、可靠的、可执行的、可用的、可监测的、可维护的和安全的。
One of the "behind the scenes" ways of organizing your code and making it maintainable is code commenting.
注释,是组织和维护代码的“幕后工作”之一。
Our desire is to keep the system maintainable, and therefore we want our logging approach to keep the code as clean and simple as possible.
我们期望能够保持系统的可维护性,因此,我们希望我们的日志方案能够保持代码尽可能的整洁与简单。
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元素的类型,从而提高程序的健壮性和可维护性。
Building easily maintainable code in this manner will enable you to debug, fix, and extend your code with lower risk.
使用这种方式构建的易维护代码将降低调试、修复和扩展代码所面临的风险。
Good application design and coding practices are the cornerstones of high-performance, maintainable applications.
优秀的应用程序设计和编码实践是实现高性能、可维护的应用程序的基础。
Finally, the article presents efficiency, maintainable, reusable and flexible office system for the provincial education department.
论文最终构建了一个高效、可维护、可重用和灵活的教育厅办公系统。
Since it's quite terse and provide powerful features for succinctness, it should be very maintainable.
既然它很简洁,同时又为这种简洁性提供了强大的特性,那么它应该很容易维护。
It enhances our ability to express the separation of concerns necessary for a well-designed, maintainable software system.
它提高了我们对于一个设计良好的、可维护的软件系统所需的、关注点分离的表达能力。
This repository structure gives a more standardized and easily maintainable structure to Geronimo applications.
这样的存储库结构使得Geronimo应用程序的结构更加标准化,更加易于维护。
Validation is also more maintainable when you clearly specify the responsibility of each piece of code.
如果清晰划分了不同代码的职责,验证也容易维护。
It's still good practice to put the annotation in there; it makes the code more maintainable.
保留这些注释仍然是个不错的做法;可以使代码更易于维护。
Peer review is a powerful tool for sharing knowledge of an implementation, and streamlining it to be more robust and maintainable.
同行审查是一个共享实现知识的强大的工具,它能够使系统代码更加强壮和可维护。
First, we are building an application with a sound and maintainable architecture that involves proper separation of concerns.
首先,我们建立了一个具有彻底的且可维护的、包含了恰当关注分离体系结构的应用程序。
The best practices we present here can lead to a more consistent, reusable, and maintainable domain model.
这里提供的最佳实践有助于产生更加一致、可重用且可维护的领域模型。
Writing a suite of maintainable, automated unit tests without a testing framework is virtually impossible.
如果没有测试框架,编写一套可维护的自动化单元测试几乎是不可能的。
Hence, the source code must be readable to be maintainable.
所以,源代码必须清晰易读才可维护。
When the time comes to create solutions that are flexible and maintainable, project and enterprise teams should learn to work together.
当要创建灵活的和可维护的解决方案的时候,项目和企业团队应该协同合作。
Your job, with a well-organized and maintainable site, is to get rid of both.
要获得组织良好且可维护的站点,您的工作就是摆脱这两个问题。
The use of generics makes your code base much more maintainable, especially as it grows and you turn code elements into reusable libraries.
泛型的使用使您的代码库更容易维护,尤其当代码库不断增长,以及将代码元素转换为可重复使用的库时。
In order to develop a good scalable and maintainable system, there must be a architecture with high degree of reusability and flexibility.
为了建立一个具有良好的可扩展性和可维护性的系统,必须有一个具有高度可复用性和灵活性的设计。
It is emphasized that structural simulation systems should be developed using maintainable data structure and program structure.
同时强调了可维护的数据结构和程序结构对于结构仿真系统开发的重要性。
We at nefertiti-egypt ensure that our products and designs are durable, reliable, maintainable and comfortable for endless years to come.
我们在奈费尔提蒂—埃及确保我们的产品和设计是持久、可靠、易于维护及舒适的,经得起未来长久岁月的考验。
The increased complexity of modern software applications also increases the difficulty of making the code reliable and maintainable.
现今软体应用程式与日剧增的复杂度,同时也增加了达成程式码可靠性和维护性的难度。
So how do you take a maintainable Web site and turn it into a slim, sleek destination for Web goers and Web designers both?
那么,您如何接手一个可维护的Web站点并将其变成对于Web漫游者和Web设计者来说都很轻便、顺畅的目的地呢?
The benefits are a far greater awareness of the structure of their systems, which reduces system rot and makes them more maintainable.
这样做的好处是能更深刻地认识系统结构,降低系统的腐坏程度,让系统更易于维护。
We explained the various options and our recommendation for achieving a robust, maintainable and flexible setup.
我们解释了为实现一个健壮、可维护和灵活的设置而提供的各种选项和建议。