必威体育Betway必威体育官网
当前位置:首页 > IT技术

PC桌面软件美化界面:几种有名的DirectUI库介绍

时间:2019-10-26 00:15:29来源:IT技术作者:seo实验室小编阅读:90次「手机版」
 

directui

Directui是一套开发理念,其主要的思想就是主窗口有句柄HWND,但是子控件Button List 等等都是无窗口句柄的,使用spy++无法抓取控件的HWND。

1、duilib

https://github.com/duilib/duilib

https://github.com/qdtroy/DuiLib_Ultimate -- 推荐

http://www.winradar.com/ -- 推荐

https://github.com/redrains/DuiLib_Redrain

https://github.com/karllen/cef3-duilib-YDDemo

https://github.com/netease-im 网易云信,推荐!!!

https://github.com/netease-im/NIM_Duilib_Framework

教程:

http://www.cnblogs.com/Alberl/category/520438.html

http://blog.csdn.net/zhuhongshu/article/details/41037875/

2、炫彩界面库(xcgui.dll)

http://www.xcgui.com/index.php

3、gaclib

http://gaclib.net/#~/

https://github.com/vczh-libraries/Release

4、soui -- 开源免费

GIT.oschina:https://git.oschina.net/setousoft/soui 

GIT.github: https://github.com/SOUI2/soui 

SOUI入门博客 http://www.cnblogs.com/setoutsoft/

5、http://www.directui.com/

6、http://bolt.xunlei.com/ 迅雷,不开源

7、http://www.muilib.com/ 魔方界面库

8、https://gitee.com/hgy413/REDM 开源,核心库的稳定性已在内部多个大型商化项目中通过验证

x、MFC精品资源

https://github.com/zhongyang219/Trafficmonitor MFC写的显示当前网速、cpu内存利用率的桌面悬浮窗软件

https://github.com/abstractspoon/ToDoList_7.2 MFC写的任务管理软件http://www.abstractspoon.com/

---------------题外话--------------------

其他

1、分享一个使用NSIS制作安装包的UI插件

2、Ultimate toolbox -- MFC开源界面库

https://www.codeproject.com/Articles/20182/The-Ultimate-Toolbox-Home-Page

https://www.codeproject.com/Articles/20183/The-Ultimate-Grid-Home-Page

https://www.codeproject.com/Articles/20181/The-Ultimate-TCP-IP-Home-Page

3、imgui

https://github.com/ocornut/imgui

4、微软开源UI利器

https://github.com/Microsoft/microsoft-ui-xaml

https://github.com/dotnet/winforms

https://github.com/dotnet/wpf

5、CButtonST

http://www.softechsoftware.it/main.html

6、BCG

https://www.bcgsoft.com/

7、Xtreme Toolkit

https://codejock.com/products/toolkitpro/

8、QtitanRibbon

https://www.devmachines.com/

精品推荐 -- ico图标下载

https://icons8.com/

https://www.easyicon.net/

https://www.axialis.com/icons/

文章最后发布于: 2017-08-15 22:03:18

相关阅读

MySQL数据库--命令行操作

查看服务器mysql服务有没有开启: ps -ef | grep mysql 登录到MySQL: mysql -h 主机名 -u 用户名 -p -h : 该命令用于指定客户

MIMIC-III数据库的应用(一)

MIMIC-III数据库的应用(一) MIMIC-III是由麻省理工学院计算生理学实验室开发的公开可用数据集,其中包含了>60000次住院相关的数据,时

vc运行库各版本下载

1.2018.07.31(32&64位)最新版 下载地址:https://pan.baidu.com/s/1qsXJund5seVIakLuKyk7bA  提取码:hegp 2.2015vc运行库64 下载地

Android中SQLite数据库介绍

SQLite简介 更多干货 分布式实战(干货) spring cloud 实战(干货) mybatis 实战(干货) spring boot 实战(干货) React

对话 CTO〡和 PingCAP CTO 黄东旭聊开源数据库新蓝海

​​专栏介绍 「对话 CTO」是极客公园的一档最新专栏,以技术人的视角聊聊研发管理者的发展和成长。 本专栏由企业级研发管理工具ON

分享到:

栏目导航

推荐阅读

热门阅读