资源列表
[菜单] Dynamically-generated-menu
说明:主界面可以点击事件及动态加载菜单。能够实现数据库或都XML等配置完成动态生成菜单及事件加载。-The main interface can click on the menu of events and dynamic loading. Able to achieve the completion of the database or are XML configuration menu and event loaded dynamically generated.<liyufei> 在 2025-07-15 上传 | 大小:1kb | 下载:0
[按钮控件] mainWindow2
说明:用Qt实现自己的电子表格功能,其中有源代码,大家可以相互学习使用-Qt to achieve their own spreadsheet functions, including source code, we can learn from each other<asd> 在 2025-07-15 上传 | 大小:96kb | 下载:0
[组合框控件] WhiteBlack
说明:给一个黑白棋的源码,其中有网络部门,可以实现下棋,悔棋,判断输赢功能,有源码大家可以相互学习-To Othello' s source the network department chess, undo determine winning or losing functionality, the source that we can learn from each other<asd> 在 2025-07-15 上传 | 大小:838kb | 下载:0
[对话框与窗口] WinMain
说明:孙鑫老师的程序,一个基本的窗口程序,搭建了一个基本的窗口变换-Sun Xin teacher program, a basic window program, to build a basic window transform<Wenbo Huang> 在 2025-07-15 上传 | 大小:1.86mb | 下载:0
[对话框与窗口] allwindows
说明:枚举当前所有打开的程序窗口,其原理是利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找,并将窗口的句柄存放在一个HWND的数组中,结合EnumWindows进行窗口的枚举,从而得到响应的窗口名称;通过定义了一个过程EnumWindowsProc,通过GetWindowLong来完成对打开程序窗口的枚举;通过ListBox实现程序的列举;并将每次调用的枚举结果存放在/info目录下当天日期为文件名称的.txt文件里-GetWindowLong<johny> 在 2025-07-15 上传 | 大小:13kb | 下载:0