搜索资源列表
howtousecppunit4test
- 测试驱动开发(TDD)是以测试作为开发过程的中心,它坚持,在编写实际代码之前,先写好基于产品代码的测试代码。开发过程的目标就是首先使测试能够通过,然后再优化设计结构。测试驱动开发式是极限编程的重要组成部分。XUnit,一个基于测试驱动开发的测试框架,它为我们在开发过程中使用测试驱动开发提供了一个方便的工具,使我们得以快速的进行单元测试。XUnit的成员有很多,如JUnit,PythonUnit等。今天给大家介绍的CppUnit即是XUnit家族中的一员,它是一个专门面向C++的测试框架。-tes
IP.Works.V8.Delphi.Edition
- IP Works Version 8 Delphi VCL Edition. A robust framework of enterprise-class controls, enabling rapid integration of any major Internet protocol or technology including: FTP, HTTP, SMTP, POP, IMAP, SNMP, LDAP, DNS, RSS, SMPP(SMS), XMPP (Jabber), SOA
AspBox
- AspBox是一个方便快速开发ASP框架,AspBox提供了大量实用的ASP通用过程及方法和子类,可以简化大部分的ASP操作。-AspBox is a convenient framework for rapid development of ASP, AspBox ASP provides a large number of practical common processes and methods and subclasses, can simplify most of the ASP o
Unigui.0.9
- (Unigui.0.9)delphi快速开发Web程序 使用框架 extjs 安装好有实例源码程序 http://www.unigui.com -(Unigui.0.9) delphi framework for rapid development of Web applications using extjs There are examples of source program installed http://www.unigui.com
cakephp-3.1.4
- CakePHP是一个快速开发PHP的开发框架,其中使用了一些常见的设计模式如ActiveRecord,Association Data Mapping,Front Controller以及MVC。其主要目标在于提供一个令任意水平的PHP开发人员都能够快速开发web应用的框架,而且这个快速的实现并没有牺牲项目的弹性。-CakePHP is a rapid development framework for PHP development, which uses some common design