-
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现...
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删除文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Delete data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
- 2022-03-02 20:44:17下载
- 积分:1
-
C#实现的HOOK鼠标和键盘源码
全局的Hook,可以获取MouseMove,MouseClick,MouseDown Up,DoubClick. 滚轮,Press,键盘的KeyPress,keyDown,KeyUp
- 2023-02-14 18:25:04下载
- 积分:1
-
实现三维效果的饼图效果,用数学中的模拟算术功能实现。
实现三维效果的饼图效果,用数学中的模拟算术功能实现。-The effect of the realization of three-dimensional pie chart effects, by using mathematical simulation of the realization of arithmetic functions.
- 2022-05-06 19:58:01下载
- 积分:1
-
8051F实现多功能晶体管测试仪,包括19*264的LCD显示和键盘,核心算法等...
8051F实现多功能晶体管测试仪,包括19*264的LCD显示和键盘,核心算法等-8051F realize multi-function transistor tester, including 19* 264 of the LCD display and keyboard, the core algorithm
- 2022-02-05 17:01:04下载
- 积分:1
-
一个非常简单的滚动条控件,演示滚动条控件是如何使用的
一个非常简单的滚动条控件,演示滚动条控件是如何使用的 -a very simple rolling of control, rolling demonstration of how to use the controls of the
- 2022-06-29 05:29:50下载
- 积分:1
-
实现mschar数据图像显示一个程序调用。
一个实现调用MSCHAR的程序,用于数据的图像显示。-Realize MSCHAR a procedure call for data image display.
- 2022-05-26 20:39:40下载
- 积分:1
-
HTML刮刮乐,用于微网站或者电商网站的促销[转载]
资源描述HTML刮刮乐,用于微网站或者电商网站的促销
- 2022-03-25 20:34:16下载
- 积分:1
-
为了使接收数码照片在线
这种 Netbeans 所使用不同的工具作这甲骨文。
项目描述:
客户可以在他/她想要打印的桌面有一整套的数码照片。他/她可以提供应用程序的照片都存储在哪里,可以选择想要打印和选择的打印大小的照片的文件夹的路径。应用程序将下载价格信息从数据库中为不同的打印尺寸后计算的价格,并向用户显示。用户将输入其信贷卡/其他付款选项 (或选择的付款的任何其他方式) 和发货信息,如果他想继续执行该命令。如果找到了一种正确的信用卡信息,照片被上传到服务器,并在数据库中创建采购订单。
- 2022-08-26 12:26:58下载
- 积分:1
-
这是在网络编程中经常用到的一种留言版本形式.
这是在网络编程中经常用到的一种留言版本形式.-This is the network programming frequently used as a voice version of the form.
- 2022-11-16 08:25:02下载
- 积分:1
-
关于虚函数表的机制:1:虚表(虚函数表)是for类的 2:基类和派生类是各有各的表,也就是说他们的物理地址是分开的,基类和派生类的虚表的唯一关联是:当派生类没有...
关于虚函数表的机制:1:虚表(虚函数表)是for类的 2:基类和派生类是各有各的表,也就是说他们的物理地址是分开的,基类和派生类的虚表的唯一关联是:当派生类没有实现.-on the virtual function table mechanisms : 1 : virtual table (virtual function tables) for the two categories : base class and the derived class is their own table, meaning their physical address is separate from the base class and the derived class of the virtual table is the only correlation : When your class did not materialize.
- 2022-06-30 15:20:23下载
- 积分:1