搜索资源列表
VC--FileConstrol
- 文件的查找 文件的打开/保存对话框 -documents you open the document / preservation dialog
sfasdf
- 可以实现文件的常规操作,如打开,新建,保存,移动,复制,连铁,如果你喜欢的话可以加以修改,能很轻松的实现画图功能-can achieve the conventional documents, such as the opening, the new, preservation, move, copy, and even iron, If you feel like it can be adapted very easily to the realization of drawing funct
VC6_CArchive
- VC6.0关于串行化的设计,使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-VC6.0 on the design, use CArchive category of documents for the operation. MFC frame
JAVATXT
- 输入输出流实验 掌握使用适当的输入输出流进行字节或字符数据的读出和写入。 实验要求: 编写程序,实现文本编辑器。具体要求为: ① 在窗口上放置一个菜单条和一个文本区,文本区可编辑。 ② 菜单条中有一个菜单“编辑”,在该菜单下有三个菜单项“打开”、“保存”、“退出”,其中“退出”菜单项与前两项间有分隔线。 ③ 点击“打开”菜单项,弹出一个文件打开对话框,在该对话框中选择或输入被打开文件名后,该文件内容就显示在窗口的文本区中。若被打开文件不存在则在文本区中显示出错信息。
Graphic
- 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删除文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。
FileOperation
- FileOperation.rar:利用VC++编写的保存、读取各种文件以及打开新窗口的简单程序,适合初学者学习。
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
DRAW0810
- 用visual c++实现与AUTOCAD的交互。可以把矢量图形保存为DXF格式,也可以打开DXF文件。-Achieved using visual c++ interaction with AUTOCAD. Vector graphics can be saved as DXF format, you can open the DXF file.
FileReadWrite
- VC++6 实现文件读写,打开保存的一个例子,对于初学者有可以很快的就能看懂。-VC++6 for file read and write, open the saved an example, for beginners can quickly be able to understand.
hitory1
- 本程序演示了如何用注册表实现保存和显示最近打开的文件记录。 在程序中只记录了4 个历史记录, 你可以通过修改 MaxRFiles 变量和 mLastFile 的数量达到目的。-This program demonstrates how to use the registry to achieve the preservation and display recently opened documented. In the program only records 4 historical
notepad
- 记事本代码,实现打开文件,保存文件,复制文件,粘贴文件等-Notepad Code, to achieve open file, save file, copy the file, paste files, etc.
MruFileTest
- VC++的MFC对最近文件进行了包装,它使用户无需编写任何代码就可实现最近文件菜单。但这种方法也有缺陷: ①用户程序必须使用文档、视图结构,只能利用它提供的文档打开和保存文件,如果你使用自己编写的函数打开和保存文件,绕过了它的文档,则最近文件将无法使用。 ②这种最近文件保存在注册表中,不易清除,容易形成注册表中垃圾,也没有提供用户清除最近文件的权利,不利于用户隐私的保护。 用ini文件实现最近文件可以解决上述问题,而且用编程控制MRU更灵活,可以提供更多功能-
openasave-file
- 用vb写的简易的打开保存文件的程序,程序使用通用对话框控件,并设CancelError 为 True。对初学者很有用。-Using vb to write a simple program to save the file to open the program to use the Common Dialog control and set CancelError to True. Useful for beginners.
students-management
- 本项目为“学生成绩管理系统”。主要功能在于通过对学生成绩的多种操作,来实现对学生成绩的管理和分析。 主要操作有:使用不同权限登录,新建存储文件,打开存储文件并导入系统,将数据保存到存储文件上,添加学生信息,查找并显示学生信息,删除学生信息,编辑学生信息,显示所有学生信息,对学生信息进行排序等。 -This project is a student performance management system. The main function is to student achiev
saving-file
- 先查找文件:将当前日期作为文件名称查找 找到后,打开文件 按一行一行的读取文件 每读一行,就查询一次是否含有字符串“134”,有则做好标记 保存文件的每一行,遇到有标记的行就不要保存 关闭文件-First find file: the current date as the file name to find After finding the file, open the file Read a file in a row Every time you read
XML_T0_BINDlg
- 此程序包含目录打开,文件转换算法(特定从XML中读取有用的信息转换为二进制),文件打开与保存-This directory contains a program to open the file conversion algorithm (read the XML specific useful information into binary), the file open and save
main
- 此代码为C语言操作文件的源代码,打开本地文件后,动态写入数据并进行保存-The source code for C language files, open the local files, dynamic and save your work after writing
coaxial
- 对话框控件的打开保存程序代码替代方案 不错的源码()
paal7
- ArcEngin 打开和保存mxd文档的代码!()
使用通用文件对话框---打开读文件和保存写文件
- 使用”通用文件对话框类” 1打开文件读入内存变量 2写内存变量保存到文件