资源列表

« 1 2 ... .37 .38 .39 .40 .41 7742.43 .44 .45 .46 .47 ... 9415 »

[对话框与窗口Lesson7Code

说明:对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理,如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过
<ironman2006> 在 2024-10-07 上传 | 大小:41984 | 下载:0

[对话框与窗口Lesson8Code

说明:逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -The realization of the ingenious escape button. How do I create a property page dialog box and the Wizard dialog
<ironman2006> 在 2024-10-07 上传 | 大小:71680 | 下载:0

[状态条Lesson9Code

说明:如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。
<ironman2006> 在 2024-10-07 上传 | 大小:58368 | 下载:0

[界面编程gdi+roundedrect

说明:gdi+绘制倒角矩形源码,roundedrect,-gdi+ mapping Chamfer rectangular source, roundedrect,
<刘辉> 在 2024-10-07 上传 | 大小:152576 | 下载:0

[对话框与窗口scrollproppage_Demo

说明:带滚动条属性页哦..一般属性页不带滚动条.-Property page with scroll bar Oh .. the general property page without scrolling.
<林林> 在 2024-10-07 上传 | 大小:25600 | 下载:0

[界面编程mp3PLAYER

说明:一款自己用vb做的mp3播放器,很简单! -A vb do with their own mp3 player, is very simple!
<cissy> 在 2024-10-07 上传 | 大小:20480 | 下载:0

[界面编程KC

说明:一个毕业设计的 库存管理的代码。如何利用kin去 做漂亮的界面,很一般的,供学习用的!-A graduation project code inventory management. How to make use of kin to do pretty interface, it is normal for learning purposes!
<fada> 在 2024-10-07 上传 | 大小:1555456 | 下载:0

[组合框控件SimpleFile

说明:这是一个用来练习组合框的应用的源程序。对初学编程的人很有用。-This is a combo box used to practice the application of the source. Programming for beginner person very useful.
<孙凡淋> 在 2024-10-07 上传 | 大小:1882112 | 下载:0

[界面编程MultiColorPlotCtrl

说明:一个简单实用的实时曲线绘制的类,通过内存DC的设置可以有效解决实时曲线刷新的闪烁问题,在此 代码的基础上,用户可以根据自己的需要进行功能的添加或者删减。文件夹内包含类说明。-A simple and practical real-time curve drawing class, through the memory DC settings can effectively resolve the real-time curve
<红枫> 在 2024-10-07 上传 | 大小:39936 | 下载:0

[界面编程mymeter

说明:一个实用的仪表控件,用户可以根据需要进行设置或增减功能。 主要函数介绍如下: SetNeedleColor(COLORREF colorNeedle) 设置指针颜色 SetRange(double dMin, double dMax) 设置仪表最大值最小值 SetScaleDecimals(int nDecimals) 设置刻度显示精度(小数点后位数) SetValueDecimals(int nDe
<红枫> 在 2024-10-07 上传 | 大小:66560 | 下载:0

[对话框与窗口jsjtxx

说明:计算机图形学的大作业。包含各种直线化线算法、画圆,对话框。填充-Computer Graphics a big operation. Straight line includes a variety of algorithms, drawcircle, dialog. Filled
<周杰伦> 在 2024-10-07 上传 | 大小:266240 | 下载:0

[界面编程listBoxEx

说明:一个列表框应用扩展类,可以支持列表选项的单选和多选。-Application of the expansion of a list box category, can support a list of options for the radio and multi-election.
<红枫> 在 2024-10-07 上传 | 大小:35840 | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 7742.43 .44 .45 .46 .47 ... 9415 »

源码中国 www.ymcn.org