- 授权协议: MIT
- 开发语言: C#
- 操作系统: 跨平台
- 软件首页: https://github.com/Microsoft/CodeContracts
软件介绍
CodeContracts 是用于 .Net 程序中的开源工具。它可以作为你内部或者外部 API 的检查文档,并且可以通过实时监测、静态合同验证和文档生成来改善测试。CodeContracts 将基于合同设计(design-by-contract)的编程方式的优点全部带给了 .Net 编程语言。
图形程序开发人员指南
Michael Abrash / 前导工作室 / 机械工业出版社 / 1998 / 128
Michael Abrash's classic Graphics Programming Black Book is a compilation of Michael's previous writings on assembly language and graphics programming (including from his "Graphics Programming" column......一起来看看 《图形程序开发人员指南》 这本书的介绍吧!
