资源列表

« 1 2 ... .65 .66 .67 .68 .69 1070.71 .72 .73 .74 .75 ... 1573 »

[文件操作MiniCAD

说明:在MFC中,文档类负责管理数据,提供保存和加载数据的功能。视图类负责数据的显示,以及给用户提供对数据的编辑和修改功能。 MFC给我们提供Document/View结构,将一个应用程序所需要的“数据处理与显示”的函数空壳都设计好了,这些函数都是虚函数,我们可以在派生类中重写这些函数。有关文件读写的操作在CDocument的Serialize函数中进行,有关数据和图形显示的操作在CView的OnDraw函数中进行。我们在其派生类中,只需
<李俊炎> 在 2024-09-27 上传 | 大小:5309440 | 下载:0

[文件操作VCPPOperateExcel

说明:Visual C++操作Excel源码示例,相应的类已封装好,可以自己提取出去直接使用-A Demo Of Operating Excel using Visual C++, the class has been encapsulated, you can extract it out yourself to use.
<杨左使> 在 2024-09-27 上传 | 大小:8822784 | 下载:0

[文件操作File_Test

说明:在VS2005环境下的简单的文件打开和保存示例,包括源代码。-Simple file open in VS2005 environment and save examples, including source code.
<CARL> 在 2024-09-27 上传 | 大小:11454464 | 下载:0

[文件操作CompareFile

说明:比较两个文件是否相同 适用C++ 小文件比较-compare file
<caojikui> 在 2024-09-27 上传 | 大小:2110464 | 下载:0

[文件操作123

说明:两个C++写的从文本文件中读取数据保存到数组的程序-Two written in C to read data from a text file saved to the array of procedures
<herovsdevil> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[文件操作FUNCTION

说明:关于文件操作的一族程序,希望能帮上忙,学习快乐-file program
<李星宇> 在 2024-09-27 上传 | 大小:10240 | 下载:0

[文件操作filecopy

说明:一个简单的文件复制小软件,完整源码,可编译成功。复制速度很快。-A simple file copy small software, complete source code, can build success. Copy speed quickly.
<楚度> 在 2024-09-27 上传 | 大小:38912 | 下载:0

[文件操作Operation-Word

说明:操作Word,内容丰富,解析全面!!含源码,直接可用!!c++builder精彩编程!-In Word, content-rich, comprehensive analytical! Including source code directly available!! c++ builder wonderful programming!
<lgh> 在 2024-09-27 上传 | 大小:2184192 | 下载:0

[文件操作read-excel

说明:通过c读取excel内容以及存取,这样可以方便大家对文本编辑工具的处理-Through the c read the excel content and access,This can facilitate the text editing tool handle
<llsh> 在 2024-09-27 上传 | 大小:1936384 | 下载:0

[文件操作The-character-color-change

说明:通过vc工具开发的,采用c语言来实现字符颜色的变化,可以让大家更好的掌握语言-Through the VC development tools, use C language to realize the character color changes, so that we can better master the language
<llsh> 在 2024-09-27 上传 | 大小:2015232 | 下载:0

[文件操作Doc1

说明:jiang ya dian lu yuan li tu-jiang yea dian lu yuan li tu
<likang> 在 2024-09-27 上传 | 大小:8192 | 下载:0

[文件操作file

说明:主要讲述了内存映射文件,涉及到如何打开文件,读取文件并关闭文件。内存映射文件的详细说明。-About memory mapping file, involves how to open the file, reading files and close the file. The detailed explanations of the memory mapping file.
<王佳> 在 2024-09-27 上传 | 大小:1988608 | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 1070.71 .72 .73 .74 .75 ... 1573 »

源码中国 www.ymcn.org