搜索资源列表
driverman
- VC++数据有效性监测一例,一个与Access数据库操作相关的小例子,测试时请注意,要运行程序必须将数据库文件drivers.mdb与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下-VC++ data validation monitoring one case, a small example of the operation of the Access database, test Please note, to run the program must b
accesspic
- 本实例演示如何使用VC++将BMP图片存入Access数据库,注意Access字段的类型及长度值,测试时请注意,要运行程序必须将数据库文件userinfo.mdb与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下-This example demonstrates how to use VC++ BMP image into the Access database, pay attention to the type and length of the Acces
VirtualKey
- VC++软键盘源码,测试前请编译源码文件,把cmpgl.mdb数据库拷贝至Debug目录中,确保与生成的EXE文件在同一级目录下。打开后可看到窗口中有一个虚拟键盘,点击相应按键,上方的列表中会自动检索对应的数据,用VC制作软键盘的用户,为你提供一个实用的参考范例。-VC++ soft keyboard source code, test before you compile the source file, cmpgl.mdb copy of the database to the Debug
