- 授权协议: GPL
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: http://buildbot.net/
软件介绍
BuildBot是一个系统 的自动化编译/测试周期最需要的软件,以验证代码的变化。通过自动重建和测试每次发生了变化的东西,在建设迅速查明之前,减少不必要的失败。有警告计数, 图像大小,编译时间,以及其他参数,随着时间的推移可进行跟踪,让信息变得更明显,因此更容易得到改善。
功能和特点
◆ 运行于各种各样的平台
◆ 编译过程:使用C,Python等任何语言处理
◆ 最小的环境要求:Python和网线
◆ 通过网页,电子邮件,IRC等方式工作
◆ 轨道在进步的基础,提供估计完工时间
◆ 通过类进行灵活的配置
◆ 新工作方式的调试工具
Inside the C++ Object Model
Stanley B. Lippman / Addison-Wesley Professional / 1996-5-13 / USD 64.99
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritanc......一起来看看 《Inside the C++ Object Model》 这本书的介绍吧!
