资源列表
[对话框与窗口] MFC-dialog
说明:对话框美化 添加图片 设置背景 添加音乐-add Dialog background picture,add music and set dialog backcolor<haomiao> 在 2025-04-25 上传 | 大小:13kb | 下载:0
[对话框与窗口] qnx_table_final
说明:qnx操作系统自带的PHAB编程软件中设计界面列表框设计-qnx operating system comes with PHAB programming interface list box design software design<xigq> 在 2025-04-25 上传 | 大小:13kb | 下载:0
[对话框与窗口] CPictureEx
说明:CPicture扩展类,实现真彩图片的显示。-CPicture extend the class to achieve the true color image display.<姚远> 在 2025-04-25 上传 | 大小:13kb | 下载:0
[对话框与窗口] message-board(using-asp)
说明:一个很简单的留言板、ASP+access实现,作为初学者和大家一起学习\(^o^)/~-A very simple message board, ASP+ access to achieve, as a beginner and we will study together \ (^ o ^)/~<jianyi> 在 2025-04-25 上传 | 大小:13kb | 下载:0
[对话框与窗口] GetWindowsText
说明:C#获取窗口文本C # get window text-C# get window text<ssmh> 在 2025-04-25 上传 | 大小:13kb | 下载:0
[对话框与窗口] ChosFont
说明:打开对话框字体选择项 可实现对输入的字体选择等-Open dialog box font options font selection input<heargeking> 在 2025-04-25 上传 | 大小:13kb | 下载:0
[对话框与窗口] ScreenSnaper
说明:用Qt编写的截屏程序,源码展示了Qt中如何利用winid函数来实现对桌面的截屏,以及QImage的处理方法。-Screen capture programs written with Qt, source code shows how to take advantage of winid Qt function the desktop screenshot QImage processing method.<李蒙> 在 2025-04-25 上传 | 大小:13kb | 下载:0
[对话框与窗口] allwindows
说明:枚举当前所有打开的程序窗口,其原理是利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找,并将窗口的句柄存放在一个HWND的数组中,结合EnumWindows进行窗口的枚举,从而得到响应的窗口名称;通过定义了一个过程EnumWindowsProc,通过GetWindowLong来完成对打开程序窗口的枚举;通过ListBox实现程序的列举;并将每次调用的枚举结果存放在/info目录下当<johny> 在 2025-04-25 上传 | 大小:13kb | 下载:0