资源列表
[GDI/图象编程] TransparentPic
说明:VC++设置并叠加透明图片,将两张图片叠加到一起,做了一个小实验,会叠加出其它效果,其中一张图片是有透明效果的。 -VC++ settings and overlay a transparent image to be added to the two pictures together, did a little experiment, superimposed the other effects, including a picture is a transparent effect.<> 在 2025-07-13 上传 | 大小:129kb | 下载:0
[Windows编程] testAccount
说明:C++书籍中的习题,模拟银行账号 操作包括存/取钱-C++ books, exercises, simulated operation of bank accounts, including deposits/withdrawals<叶泽鸿> 在 2025-07-13 上传 | 大小:3.33mb | 下载:0
[GDI/图象编程] FillRegion
说明:VC++填充区域图像小实例,将规定区域填充成其它颜色,与图像处理紧密相关,有需要的编译一下。 -VC++ examples of small images fill the area, will provide area filling into other color, and image processing are closely related, there is a need to compile it.<> 在 2025-07-13 上传 | 大小:18kb | 下载:0
[界面编程] TaskBarDemo
说明:VC++模拟Windows的任务栏源代码,在这个窗体的最下边就是一个任务栏,你点击上边的操作按钮,比如“添加 一个MFC按钮”到任务栏,在窗体的下边会生成一个按钮,同样,增加WindowsLogo样式的按钮,会增加一个前边带有图标的按钮,这是Windows系统最常见的一种任务栏按钮样式。 -VC++ simulation source code for Windows task bar, in the bottom of this form is a task bar, you click<> 在 2025-07-13 上传 | 大小:26kb | 下载:0
[GDI/图象编程] PicSize
说明:VC++图像操作实例,获取BMP图像的尺寸大小,注意这里不是获取的占用字节,是像素,你随便载入一个BMP位图,点击“获取大斜按钮,BMP的长度和宽度会显示出来,-Instance of VC++ image manipulation, image size for BMP, note this is not for the occupation of bytes, is pixels, you just load a BMP bitmap, click the " Get big ram<> 在 2025-07-13 上传 | 大小:19kb | 下载:0
[GDI/图象编程] MixColor
说明:一个不错的VC++即时调色程序,通过拖动滑块的位置改变对象的颜色,这里的对象主要有两个,一个是文字 ,一个是文字背景,左侧的一组滑块分别改变文字的红、绿、蓝三基色值 ,从而改变文字的颜色,右侧的则是文字的背景控制组,同样的原理只不过应用的对象不一样,值得参考,滑块我们不一定要用到调色上,其它地方同样也可用。-A good VC++ real-time color process, the location by dragging the slider to change the color of<> 在 2025-07-13 上传 | 大小:20kb | 下载:0
[界面编程] ClistBox_2
说明:VC窗体中的listBox列表多选示例程序,不用多介绍了吧,可以选择至少两项数据的ListBox,代码挺简洁,入门的VC++朋友,有兴趣参考参考。 -VC form, a list of multiple choice in listBox sample program, do not introduce more of it, you can choose at least two data, ListBox, the code very simple, entry of VC++ fri<madud00076> 在 2025-07-13 上传 | 大小:19kb | 下载:0
[界面编程] Calendar
说明:VC++在程序中调用一个日期选择器,也就是一个日历模块,方便用户输入,减少程序出错率,通过日期选择器,可选择设置的日期或当前的系统日期,本日历中包含星期几和公历,暂无农历信息。 -VC++ in a program called a date picker, which is a calendar module, user input, error rate reduction program through the date picker, choose to set the date o<madud00076> 在 2025-07-13 上传 | 大小:20kb | 下载:0
[界面编程] EmbedElecClock
说明:VC++在窗体的状态栏中嵌入数字格式的时间,也就是电子时钟,虽然简单了点,但对于新手朋友,可以通过本程序学到VC++格式化显示时间的格式、如何保证每隔一秒时钟会更新、如何定义一个定时器、如何在退出窗口时杀掉Timer等等小的知识点。 -VC++ embedded in the status bar in the form of time number format, that is, electronic clock, although simple point, but for the n<madud00076> 在 2025-07-13 上传 | 大小:28kb | 下载:0