搜索资源列表
ExtensionOfMFCinDotNet
- 本书详细介绍了在现有MFC应用程序中综合运用.NET框架的技术。全书共分11章,内容包括正则表达式、文件I/O和注册表、数据加密、XML和DOM、ADO .NET数据库、远程处理、事件日志等。为了让读者透彻理解如何运用.NET框架来扩展MFC程序,作者为每个知识点配备了演示程序并提供了实用的项目创建指导和大量案例程序。 本书适合于具有MFC编程知识的程序员作为参考书,尤其适合致力于在MFC应用程序中运用.NET基类库(BCL)的程序员。-the book described in de
B20
- E:\\VISUAL C++MFC扩展编程实例 实例20 拖放文件到视,然后打开拖放到视中的文件。-E : \\ Visual C programming examples MFC extension 20 examples drag and drop files to the TV, then drag and drop to open as of the file.
MFC_2
- 精通MFC原书的所有代码打包成5个文件(由于一共太大,多次上传都失败了),这里是第一部分-proficient in the original packaging all of the code into five documents (much as a total, Upload repeatedly failed), here is the first part
CH3
- 实用VC++6.0教程光盘,源码比较大,网上比较难找到下载的地方,该书对于较深入了解MFC有很大帮助,上传时,删掉了Debug文件夹
14MFCdocoperations
- 精通MFC程序设计 第十四章源码,文件操作,适合初学者研究使用。
6
- 第14章 MFC文件操作.rar 第14章 MFC文件操作.rar
MFCBlackBook
- 《MFC技术内幕》原名:MFC Black Book 作者:Ai Williams 书中所有范例的完整文件
mfc+file
- visual studio 6.0,MFC读写文件。通过编译运行没错。
lesson13
- 孙鑫老师VC视频第十三课代码:使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删除文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。
demo
- 该程序利用在vc环境下,利用mfc编程实现报表文件的预览和打印-The use of the program in the vc environment, the use of programming statements mfc preview and print documents
MainFrm
- 一个绘图小软件的源代码,可生成MFC文件,如有需要,赶紧些!
daima
- mfc编写的文件切割与合并 可以对txt等任意格式的文件进行操作-the mfc documents prepared by cutting and merge txt and other files in any format
mythree
- 初学者第一次编写MFC框架文件实现了一些简单的功能-Beginners first write the MFC framework document to achieve some simple functions
OpenTxt
- MFC 打开txt文件并显示,简单且使用。此程序主要目的是熟悉 CFileDialog 类-read txt file and display on a dialog
CFile_project
- CFile工程类实例,给予MFC开发,可实现创建文件、编辑文件和读取文件操作-CFile engineering instance, giving MFC development, enables you to create documents, edit the file and read operations
GRWWO
- 实现了MFC中的通用对话框CFileDialog与其他控件的组合使用,使得文件对话框有更大的灵活性()