-
自己测试access数据库压缩的一个小程序,
定期压缩access数据库,可以解决access数据库膨胀的问题...
自己测试access数据库压缩的一个小程序,
定期压缩access数据库,可以解决access数据库膨胀的问题-access their database compression testing of a small procedures, compressed database access, database access can solve the problem of expansion
- 2022-01-31 07:11:16下载
- 积分:1
-
相册管理器,一个相册管理的软件。运行程序时请将本目录中的两个类库拷贝到bin/Debug或者bin/Release目录下,此两个类库是程序运行所必需的。...
相册管理器,一个相册管理的软件。运行程序时请将本目录中的两个类库拷贝到bin/Debug或者bin/Release目录下,此两个类库是程序运行所必需的。-Album manager, an album management software
- 2022-09-26 20:20:03下载
- 积分:1
-
Loads an 3d object from Gmax or 3d studio max into opengl Loads an 3d object fro...
Loads an 3d object from Gmax or 3d studio max into opengl Loads an 3d object from Gmax or 3d studio max into opengl
Loads an 3d object from Gmax or 3d studio max into opengl-Loads an 3d object from Gmax or 3d studio max into opengl Loads an 3d object from Gmax or 3d studio max into opengl
Loads an 3d object from Gmax or 3d studio max into opengl
Loads an 3d object from Gmax or 3d studio max into opengl
- 2022-03-23 06:37:18下载
- 积分:1
-
迷宫问题
本人自己写的迷宫问题,C 语言描述,刚学数据结构的时候写的- maze problem
- 2022-01-26 03:13:44下载
- 积分:1
-
用控制台写的多线程程序,关于数据共享和退出的c++程序.
用控制台写的多线程程序,关于数据共享和退出的c++程序.-console was made using the multi-thread programming, data sharing and on the withdrawal of c procedures.
- 2022-07-25 19:17:25下载
- 积分:1
-
Beyond the C++ Standard Library An Introduction to Boost
Beyond the C++ Standard Library An Introduction to Boost
- 2023-06-24 18:50:04下载
- 积分:1
-
模拟赛题目
包括标准程序与数据
可能用得着
模拟赛题目
包括标准程序与数据
可能用得着-Simulation game topics include standard procedures, and data may be Yongde Zhao
- 2023-07-23 05:50:05下载
- 积分:1
-
Can be convenient to know the day of the date and time now. And has a stopwatch...
可以方便的知道当天的日期和现在的时间.并且有秒表的功能-Can be convenient to know the day of the date and time now. And has a stopwatch function
- 2022-04-21 14:17:39下载
- 积分:1
-
计算机的例子
COM下的计算器例子-example of calculator in COM
- 2023-08-10 16:40:04下载
- 积分:1
-
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。
---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。
---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COleDataObject::BeginEnumFormats来寻找其它格式直到你找到了最适合的格式。
---- 4. 粘贴数据。
-paste data replication more complicated than that because you need to choose paste format.---- 1. Depending on your, and realize OnEditPaste to users from the edit menu select paste ordered the operation.---- 2. In OnEditPaste function, the establishment of a visit COleDataObject object and its function AttachClipboard members will be bundled with the object to the clipboard.---- 3. Visit COleDataObject : : IsDataAvailable function can be used to check whether a special format. Of course, you can also cycle through the use of COleDataObject : : BeginEnumFormats to find other formats until you find the most suitable format.---- 4. Pasting data.
- 2023-04-03 21:55:03下载
- 积分:1