搜索资源列表
文件管理系统课程设计C++
- 本程序是用VC++下的MFC写的希望对大家有帮助,这也是我在网上辛苦找出来的.请不要见怪>-the procedures used under the VC MFC wrote to the hopes we have to help, This is what I find on the Internet the hard work. please forgive
MFC快速参考指南
- 给出了MFC设计的各种应用,帮你快速地建立自己的MFC工程文件.
MFC文件操作
- MFC
MFC-Function-Library-Manual
- 本人辛苦收集珍藏的MFC函数库多个速查手册,全部为CHM单文件格式,非常方便携带与查找。-I am hard to collect more than one collection of MFC library Quick Reference, all as a single CHM file format, very easy to carry and look.
VC++code
- 内容简介 本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。 不同于一般的讲述VC++使用的书籍,本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。另外,全书还贯穿作者多年来学习编程的一些经验,以及一些学习方法
Proficient
- 精通MFC程序设计附源代码MFC文件操作非常好的例子-Proficient in MFC programming MFC source code attached to a very good example for file operations
MFC-coding
- 孙鑫《MFC深入详解》书中全部源码例程,包括菜单、工具栏的创建,文件的操作,进程之间的通信,多进程编程-Sun Xin " MFC-depth Detailed," the book all the source code routines, including menus, toolbars are created, the file operation, the communication between processes, multi-process programming
MFC-view-
- 通过view3ds将3d模型转换为opengl能读的两个文件,通过加入工程,在VC环境下实现模型的控制-3d model by view3ds opengl can read the two documents by adding engineering control model, in the VC environment
mfc-use-excel
- VC读取EXCEL,说明,如何用VC编写读取EXCEL文件。-VC read EXCEL, VC prepared to read EXCEL file.
MFC-TO-TXT
- 这个是在MFC读取TXT文件的过程,很实用,特别是读取数组等-This is in MFC read TXT file process, very practical, especially reading array, etc
Read-and-write-for-MFC
- 对于MFC编程,文件读写很重要,也需要一定技巧,此文档有很好的介绍。-For MFC program,the reading and writing of file is very important.
MFC基础
- MFC图形编程基础,介绍MFC、如何创建MFC项目、通过项目工作区窗口进行文件组织,项目管理和项目设置更改、介绍文档/视图体系、介绍设备环境DC和OnDraw函数、介绍CDC类常用绘图函数、如何使用自定义画图工具等等
ftp-vc-mfc
- 程序能实现基本FTP客户端功能,能登陆FTP服务器,显示登陆客户目录下的文件和目录名,能从该目录中选择下载服务器的文件,也能向服务器上传文件。-failed to translate
Use-MFC-EXCEL-file-operation
- 使用MFC操作EXCEL文件 使用MFC操作EXCEL文件-Use MFC EXCEL file operationUse MFC EXCEL file operationUse MFC EXCEL file operation
MFC-Open-the-save-file-dialog-box
- 开发窗口应用程序中,一般都会使用到文件保存对话框,我在这里提供其中一种方法-Developing windows applications, usually to a file using the Save dialog box, I am here to provide methods
MFC-OBDC
- 这是一个很好的学习MFC的文件介绍,希望能给予帮助吧-a good program
openGL-MFC-STL
- 在VS2010的开发平台下,结合MFC类库和OPENGL工具,事项STL三维模型文件的读取和显示。-under visual studio 2010 tool,with the help of MFC and opengl tools, it can read and diaplay STL 3D modal file .
mfc文件读写汇总
- MFC各种文件的汇总总结 使用用于不熟练的文件操作 便于系统学习
语音文件的播放系统设计
- 利用VC++6.0的开发平台基于开发MFC开发音频文件的播放系统,来实现对音频文件的播放;运用MCI(Media?Control?Interface)指令实现音频文件的打开、播放等操作,以此来实现音频文件的播放。(With the development of VC++6.0 platform development MFC audio playback system based on file, to achieve playback of audio files; the use of MC