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

搜索资源列表

  1. VC--FileConstrol

    0下载:
  2. 文件的查找 文件的打开/保存对话框 -documents you open the document / preservation dialog
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3.67kb
    • 提供者:还要啊?
  1. sfasdf

    0下载:
  2. 可以实现文件的常规操作,如打开,新建,保存,移动,复制,连铁,如果你喜欢的话可以加以修改,能很轻松的实现画图功能-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
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9.67kb
    • 提供者:Jake
  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. JAVATXT

    0下载:
  2. 输入输出流实验 掌握使用适当的输入输出流进行字节或字符数据的读出和写入。 实验要求: 编写程序,实现文本编辑器。具体要求为: ① 在窗口上放置一个菜单条和一个文本区,文本区可编辑。 ② 菜单条中有一个菜单“编辑”,在该菜单下有三个菜单项“打开”、“保存”、“退出”,其中“退出”菜单项与前两项间有分隔线。 ③ 点击“打开”菜单项,弹出一个文件打开对话框,在该对话框中选择或输入被打开文件名后,该文件内容就显示在窗口的文本区中。若被打开文件不存在则在文本区中显示出错信息。
  3. 所属分类:文件操作

    • 发布日期:2014-01-17
    • 文件大小:11.91kb
    • 提供者:小吴
  1. Graphic

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

    • 发布日期:2008-10-13
    • 文件大小:90.66kb
    • 提供者:宝子
  1. FileOperation

    0下载:
  2. FileOperation.rar:利用VC++编写的保存、读取各种文件以及打开新窗口的简单程序,适合初学者学习。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.72mb
    • 提供者:唐进
  1. ClangOPfile

    0下载:
  2. 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
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:11.47kb
    • 提供者:立方
  1. DRAW0810

    1下载:
  2. 用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.
  3. 所属分类:File Operate

    • 发布日期:2017-06-14
    • 文件大小:20.85mb
    • 提供者:罗冲
  1. FileReadWrite

    0下载:
  2. VC++6 实现文件读写,打开保存的一个例子,对于初学者有可以很快的就能看懂。-VC++6 for file read and write, open the saved an example, for beginners can quickly be able to understand.
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3.5mb
    • 提供者:Hu Liangsai
  1. hitory1

    0下载:
  2. 本程序演示了如何用注册表实现保存和显示最近打开的文件记录。 在程序中只记录了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
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:3.09kb
    • 提供者:xumgmg
  1. notepad

    0下载:
  2. 记事本代码,实现打开文件,保存文件,复制文件,粘贴文件等-Notepad Code, to achieve open file, save file, copy the file, paste files, etc.
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1.83mb
    • 提供者:虫虫
  1. MruFileTest

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

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

    0下载:
  2. 用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.
  3. 所属分类:文件操作

    • 发布日期:2017-04-05
    • 文件大小:6.26kb
    • 提供者:轨迹
  1. students-management

    0下载:
  2. 本项目为“学生成绩管理系统”。主要功能在于通过对学生成绩的多种操作,来实现对学生成绩的管理和分析。 主要操作有:使用不同权限登录,新建存储文件,打开存储文件并导入系统,将数据保存到存储文件上,添加学生信息,查找并显示学生信息,删除学生信息,编辑学生信息,显示所有学生信息,对学生信息进行排序等。 -This project is a student performance management system. The main function is to student achiev
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:5.11kb
    • 提供者:
  1. saving-file

    0下载:
  2. 先查找文件:将当前日期作为文件名称查找 找到后,打开文件 按一行一行的读取文件 每读一行,就查询一次是否含有字符串“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
  3. 所属分类:File Operate

    • 发布日期:2017-04-28
    • 文件大小:9kb
    • 提供者:ting
  1. XML_T0_BINDlg

    0下载:
  2. 此程序包含目录打开,文件转换算法(特定从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
  3. 所属分类:File Operate

    • 发布日期:2017-05-04
    • 文件大小:4.02kb
    • 提供者:沙鸥
  1. main

    0下载:
  2. 此代码为C语言操作文件的源代码,打开本地文件后,动态写入数据并进行保存-The source code for C language files, open the local files, dynamic and save your work after writing
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:945byte
    • 提供者:liuping
  1. coaxial

    0下载:
  2. 对话框控件的打开保存程序代码替代方案 不错的源码()
  3. 所属分类:文件操作

    • 发布日期:2018-01-02
    • 文件大小:36kb
    • 提供者:mscape
  1. paal7

    0下载:
  2. ArcEngin 打开和保存mxd文档的代码!()
  3. 所属分类:文件操作

    • 发布日期:2018-04-30
    • 文件大小:20kb
    • 提供者:Legfnfif
  1. 使用通用文件对话框---打开读文件和保存写文件

    0下载:
  2. 使用”通用文件对话框类” 1打开文件读入内存变量 2写内存变量保存到文件
  3. 所属分类:文件操作

« 12 3 »
搜珍网 www.dssz.com