资源列表
[Windows编程] TestMusic
说明:VC++自制的MP3播放器,有类似酷狗进度条的音乐播放器,还有漂亮的背景图,实际上界面和现在流行的播放器相比还是有差距的,不过可以慢慢改进它,里面可以学习到许多相关的知识技巧,是C++初学者必看的参考范例-VC++ homemade MP3 player, similar to the progress of the cool dog music player, as well as a beautiful background image, in fact, the interface and<apudn61> 在 2025-12-28 上传 | 大小:1.58mb | 下载:0
[Windows编程] graphics
说明:VC++包含文件 ,头文件 graphics.h下载,是用于编写VC/C++图像软件时的像素函数、直线和线型函数、多边形函数、填充函数等,TC图形库文件之一。缺少这个文件时,在VC Dev调试窗口会提示No such file or directory,下载本文件后,按照提示的路径放入其中供Dev调用即可。-VC++ include files, header files graphics.h download, is one of the TC graphics library used to<apudn62> 在 2025-12-28 上传 | 大小:3kb | 下载:0
[Windows编程] english-yanzhengma
说明:英文验证码生成工具 vb制作,简单方便,-tool to form english certification<梁山广> 在 2025-12-28 上传 | 大小:17kb | 下载:0
[Windows编程] FloatWnd
说明:基于mfc的VC++浮动窗口,当浮动窗口接近主窗口边缘时,会自动吸附,可将浮动窗口拖动至主窗口以外的任意地方,程序需要mfc71d.dll,msvcr71d.dll两个文件,网上有下,自己百度一下。-Mfc based VC++ floating window when the main window is a floating window near the edge, it will automatically adsorption can drag the floating window<apudn63> 在 2025-12-28 上传 | 大小:55kb | 下载:0
[Windows编程] CalcRowCnt
说明:CalcRowCnt程序源码,统计VC++工程的源代码行数,可选择是否统计空行,是否统计注释行。-Source code line number CalcRowCnt program source code, statistics VC++ project, you can choose whether statistical blank lines, comment lines are statistics.<apudn64> 在 2025-12-28 上传 | 大小:75kb | 下载:0
[Windows编程] vcchm
说明:演示如何使用VC.NET调用帮助文件(chm)文档,在成型的软件中,一般都少不了chm文档制作而成的帮助文件,以引导使用软件的用户快速上手,提升软件用户体验。通过本例子代码,你可以熟悉一下如何在VC.NET编写的软件中打开CHM文档。-Shows how to use help files VC.NET call (chm) files, in shaping software in general, and ultimately made chm help file documentation<apudn66> 在 2025-12-28 上传 | 大小:28kb | 下载:0
[Windows编程] vcnettaskthread
说明:使用VC.NET实现多线程多任务的编写实例,当用户拖动最小化窗口时系统调用此函数取得光标显示。若遇到是1000的倍数时发送消息,更新对应进度条,延缓时间,通知更新进度条,启动第一个进度条工作线程,启动第二个进度条工作线程,并可重置线程,终止线程并初始化进度条。-Use VC.NET write multi-threaded multi-tasking instance, when the user drags the minimized window system calls this func<apudn67> 在 2025-12-28 上传 | 大小:42kb | 下载:0
[Windows编程] vcnetinsertstring
说明:VC.NET在应用程序窗口中添加插入符,请注意观察字符串结束位置的插入符,具体实现请参阅源代码。-VC.NET add application window caret, please observe the end of the string caret position, please refer to the concrete realization of the source code.<bpudn6> 在 2025-12-28 上传 | 大小:28kb | 下载:0
[Windows编程] vcnetsrcollbar
说明:VC.NET自定义滚动条的滚动范围,随窗口的改变滚动条的位置和大小会发生改变,挺不错的效果。-VC.NET custom scroll bar to scroll the range, with the location and size of the window to change the scroll bar will change, very good results.<bpudn7> 在 2025-12-28 上传 | 大小:28kb | 下载:0
[Windows编程] finddialog
说明:VC.NET如何使用Windows系统的查找与替换对话框,这个例子会告诉你答案,例子调用了“查找”对话框,并没有调用替换的对话框,不过功能思路是一样的,相信学会了这个,调用其它的也就容易理解了。-How to use Windows system VC.NET Find and Replace dialog box, this example will tell you the answer, the example calls the " Find" dialog box a<bpudn8> 在 2025-12-28 上传 | 大小:44kb | 下载:0
[Windows编程] vcnetdialogbmp
说明:对话框中使用缩略图功能,CBmpFileDialog类实现的文件功能,VC.NET如何在打开对话框中预览图片文件的示例,虽然预览的图像不是太清淅,但至少可以让人看清楚图片的内容是什么,还可显示出图片的宽高像素大小,实际占用字节大小,以及是多少位的真彩位图。-Dialog box, use the thumbnail feature, file functions CBmpFileDialog class implementation, VC.NET example of how the open<bpudn9> 在 2025-12-28 上传 | 大小:45kb | 下载:0