▍1. DebugConsole
在界面开发中生成控制台窗口,方便输出一些信息和变量,方便调试。(Generate a console window in the interface development, convenient to output some information and variables to facilitate debugging.)
在界面开发中生成控制台窗口,方便输出一些信息和变量,方便调试。(Generate a console window in the interface development, convenient to output some information and variables to facilitate debugging.)
基于MFC实现在视图窗口显示设置的签名,每次的签名颜色不同。(MFC-based signatures, in the view window displays the settings every time the signature of a different color.)
基于对话框编写的程序,可以实现窗口晃动的效果(Programs written based on the dialog box, window shaking)
MFC 非常精确全面的课程讲解和实例,灰常有用哦~赶紧收藏和分享~(MFC is very accurate comprehensive curriculum explanation and examples, often gray with ~ quickly to the collection and sharing ~)
说明: 一个小的人事录入系统,可以练习对话框等控件知识(A small personnel entry system, you can practice the dialog box, such as control knowledge)
用WIN SDK 控制文件对话框.基于WINDOWS API(control file dialog with WIN SDK .based windows api)
用DuiLib界面库做的仿360的界面,非常漂亮,因为网上流传的360界面没有添加3d动画,此源码中把这个功能给添加上了,和大家共享。(Imitation 360 interface with DuiLib interface library, very beautiful, because of the spread of the Internet 360 interface does not add a 3d animation, this source this function to add and share.)
一个简单好用小程序,实现在VC对话框程序中,将列表控件中内容导入excel表,方便查看、打印等功能!(An easy to use applet import excel table in VC dialog box procedure, the contents of the list control for easy viewing, printing and other functions)
画Bezier曲线的对话框,基于VC++程序开发,运行正确,图像直观(draw bezier)
多对话框的应用。文件夹中含有简单的word教程,适合初学者使用(Multi-dialog. The folder contains a simple word tutorial for beginners)
窗体吸附功能,支持多个窗口吸附,适合初学者学习,简单易懂(Form adsorption function, support multiple window adsorption, is suitable for beginners to learn, simple and understandable )
vc++ 皮肤切换源码与两个皮肤,支持换肤功能的窗口实例,在自定义皮肤和winXP皮肤之间进行切换(To support the skin function of the window example, in a custom skin and the skin to switch between winXP.)
带菜单、工具条和状态条的对话框实现,详细介绍了窗体上的菜单、工具栏以及状态条的实现(With menus, toolbars and status bar of the dialog box implementation, described in detail on the form menu, toolbar and status bar to achieve)
MFC树型控件的操作过程,包括在MFC对话框中使用程序的方法添加树型控制的详细过程。此程序使用VS2010开发,界面中可以添加树形节点,修改并删除树型控件中的节点项。(MFC tree control operation, including the procedures used in the MFC dialog box to add the tree control process. This program uses the VS2010 development, can add a tree node interface, modify and delete a node in the tree control.)
一个简单的mfc密码登陆程序,适合刚刚接触mfc的初学者(An easy login programe of mfc. The freshman of mfc will like it.)
本例为窗体融合技术实例,可以实现窗口的拖动和停靠(This case is a form fusion technology instance,in which you can drag and dock window)
vc编写的启动画面,可以动态的应用他来实现界面的初始化(The vc write splash screen, can be applied to realize the dynamic he initialization of interface )
动态曲线的绘制,界面生成对话框完成动态曲线的绘制(Dynamic curve drawing,Interface Builder dialog box to complete the drawing dynamic curves)
本例说明,如何改变对话框的背景颜色。来源:Visual C++程序设计技巧与实例。(This example shows that how to change the background color of the dialog box. Source: Visual c++ programming skills and examples.)