CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - mfc,文档

搜索资源列表

  1. VC6_CArchive

    0下载:
  2. VC6.0关于串行化的设计,使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-VC6.0 on the design, use CArchive category of documents for the operation. MFC frame
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:89.26kb
    • 提供者:常攀峰
  1. randomout

    0下载:
  2. 本程序可将中文文档乱序输出,利用mfc开发,可用于增强文件的保密性,或将文档乱序后删除,防止他人读取文档内容 -this procedure can be Chinese Document disorder output, using mfc, can be used to strengthen the confidentiality of documents, Documentation or deleted after the disorder and prevent others re
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:29.2kb
    • 提供者:hjk622811
  1. Graphic

    0下载:
  2. 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删除文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:90.66kb
    • 提供者:宝子
  1. 记事本源码分析

    0下载:
  2. Visual C++中的记事本,本源码对MFC的单文档作了比较详尽的说明,适合初学者入门学习参考,了解MFC单文档框架结构-Visual C of the notebook, the source of MFC single document made a more detailed note, suitable for beginners learning portal reference understanding MFC single document frame structure
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:18.22kb
    • 提供者:昭君
  1. MyOKGraphic

    0下载:
  2. 本程序演示使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-demonstration of the procedure used CArchive category of documents to operate. MFC provides t
  3. 所属分类:File Operate

    • 发布日期:2017-11-28
    • 文件大小:89.06kb
    • 提供者:qiyunping
  1. HexView

    0下载:
  2. 读取一个文本文档,以二进制显示其内容,程序基于MFC方式,简单易懂-Read a text document to a binary display its contents, procedures, methods based on MFC, easy to understand
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:360.71kb
    • 提供者:张平
  1. MiniCAD

    0下载:
  2. 在MFC中,文档类负责管理数据,提供保存和加载数据的功能。视图类负责数据的显示,以及给用户提供对数据的编辑和修改功能。 MFC给我们提供Document/View结构,将一个应用程序所需要的“数据处理与显示”的函数空壳都设计好了,这些函数都是虚函数,我们可以在派生类中重写这些函数。有关文件读写的操作在CDocument的Serialize函数中进行,有关数据和图形显示的操作在CView的OnDraw函数中进行。我们在其派生类中,只需要去关注Serialize和OnDraw函数就可以了,其它的
  3. 所属分类:File Operate

    • 发布日期:2017-05-19
    • 文件大小:5.06mb
    • 提供者:李俊炎
  1. MruFileTest

    0下载:
  2. VC++的MFC对最近文件进行了包装,它使用户无需编写任何代码就可实现最近文件菜单。但这种方法也有缺陷:    ①用户程序必须使用文档、视图结构,只能利用它提供的文档打开和保存文件,如果你使用自己编写的函数打开和保存文件,绕过了它的文档,则最近文件将无法使用。    ②这种最近文件保存在注册表中,不易清除,容易形成注册表中垃圾,也没有提供用户清除最近文件的权利,不利于用户隐私的保护。    用ini文件实现最近文件可以解决上述问题,而且用编程控制MRU更灵活,可以提供更多功能-
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:49.97kb
    • 提供者:cnheike
  1. read

    0下载:
  2. 这是一个读取txt文档的mfc程序,程序中调用了一些基本函数来读取文档,此小程序可以帮助初学者了解一些常用函数的使用-This is a read txt document mfc program, call some of the basic functions in the program to read the document, this small program can help beginners to understand the use of some of the commo
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:1.82mb
    • 提供者:jubo
  1. MFCexp9_2

    0下载:
  2. MFC中,编写单文档界面程序,当用户用鼠标单击程序窗口用户区时,在当前目录下,一只写方式创建一个名为“myfile.txt”的文件,并向其写入字符“hello,this is a file”-MFC, write a single document interface program, when the program window with the mouse click the user area, in the current directory, a write mode create
  3. 所属分类:File Operate

    • 发布日期:2017-11-27
    • 文件大小:34.67kb
    • 提供者:吴松
  1. FamilyFinances

    1下载:
  2. 一个家庭财务管理系统,采用MFC单文档框架,里面包含视图分割,操作ACCESS数据库EXCEL及WORD采用了LISTVIEW FORMVIEW EDITVIEW视图效果-FamilyFinances MFC CDocument Include CFormView CListView CEditView ADO EXCEL WORD
  3. 所属分类:File Operate

    • 发布日期:2017-06-10
    • 文件大小:16.57mb
    • 提供者:方波
  1. How-to-Use-the-CMarkupSTL

    0下载:
  2. 创建一个新的XML文档,分析修改现存的XML文档,所有的这些都中可以从一个利用MFC或STL字符串所实现的一个简单类的方法中得到。关于CMarkup,你可以运行Zip文件右边的例子,如果你愿意,你可以通过看源码,几分钟把它加入到你自己的应用中。-Create a new XML document, modify the existing XML document analysis, all of which can be obtained the method of a MFC or STL
  3. 所属分类:File Operate

    • 发布日期:2017-04-24
    • 文件大小:40.3kb
    • 提供者:syhonly
  1. MFC-CStdioFile

    0下载:
  2. 主要介绍MFC的文件操作内容,主要使用CFile,CStdioFile等方法,详细的文档说明。-File operations mainly introduces MFC, the main use CFile, CStdioFile methods, detailed documentation.
  3. 所属分类:File Operate

    • 发布日期:2017-04-30
    • 文件大小:34.66kb
    • 提供者:
  1. MFC-Operate-Excel

    1下载:
  2. MFC 操作Excel类的封装,可以便捷的向excel文档插入文字、表格、图片、公式、各种图表,并支持格式设置等.-MFC operation of the Excel class package, you can easily insert text, tables, pictures, formulas, various charts, and support format settings and so on to EXCEL documents.
  3. 所属分类:File Operate

    • 发布日期:2017-05-01
    • 文件大小:131.72kb
    • 提供者:wu
搜珍网 www.dssz.com