搜索资源列表
PrintLPT
- 并口打印机测试程序,选择测试文件,通过并口发送给打印机-Parallel port printer test procedure, select the file, send to the printer via the parallel port
WinMenu
- 简单的打印功能测试程序。 开发环境:Dev-c++,需要在工程属性-参数-连接器里添加Dev-c++安装目录/lib/libwinspool.a。 使用时点击file-print菜单测试-A simple print function testing procedures. Development Environment: Dev-c++, needed in the engineering properties- parameters- Connectors lib added Dev
sleepyZzz
- 编写一个日志输出函数,并编写一个测试程序用于测试该函数的正确性 日志的输出格式为:[2013-04-17 12:23:17] [DEBUG] file no find 日志文件在超过1K大小后,自动新建一个日志文件。 当日志文件超过10个后,自动从第一个日志文件重新记录-Write a log output function, and write a test program for testing the correctness of the function log output