搜索资源列表
mfc的文件显示 byhangke
- 1、 本程序在交作业时需提交数据库或表结构及其详细的说明书、源码程序。 2、 掌握位图的相关概念。 3、 学会使用使用资源编辑器编辑位图。 4、 编程方式可以使用API编程或MFC编程方式。 5、 建议程序只能处理24位真彩色位图。 6、 程序运行后,通过选择文件|打开菜单后选择一个BMP文件,如果不是BMP文件或不是真彩色文件,程序应该报告信息。如果用户选择的是真彩色的位图则将图形显示在窗口中,而且占满整个客户区。如果调整窗口则图形也跟着变化。始终占满整个客户区 -1,
自定义窗口的创建 MFC
- 自定义窗口的创建 MFC(Microsoft基础类库)是Microsoft Visual C++ 提供给WINDOWS程序员的一个“工具箱”或“零件”,程序员可以直 接利用、工或组合,编出各具特色的WINDOWS应用程序。MFC的内容多而复杂,本 文仅就用MFC建立一个风格化的子窗口来简要说明一下用MFC编程的一般过程。
MFC
- 我上大学时候的MFC编程实例,不错的入门学习资料。
mfc编程实用教程2
- mfc编程实用教程2-mfc Programming Practical Guide 2
《Visual C++ MFC 编程实例》源代码
- 一些有关Visual c++ MFC编程实例的源码. 具有一定实用和启发性.-some of the Visual c MFC programming examples of FOSS. Certain practical and instructive.
MFC 界面编程
- MFC界面编程,一些常见的窗口界面的C++源代码
MFC-Program
- MFC编程,将记事本里面重复的内容去除,如两行重复文字变成一行文字-MFC programming, Notepad, which will remove duplicate content, such as two lines of text into a line of text repeated
MFC.design.tree.control.font
- MFC编程字体树形控件设计代码MFC Programming design code tree control font -MFC Programming design code tree control font
CamShift-tracking(MFC)
- 打开摄相头;打开视频文件;保存视频文件; Camshift跟踪;VC与opencv混合编程-Open the camera relative to the first open the video files save the video files Camshift track VC mixed programming with opencv
MFC
- MFC界面编程很好的例子,十分实用 可以参考的文档。-Good example of MFC programming interface, can be very useful reference document.
zuiduanlujing
- 优化了之前的那个版本,最短路径用Dijkstra算法实现的MFC编程,这次是按实际的路径来将路画出来了。-That before the optimized version of Dijkstra shortest path algorithm using the MFC programming, this is the actual path to the road drawn out.
MFC
- 一个学习MFC最基本也最全面的源代码实例,包含了基于C/S架构的socket网络编程,也包含了database,初学者必看-MFC learning the most basic and most comprehensive source code examples, including based on the C/S structure of the socket network programming, but also includes a database, for beginners
VCMFC
- vc++ mfc编程实例,非常全面的功能,多种控件都有涉及-vc++ mfc programming examples, very comprehensive functions, are involved in a variety of control
DemoButton
- 随着计算机的发展和普及,人们对于软件的界面美观性要求越来越高。MFC提供了很多标准控件,比如按钮控件,按钮在MFC编程中有着较高的使用频率。本文将介绍如何实现在有背景图片的情况下,任意形状按钮的自绘方法。本文使用基于对话框工程程序进行演示-With the development and popularization of computers, there is the software interface aesthetics have become increasingly demandin
MFC
- 一本简单的MFC编程入门书籍。能更好地帮助新手深入浅出地接受MFC.-A simple MFC programming book entry. Better able to help the novice and easily comprehensible manner acceptable MFC.
Tab
- Tab Control的使用方法,VC++ MFC 编程,word文档-The use of Tab Control,VC++,MFC
MFC
- VC/MFC中界面编程实例及其技巧大全 很多实例-VC/MFC interface programming examples and techniques in many instances Daquan
CButton
- MFC编程,按钮的一个应用,非常简单,最基本的应用。-MFC programming, an application button is very simple, most basic application.
mfc_programming_source_code_transparent_window
- mfc编程实现透明窗口源码mfc programming source code transparent window -mfc programming transparent window source mfc programming source code transparent window
《Visual C++MFC编程实例》完整书签版
- Visual C++MFC编程实例,主要内容包括:1、MFC基础知识,2、用户界面实例,3、内部处理实例,4、打包实例。(Visual C++MFC programming examples, the main content includes: 1, MFC basic knowledge, 2, user interface instances, 3, internal processing instances, 4, packaging instances.)