-
I find some of the programming are classic examples of right and learning progra...
我找的一些的编程的实例 都是很经典的 对与学习编程的人来说有很好的借鉴-I find some of the programming are classic examples of right and learning programming people have a good draw
- 2022-10-26 08:15:03下载
- 积分:1
-
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇-33-66 is: interface design articles 67-84 is: graphics processing chapter 85-100 are: Numerical Analysis Section
- 2022-02-01 00:10:31下载
- 积分:1
-
基于多文档的绘制曲线程序,动态生成多个绘制曲线窗口,生成的曲线可通过鼠标选定区域放大缩小,
各曲线绘制窗口可选择切换。...
基于多文档的绘制曲线程序,动态生成多个绘制曲线窗口,生成的曲线可通过鼠标选定区域放大缩小,
各曲线绘制窗口可选择切换。-the program is based on MULTIWINDOW interface used to draw curves, and the window is created dynamically and controllably.
Any part of the curves on the windows can be amplified and can return back to the base size.
- 2023-01-01 15:05:03下载
- 积分:1
-
Delphi7(BCB6)下支持Unicode的控件包,使用方法与标准控件相同...
Delphi7(BCB6)下支持Unicode的控件包,使用方法与标准控件相同-Delphi7 (BCB6) Unicode support for the control packet, use the same controls and standards
- 2023-03-11 13:45:03下载
- 积分:1
-
条码商品管理系统可实现商品的添加、删除、海运…
条形码商品管理系统,可实现商品的添加、删除、查找。等功能。-barcode merchandise management system can be realized commodity add, delete, search. Functions.
- 2022-06-20 05:19:28下载
- 积分:1
-
一个简单的led自制控件,使用系统SDK,以pelles C编写
一个简单的led自制控件,使用系统SDK,以pelles C编写-a simple led control sample, use system SDK, program in pelles C
- 2022-08-08 10:56:02下载
- 积分:1
-
一个使用内存图片资源做按钮的皮肤的类及其例子,来自老外的网站...
一个使用内存图片资源做按钮的皮肤的类及其例子,来自老外的网站-A use of memory resources to do button picture of the skin type and its example, from a foreigner
- 2022-07-10 11:18:17下载
- 积分:1
-
arcgis ae10.1的全面开发
包括arcgis开发的具体介绍,对原代码的分析,以及一个又一个经典的例子,是学习arcgis必不可少的代码和分析材料,对于编程入门来说有很好的示范和指导作用,对以后对于arcgis ae的使用更加得心应手。
- 2022-04-19 17:56:01下载
- 积分:1
-
一个小游戏,有包含代码,只要你有学习相关资料的人都可以看懂!...
一个小游戏,有包含代码,只要你有学习相关资料的人都可以看懂!-a small game, contains code, as long as you have the relevant information to learn who can read!
- 2022-03-06 21:34:18下载
- 积分:1
-
通过按钮自绘属性在DrawItem创建椭圆按钮
应用背景
MFC标准按钮控件的形状为矩形,在属性设置中无法更改按钮形状,通过按钮的自绘,重写DrawItem函数,创建一个椭圆形的按钮,并设定按钮的背景颜色为红色,增加界面的视觉效果
关键技术
主要让新手学习MFC控件的自绘,了解如何在drawitem函数里面改变按钮的形状和背景颜色。了解绘制椭圆的函数,了解如何用SetWindowRgn设置显示范围,了解如何更改对话框背景的颜色。采用的双缓冲绘图技术,消除按钮显示过程中出现的闪烁。
- 2023-04-27 10:00:03下载
- 积分:1