Stars
A node.js version management utility for Windows. Ironically written in Go.
Play with AgoraSDK and have fun! Everything you need to start learning Agora.
QGoodWindow - border less window for Qt 5 and Qt 6
You can make any desktop application by Dt Framework, 基于QT开发的组件式框架DT.
翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子
wangwenx190 / qtbase
Forked from qt/qtbaseQt Base (Core, Gui, Widgets, Network, ...)
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
A free, open source, multi-platform SQLite database manager.
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
👀 MinGW 32bit and 64bit version of OpenCV compiled on Windows. Including OpenCV 3.3.1, 3.4.1, 3.4.1-x64, 3.4.5, 3.4.6, 3.4.7, 3.4.8-x64, 3.4.9, 4.0.0-alpha-x64, 4.0.0-rc-x64, 4.0.1-x64, 4.1.0, 4.1.…
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
An open-source C++ library developed and used at Facebook.
Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及其信号槽关联,最后调用QRibbon::install(&mainWindow)函数即可自动创建出与QMainWindo…