搜索资源列表
fstreamsrc
- 《使用 <fstream> 类进行文件的 I/O 处理》 传统的文件 I/O 库如 Unix 的 <io.h> 和 <stdio.h> ,由于其程序接口的原因,在很大程度上强制程序员进行某些处理,缺乏类型安全和国际化支持。C++ 的 <fstream> 库则在文件的 I/O 方面提供了一个增强的、面向对象的、具有国际化意识的库。该程序介绍如何使用这个库进行文件的 I/O 处理并利用它来编写易于跨平台的代码。 大多数 C++ 程序员都熟悉不止
VC6_CArchive
- VC6.0关于串行化的设计,使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-VC6.0 on the design, use CArchive category of documents for the operation. MFC frame
NewDoc
- The sample demonstrate how to open new document quickly , The demo is from <<MFC anwser book>>-The sample demonstrate how to open new docu ment quickly, The demo is from
NoStartDoc
- The sample demonstrate how to open different document alternatively , The demo is from <<MFC anwser book>>-The sample demonstrate how to open differe nt document alternatively, The demo is from
文件属性获取
- 该程序是基于对话筐的MFC应用程序,主要是将了在不打开文件的情况下在窗体中显示文件的属性-that the procedure was based on dialogue basket MFC applications, mainly to the open files in the case of the form shown in the document properties
OpenFile
- 使用VC++中的MFC寫的開檔程式,可開啟.txt檔,並可修改開啟其他類型之檔案。-Use MFC VC++ in the open file to write programs that can be opened. Txt file, and can be modified to open other types of files.
MyOKGraphic
- 本程序演示使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-demonstration of the procedure used CArchive category of documents to operate. MFC provides t
ClangOPfile
- vc6下操作文件的例子。本例使用的是mfc和c语言的操作文件方法相结合。包括写文件和读文件,以及选择保存文件路径和打开文件路径。-operating under vc6 file example. This example uses the mfc and c language file method combined operations. Including written documents and read the file, and choose to save the file pa
Openfile_and_Savefile
- 使用VC++之MFC編撰,一個簡易的開檔並另存新檔之程式,以txt檔為主,可自行修改使用其他副檔名。-Use the MFC VC++ compilation, a simple open file and Save the program to txt file-based, free to modify the use of other extensions.
File
- 利用mfc的文件库处理文件。包括打开文件,读文件,写文件等。-Processing using document library mfc file. Including open files, read files, write files.
Console_Module
- MFC 延伸模式的 DLL 以 LGPL 發佈,可以在 MFC 的視窗中額外開啟一個 Console Window 用來顯示執行資訊,可以自由將 Console Window 隱藏起來,顯示資訊將根據輸出的位置寫入 log or error 的紀錄文件中. 整體採用模塊式開發使用簡單,是視窗程式在 Bug 排除上的好幫手-MFC extension DLL to LGPL release mode, the window in the MFC additional open a Consol
u
- 打开结构化储存的源码,用mfc写就,但不能提取stream-sources to open docfile (structured storage),written in mfc
Open_Word
- 在MFC环境下操作WORD -In mfc open word
File-Management-System
- 本程序采用Visual C++作为开发工具,参照了Windows资源管理器的结构,模拟文件管理的工作过程来创建一个文件系统。实现了树形和列表显示文件,创建文件、文件夹,对文件的打开,读写,删除,关闭,剪切,复制,粘贴,重命名,刷新,查看,及属性设置能够删除文件或文件夹。采用VC的MFC来开发程序,全部操作均为可视化,实现了不需要敲命令用鼠标就能实现对文件的各种操作,具有友好的图形界面。-The file system is based on Windows window for referenc
CArchive
- VC++使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。 -VC++ CArchive class to manipulate files. The MFC framework provides the File New to open the function of the internal implementation mechanism.
CArchive
- VC++使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。 -VC++ CArchive class to manipulate files. The MFC framework provides the File New to open the function of the internal implementation mechanism.
MruFileTest
- VC++的MFC对最近文件进行了包装,它使用户无需编写任何代码就可实现最近文件菜单。但这种方法也有缺陷: ①用户程序必须使用文档、视图结构,只能利用它提供的文档打开和保存文件,如果你使用自己编写的函数打开和保存文件,绕过了它的文档,则最近文件将无法使用。 ②这种最近文件保存在注册表中,不易清除,容易形成注册表中垃圾,也没有提供用户清除最近文件的权利,不利于用户隐私的保护。 用ini文件实现最近文件可以解决上述问题,而且用编程控制MRU更灵活,可以提供更多功能-
thqta
- CArchive类对文件进行操作,MFC框架程序提供的文件新建与打开功能内部的实现机制-CArchive class to a file, the file and open the new functionality provided by the MFC framework program internal implementation mechanism