登录
首页 » 界面开发 » 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现...

使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现...

于 2022-02-28 发布 文件大小:89.31 kB
0 187
下载积分: 2 下载次数: 1

代码说明:

使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents to operate. MFC provides the framework document and open the new functions within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the type of support serial, serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation category as a category, and how to access each other indicators cited.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 很不错的文档
    很不错的文档界面-very good document interface
    2022-03-06 16:21:20下载
    积分:1
  • JAVA添加水印桌程序
    美化调用本地资源界面,我所见过的javaGUI都比较丑,这个程序是java写的,但是调用的是本地GUI资源,比如在win7下运行就是比较漂亮的界面。为图片添加水印,批量添加等
    2022-10-25 18:45:03下载
    积分:1
  • huffman c++实现
    huffman c++实现-huffman c++ achieve
    2022-02-14 10:22:05下载
    积分:1
  • 可以打印对话框中的列表,并可以设置列的宽度,以及打印的纸张等等。...
    可以打印对话框中的列表,并可以设置列的宽度,以及打印的纸张等等。-print dialog box lists, and can set out to the width of the paper and printing and so on.
    2022-10-29 01:45:04下载
    积分:1
  • 五子棋游戏
    基于LabVIEW的五子棋游戏基于非常良好的人机界面,对于初学者来说是一个非常不错的人机界面参考。本程序实现了人机对弈和双人对弈的功能
    2022-03-22 19:31:52下载
    积分:1
  • 这是我的代码 java 库软件
    这是我的图书库,此连接数据库使用 mySql,代码或系统的信息 这种系统定位
    2022-04-27 02:30:30下载
    积分:1
  • CG的新项目
    应用背景对于新的工作offline.best。为为为为为为为为为为为为为为为为为为为为新ones.thanku offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best新ones.working offline.best工作关键技术方法version.waith很棒的功能支持游戏手柄的任何类型的游戏pc.usedd version.waith很棒的功能支持游戏手柄的任何类型的游戏pc.usedd version.waith很棒的功能支持游戏手柄的任何类型的游戏pc.usedd version.waith很棒的功能支持游戏手柄的任何类型的游戏pc.usedd version.waith很棒的功能支持游戏手柄的任何类型的在pc.usedd游戏version.waith很棒的功能支持游戏手柄的任何类型的游戏pc.usedd version.waith很棒的功能支持游戏手柄的任何类型的游戏pc.usedd version.waith很棒的功能支持任何类型的PC游戏手柄
    2023-05-25 22:30:03下载
    积分:1
  • 利用C#中的控件,实现了一个个人媒体播放器。使用者可以通过添加视频分类,在分类下添加相应的视频文件就可以通过点击播放视频...
    利用C#中的控件,实现了一个个人媒体播放器。使用者可以通过添加视频分类,在分类下添加相应的视频文件就可以通过点击播放视频-Using C# in the controls, the realization of a personal media player. Users can add video, add in the classification of the corresponding video file will be able to play the video by clicking on
    2023-09-07 15:35:03下载
    积分:1
  • 摄像头实用程序控件实例
    摄像头实用程序控件实例-camera Utility Control Case
    2022-03-15 06:42:55下载
    积分:1
  • 选择排序是一种比较优化的排序,它定义的k意义在于表示一次循环后找到的最小(大)值的位置,然后让第i个(第几次循环就是第几个)植交换,这样在第一轮循环中就把最小(...
    选择排序是一种比较优化的排序,它定义的k意义在于表示一次循环后找到的最小(大)值的位置,然后让第i个(第几次循环就是第几个)植交换,这样在第一轮循环中就把最小(大)的值换到了最前面,如果只用i,j 的话,就没有办法找出待排序数据中的最值了 比较排序也叫冒泡排序,就是把相邻的数据比较交换,因为其把小的数字从后面往前慢慢移动,感觉象水泡上升一样,所以叫冒泡排序法. 如过你还没理解,留言~-SELECTION SORT is a more optimal sequencing, its definition of k significance lies in a circle said they find the smallest (large) value of the location, i then allow the first (the first cycle was the first several several) plant exchange, this cycle in the first round put the smallest (CUHK) for the value of the front, if only i, j, then there is no way to identify sequencing data to be the most value compared sequencing is also called Bubble Sort. adjacent is to the comparison of data exchange, because of their small numbers from the back slowly moving forward, Soak up feeling like the same, so called Bubble Sort law. No off if you understand that message ~
    2022-12-28 03:55:04下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载