maintainable
maintainable什么意思,maintainable翻译
基本解释
adj.: 可保持的;可供养的;可维修的;可坚持的
网络: 可维护性;可维护的;可维持的
英汉解释
可保持的,可维持的;可供养的;可维修的;可坚持的,可主张的
同义词
adj.sustainablebearablesupportablejustifiableworkable
例句
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.
属性设置为特定连接字符串,对于大型站点来说并不能算是一种易于维护的策略。