搜索资源列表
Application
- MFC控件的使用,包括按扭,对话框,文本显示,代码质量很高.-MFC controls, including buttons, dialog box, text display, high quality code.
DiceAnimation
- 用c++语言实现的一个骰子跳动的一个MFC应用程序,含有所有源代码的可执行程序,对于刚开始学习使用MFC创建应用程序的人会有一定帮助。-C++ language with a dice beat a MFC application that contains all the source code of the executable program, for beginning to learn to create applications using the MFC will definite
MFC
- 本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识,第二部分讲述用户界面的实例,第三部分讲述MFC内部处理方面的实例,第四部分讲述打包实例。全书基本上面向实例进行阐述,讲解透彻、易于掌握。本书既可作为初学者和大专院校师生的自学参考书,也可作为计算机软件开发人员的技术参考书。 -This book, through 85 examples of the application of a c
[_Elite_Co1733194142004
- A simple MFC application that converts ASCII characters to their hexadecimal, decimal and binary equivalent. User friendly interface, auto-convert options, fun sounds and commented source code
Code3
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。-About MFC AppWizard Principle and Analysis of MFC application framework.
jiajianyunsuan-mfc
- C++课程老师给的范例。范例002 加减运算-简单的基于对话框的MFC范例程序。-C++ programs to the example of the teacher. Example 002 subtract- a simple dialog-based MFC sample application programs.
dsafds
- 应用MFC编的一个简单的窗体震动的例程,效果不错-MFC application compiled form of a simple vibration of routine, good results
ticker
- 飞机航班的订票系统,界面是MFC,应用了文件的读写-Flight booking system, the interface is the MFC, application of the file read and write ... ...
LibaryControl
- 基于c++写的代码,应用数据库做的图书管理系统,MFC做的界面-Based on c++ to write code, application database, the library management system to do, MFC interface to do ... ...
tongxunlu
- 用mfc编的一个通讯录程序,适合mfc初学者参考和学习-Compiled a book with mfc application, reference and learning for beginners mfc
Intelligent-telephone
- 将智能电话本管理软件(SPBMA)初赛版本定义为1.0版本,复赛智能电话本管理软件在原1.0版本上,结合新的用户需求进行了功能升级,将当前版本暂定为2.0版本。此版本实现仍然是在VC++6.0平台下开发完成,充分利用了MFC的应用程序框架和相关类库,基于面向对象的思想设计。在功能升级上,主要是在原有1.0版本上加入网络共享功能(主要是局域网共享)和用户登录管理,使得原有软件功能更加强大,系统更加完善;完成了用户运行程序的用户名和密码验证,利用BASE64算法加密技术,实现字符串加密,加密数据保存
dlg
- 应用mfc基于对话框编写的程序,实现滚动条、单选框、复选框及编辑框的的综合应用,在显示框内显示动态曲线,滚动条控制颜色并将rgb值显示在编辑框-The mfc application based on the dialog box to write the program, scroll bars, radio button, check box and edit box application, dynamic curve of the scroll bar control color and
butongyase
- 在mfc的应用程序中改变编辑框中文本的颜色,可以同时显示不的颜色-To change the color of the text in the edit box in the MFC application, can not display color at the same time
002
- 在许多应用程序中,菜单都带有漂亮的图标,那么如何在MFC应用程序中为菜单添加图标?本实例实现了该功能。-In many applications, the menu with beautiful icons, how to add a menu icon in the MFC application? The examples of this feature.The example solve the problem.
MFC
- MFC简单小程序应用代码,里面包括两个小程序,基本包括建立MFC程序的过程-MFC application code simple small program, including two small procedures, including basic building MFC application process
lab6
- 创建MFC应用程序,并在OnDraw中添加绘制代码;创建MFC应用程序,增加特定的菜单项,添加自定义的工具栏按钮,并利用状态栏显示鼠标移动的信息-Create an MFC application and add the drawing code in OnDraw create an MFC application, add specific menu items, add a custom toolbar button, and use the mouse to move the stat
ADDER
- 一个简单的加法器的MFC应用程序,同时可以实现浮点数的操作。-A simple adder MFC application, also can realize the operation of floating point Numbers.
【MFC】ListControl控件实现翻页
- 实现list翻页。MFC控件,对ListControl实现翻页功能。 Test.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestApp application class. Test.cpp This is the m
MFCApplication45
- Test sample MFC application that demonstrates MVC
VC-MFC中使用工具栏控件详解
- vc中关于mfc的应用,其中主要关于工具栏的,工具栏中添加图标文字和响应消息(The application of MFC in VC, which is mainly on the toolbar, adding icon text and response messages in the toolbar)