-
使用wxWidget的界面编程例子代码,很有参考价值!
使用wxWidget的界面编程例子代码,很有参考价值!-Use programming interface wxWidget example code, very useful!
- 2022-02-01 12:05:30下载
- 积分:1
-
imitation ie programming interface of the skin FOSS
仿ie界面的皮肤编程源码-imitation ie programming interface of the skin FOSS
- 2023-07-14 07:40:03下载
- 积分:1
-
SDI的例子
SDI例子-SDI example
- 2022-01-23 11:21:19下载
- 积分:1
-
QMeter仪表控件适合QT开发
资源描述非常好用的QT仪表盘插件
安装方法
1.【你的qt安装路径】/bin/qmake qmeterplugin.pro
2.make
3.make install
安装完毕后就可以在Qt designer中使用了
如果想在QT Creator中使用,将/qt/plugins/designer中的全部内容复制到setuproot>/bin/designer中即可
- 2023-02-03 05:10:04下载
- 积分:1
-
资源管理目录树
这是在windows开发环境下写的一个资源管理树程序,能够获取我的电脑下的所有资源信息。开发工具是VS2003,如果采用更高版本的工具打开,需要更改 stdaftx.h 中的一些宏。例如:
#ifndef _WIN32_WINNT // Allow use of features specific to Windows NT 4 or later.
#define _WIN32_WINNT 0x0501 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later.
#endif
#ifndef _WIN32_WINDOWS // Allow use of features specific to Windows 98 or later.
#define _WIN32_WINDOWS 0x0501 // Change this to the appropriate value to target Windows Me or later.
#endif
- 2023-04-21 23:25:03下载
- 积分:1
-
仿WIN7操作系统
资源描述
使用FLEX 技术,多年前搞的一个仿win7操作系统的界面,现在共享出来,大家一起hi,高手勿喷,小菜级别的东西,主要是使用了AMBI的库来实现的
MDI。。。。。
amdi.windowManager.addEventListener(MDIManagerEvent.APP_MENU_ITEM_CLICK,lisentApplicationMenu);
amdi.windowManager.addEventListener(MDIManagerEvent.WINDOW_CLOSE,confirmWindowClose);
amdi.windowManager.cascade();
amdi.menuButton.setStyle("rollOverEffect",glowOver);
amdi.menuButton.setStyle("rollOutEffect",glowOut);
更多东西自己去感受吧
- 2022-08-09 08:03:21下载
- 积分:1
-
基于SDL的马里奥游戏
资源描述该程序是基于SDL和C变异的马里奥小游戏,适合于SDL的初学者进行学习,代码较为复杂,但是能够很好的学习和应用SDL,了解SDL。
- 2023-03-05 12:45:03下载
- 积分:1
-
鲍鱼游戏
这在 c + + 中的源代码是鲍鱼游戏的执行,它扮演本身在 QT 设计器应用程序中使用一个计时器。
- 2022-01-24 17:02:11下载
- 积分:1
-
一段美化界面的程序。可以使你的程序更漂亮
一段美化界面的程序。可以使你的程序更漂亮-some landscaping interface procedures. You can make the process even more beautiful! !
- 2022-07-12 22:24:52下载
- 积分:1
-
在状态条中显示鼠标的设备坐标与逻辑坐标
在状态条中显示鼠标的设备坐标与逻辑坐标-the state of the equipment shows the mouse coordinates and logic coordinates
- 2022-06-15 16:16:55下载
- 积分:1