-
访问日历服务
访问日历服务-所带源代码,是很好的示例.-Visit the calendar service-
- 2022-05-10 16:00:16下载
- 积分:1
-
该程序实现对二维数据轴上的最临近点的求解问题 采用方法:分治方法...
该程序实现对二维数据轴上的最临近点的求解问题 采用方法:分治方法-procedures to achieve the two-dimensional data of the axis points near the methodology used to solve the problem : the administration
- 2022-08-18 22:39:37下载
- 积分:1
-
Windows API function in the Visual Basic Application
visualbasic应用程序中的windowsapi函数
- 2023-08-30 12:10:04下载
- 积分:1
-
This the algorthim of expression evaluation in data structure, its function is v...
关于数据结构中表达式求值的算法,功能强大,符合需要交作业的同学的需求 应该是初学数据结构的人使用-This the algorthim of expression evaluation in data structure, its function is very powerful, and concord with the demand of classmates which are needed to hand over the work, it should be used by the beginner of data structure.
- 2022-02-14 18:56:01下载
- 积分:1
-
Java数据库设计-个人通讯录
单机版的个人通讯录,图形界面,有基本的浏览、增加、删除、修改功能。使用jdbc技术,用SQLserver 2017制作的数据库。注释完善,代码可读性高,适合新手学习使用。
- 2022-08-03 05:24:31下载
- 积分:1
-
一个C++智能指针的简单实现,可以自动管理回收new操作符分配的内存,不用担心内存泄漏。...
一个C++智能指针的简单实现,可以自动管理回收new操作符分配的内存,不用担心内存泄漏。-a smart simple realization of the target, it will automatically manage the retrieval new operator allocated memory and need not worry about a memory leak.
- 2022-01-22 14:20:38下载
- 积分:1
-
简单的聊天室
简易聊天室
- 2022-07-17 19:12:39下载
- 积分:1
-
对图形感兴趣可以看看,很不错的说
对图形感兴趣可以看看,很不错的说-Interest on the graphics can look at, it is good that
- 2023-06-09 21:35:03下载
- 积分: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
-
文件内部函数实现 得到文件夹 过程。利用windows user库 编程
文件内部函数实现 得到文件夹 过程。利用windows user库 编程-To be internal documents folder function process. The use of windows user database programming
- 2022-03-13 03:56:26下载
- 积分:1