-
MFC的单文档多视图切换的关键代码。
程序结构比较简单,便于初学者学习。...
MFC的单文档多视图切换的关键代码。
程序结构比较简单,便于初学者学习。-MFC single document multi-view the key code switch. The procedure is relatively simple structure, easy for beginners to learn.
- 2022-03-12 14:33:56下载
- 积分:1
-
实现了简单的对窗口的划分
实现了简单的对窗口的划分-Realize a simple division of the window
- 2022-02-12 03:07:53下载
- 积分:1
-
VC with a beautiful aesthetic and practical floating transparent Form
一种用VC++实现的漂亮美观实用的浮动的透明窗体-VC with a beautiful aesthetic and practical floating transparent Form
- 2023-08-29 09:15:03下载
- 积分:1
-
C++模仿ICQ的界面代码,有助于学习掌握基本的C++网络通讯界面技术。值得学习和参考。...
C++模仿ICQ的界面代码,有助于学习掌握基本的C++网络通讯界面技术。值得学习和参考。-C++ Mimic ICQ interface code, contribute to learning and mastering the basic C++ Network communication interface technology. Worthy of study and reference.
- 2022-12-26 22:05:03下载
- 积分:1
-
一个简单的MP3播放器,包括基本的“播放”、“暂停”、“停止”、“上一曲”、“下一曲”、“读取/保存播放列表”按钮。还有进度条显示播放进度,以及文件当前/持续时...
一个简单的MP3播放器,包括基本的“播放”、“暂停”、“停止”、“上一曲”、“下一曲”、“读取/保存播放列表”按钮。还有进度条显示播放进度,以及文件当前/持续时间,和播放模式。还添加隐藏到任务栏功能。
同时支持键盘操作,
VK_DELETE 删除
VK_HOME 选中第一曲
VK_END 选中最后一曲
VK_RETURN 播放当前选中曲目
VK_ESCAPE 退出程序
VC6、VC7编译通过-a simple MP3 player, including the basic "broadcast" and "suspended", "stop", "a," "a" and "reader/preservation Playlist" button. There progress of the players showed progress, and document the current/duration, and playback mode. Also added to hide the task bar function. While supporting the keyboard operation, VK_DELETE VK_HOME delete selected first song VK_END selected a final VK_RE TURN current players selected repertoire VK_ESCAPE exit VC6, compiled by VC7
- 2022-04-01 02:33:08下载
- 积分:1
-
纯C语言编程的窗体实例
纯C语言编程的窗体实例-pure C language programming examples of the form
- 2022-04-08 12:33:00下载
- 积分:1
-
心魔之花,vb源码,运行后在桌面出现一朵诡秘的魔花,小心别在它的音乐中进入魔境...
心魔之花,vb源码,运行后在桌面出现一朵诡秘的魔花,小心别在它的音乐中进入魔境-Heart magic flower, vb source code, running on the desktop appears a subtle magic flower, careful not to enter the music in its American McGee
- 2022-12-13 03:25:03下载
- 积分:1
-
vc标准控件的基本使用,是一套教材上的一个实例,我在学习过程中练手用的,对初学都对对话框和控件的运用有很大作用...
vc标准控件的基本使用,是一套教材上的一个实例,我在学习过程中练手用的,对初学都对对话框和控件的运用有很大作用-vc standards controls the basic use is a textbook example of one, I in the process of learning to practice hand, are for beginners and dialog controls on the use of a significant role
- 2023-08-07 15:15:04下载
- 积分:1
-
本代码实现枚举所有打开程序
本代码实现枚举所有打开程序的窗口,将窗口信息列在列表框中。- This code realization enumerates all opens the procedure the
window, in tabulates the window information row in the frame.
- 2022-03-20 05:25:38下载
- 积分:1
-
波比B写了一个非常酷的PS图象处理软件
Bobi B has written a very cool Photoshop-like color picker (you can click here to see how cool it is), but since this is compiled into a DLL, it is very hard to use with existing MFC projects. I decided therefore to create a simple class to mimic CGTColorDialogDlg - but this time based on CDialog.-Bobi B has written a very cool Photoshop-like color picker (you can click here to see how cool it is), but since this is compiled into a DLL, it is very hard to use with existing MFC projects. I decided therefore to create a simple class to mimic CGTColorDialogDlg- but this time based on CDialog.
- 2022-02-24 12:03:53下载
- 积分:1