-
Priorities:
1) Keep It Simple
2) Do not couple to any specific unit te...
Priorities:
1) Keep It Simple
2) Do not couple to any specific unit test framework.
- use appropriate IdTest.pas units to plug into required framework.
Units are named IdTest*, so they can be easily searched/listed.
eg using UnitExpert (http://www.epocalipse.com/downloads.htm) ctrl-u, "idtest", lists all available test units.
-Priorities:
1) Keep It Simple
2) Do not couple to any specific unit test framework.
- use appropriate IdTest.pas units to plug into required framework.
Units are named IdTest*, so they can be easily searched/listed.
eg using UnitExpert (http://www.epocalipse.com/downloads.htm) ctrl-u, "idtest", lists all available test units.
- 2023-01-01 10:35:07下载
- 积分:1
-
The design of asynchronous fifo,
Asynchronous fifo design, can be a good compl...
- 2022-01-27 17:51:55下载
- 积分:1
-
一个屏幕键盘的VC++源代码,含有多个按键,基本包含了键盘上的全部内容。...
一个屏幕键盘的VC++源代码,含有多个按键,基本包含了键盘上的全部内容。-A screen keyboard VC++ Source code, containing a number of key, basic contains the entire contents of the keyboard.
- 2022-09-30 14:15:03下载
- 积分:1
-
stmeditor 城市公交地图编辑器源代码
sample 生成的地图样例
exepack 城市公交地图编辑器可执行包与使用说明...
stmeditor 城市公交地图编辑器源代码
sample 生成的地图样例
exepack 城市公交地图编辑器可执行包与使用说明-stmeditor urban public transport map editor source code sample to generate a map of sample exepack urban public transport map editor and use the executable package
- 2022-01-30 13:33:22下载
- 积分:1
-
keil HDI 客户端
此应用程序不仅演示使用 Microsoft 基础类的基本知识外,也是编写 USB HID 应用程序的起始点。
- 2022-11-17 22:00:03下载
- 积分:1
-
用UDP协议实现消息通讯有一个自己的类
用UDP协议实现消息通讯有一个自己的类-using UDP protocol messaging have their own category
- 2022-02-24 16:47:12下载
- 积分:1
-
这个新版本是一个iedit轻微修改
This new version is a minor revision of IEdit
- 2022-07-24 05:54:10下载
- 积分:1
-
工厂设计模式的示例 C#
这是在 Visual Studio 2012 上使用 C#.NET 的工厂设计模式执行的一个例子。
在软件设计迟早要用到一家工厂中有许多方案。基本上,当你使用一个家庭类多态性-盟友,你可以从使用工厂获益。通常一家工厂提供了以下好处:
脱钩了解如何创建具体类型的实例的客户端代码 (您使用这些类的代码)
将分离的客户端代码从这些具体的类本身的知识。这就是客户端代码只知道的抽象基类或接口,但不是派生或混凝土类
下面是同样的示范。
- 2022-04-10 18:35:56下载
- 积分:1
-
VC model of the design examples and achieve a strategy mode. To study the use of...
VC实现的设计模式的例子,实现了strategy模式。 用于学习设计模式使用。-VC model of the design examples and achieve a strategy mode. To study the use of design patterns.
- 2023-04-15 21:20:03下载
- 积分:1
-
Using a text file (txt) record information. Information includes: name, birthday...
采用一个文本文件(txt)记录信息。信息包括:姓名、生日、电话、Email、地址、邮编等资料,可以对记录的人员进行分组,如:亲友、同事、同学等。界面由Dos界面命令行的方式实现,功能模拟文曲星或手机的地址本,可以增加、删除、修改个人资料,可以分组人员、可以安各种信息进行模糊查询,-Using a text file (txt) record information. Information includes: name, birthday, telephone, Email, address, postcode and other information, personnel records can be grouped, such as: friends, colleagues, students and so on. Interface from the Dos command line interface means to achieve the functional simulation Wen Quxing or the phone" s address book, you can add, delete, modify personal information, you can group people, all kinds of information can be an ambiguous query,
- 2022-03-16 10:13:14下载
- 积分:1