资源列表
[Windows编程] MFC_Practise
说明:Mfc 实例源代码,自己写的小测试,有兴趣的可以看一看,学习Mfc任重而道远啊-MFC<黄超> 在 2025-01-18 上传 | 大小:20.2mb | 下载:0
[Windows编程] VirtualClassInitial
说明:用visual c++解释虚拟函数的运行原理-With various visual interpretation of the principle of virtual functions<朱斌> 在 2025-01-18 上传 | 大小:278kb | 下载:0
[Windows编程] Exam4_Computer
说明:是VC编的计数器程序,结果可以动态变化。保证可以使用!-This is the program of the computer.It can very as you input the count!<zhangchao> 在 2025-01-18 上传 | 大小:1.87mb | 下载:0
[C#编程] irrlicht.net
说明:Irrlight.Net documentation for devepers.<Dmitry> 在 2025-01-18 上传 | 大小:19kb | 下载:0
[其他小程序] Memetic_SFLA
说明:This a PPT about Memetic Algorithmic Overview and SFLA Algorithm..Strongly Recommended-This is a PPT about Memetic Algorithmic Overview and SFLA Algorithm..Strongly Recommended...<prad> 在 2025-01-18 上传 | 大小:110kb | 下载:0
[其他小程序] clustering
说明:About Clustering and its varied types.Hope u like it..<prad> 在 2025-01-18 上传 | 大小:318kb | 下载:0
[界面编程] OnlyOneInst
说明:mfc 基于对话框程序,只能打开一个程序- BOOL COnlyOneInstApp::InitInstance() { if (!FirstInstance()) return FALSE //已经有实例存在了,退出 //根据主窗口类名和主窗口名判断是否已经有实例存在了 if (pWndPrev = CWnd::FindWindow(_T("#32770"),"OnlyOne<韩宾> 在 2025-01-18 上传 | 大小:20kb | 下载:0
[界面编程] VCdesktopmin
说明:mfc 基于对话框程序 使桌面所有窗口最小化 -//获得任务栏窗口 CWnd* pWnd = CWnd::FindWindow(_T("Shell_TrayWnd"), NULL) //发送ID为0x1F5(Win+ M)的WM_HOTKEY消息 pWnd->SendMessage(WM_HOTKEY, 0x1F5)<韩宾> 在 2025-01-18 上传 | 大小:1.79mb | 下载:0