Programming By Contract的意思|示意
合同编程
Programming By Contract的网络常见释义
编程 作者在软件开发过程中,体会到使用断言技术对提高软件的质量大有帮助,特别是采用契约式编程(Programming By Contract)的软件。同时各类调试子系统,如调试信息输出系统、内存管理调试系统等,也是软件开发中的重要工具。
Programming By Contract相关例句
Design by Contract, or programming by Contract, is not a new concept in programming, many languages already having such implementations.
契约式设计(或“契约式编程”)并不是编程领域的新概念,许多语言中已经有类似的实现了。
It also explains the difference between programming by contract and defensive programming with a clever situation where your customers request that the framework code do the checking.
该书还阐述了在客户请求框架代码进行检查的智能情况下,承包程序设计和防错性程序设计之间的差别。
Design by Contract, or defensive programming.
契约式设计或防御性编程。
Find out what happens when you combine defensive programming, design by contract, and an easy-to-use generic validation framework called OVal.
尝试为应用程序整合进防御性编程、契约式设计和一种叫做OVal的易用的通用验证框架。
An expansion method for programming language based on design by contract is proposed while some errors may be happen during the game robot designing with graphical editor.
针对游戏机器人开发平台在图形编程过程中可能出现的错误,提出了一种基于契约式设计思想的程序设计语言扩展方式。