搜索资源列表
kilo
- 这是一个打印机的工功能测试程序,内容丰富,含usb的驱动开发,图形界面,pci数据卡的程序
vbprint
- vb的打印,调用打印函数,先测试打印机向串口发数据,将字符串转为十六进制表示的字符串,从接收缓冲区读取数据,关闭串口事件响应-vb print, call the print function, send the first test the printer to the serial data string to hexadecimal string from the receive buffer read data off the serial port incident response
Pagination
- VC++连接数据库分页打印的示例,分页打印数据,实例调用了数据库中的内容,根据用户设定的页数进行打印,在实际项目开发中,比较实用。为了测试方便,这里的数据库初步选为Access。-VC++ connect to the database page print sample pages of print data, the instance of the contents of the database calls, according to user-defined number of page
daima
- 定义一个Circle类,有数据成员Radius(半径),成员函数GetArea(),计算圆的面积,构造一个Circle的对象进行测试。-caculation the area of a circle