Pinned Repositories
bdtreewidget
来自大佬的 大数据 展示实现方式: qt 类似树状内部数据结构的 ui 方式
BlackHouse
betrayal at the house on the hill
BuYaoHibernate
【不要休眠】临时阻止电脑休眠
daemon_with_boost_1_69
a Concurrency and throughput test experiment process with boost_1_69, can use console to control.
jdBuyMask-master
python 抢口罩 example
QCronDemo
qcron is a cron-like scheduler based on Qt. Using a pattern following cron syntax, a QCron object will emit signals when the system time (given by QDateTime) enters a valid time table or when it leaves such time table.
QtWebAppServer
QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!
stpool_threadPool_example
I find a powerful opensource threadpool,and write some useful example, easy to use
SuspendedScrollBar
Qt悬浮滚动条-滚动条样式
czzCreator's Repositories
czzCreator/QCronDemo
qcron is a cron-like scheduler based on Qt. Using a pattern following cron syntax, a QCron object will emit signals when the system time (given by QDateTime) enters a valid time table or when it leaves such time table.
czzCreator/SuspendedScrollBar
Qt悬浮滚动条-滚动条样式
czzCreator/bdtreewidget
来自大佬的 大数据 展示实现方式: qt 类似树状内部数据结构的 ui 方式
czzCreator/BlackHouse
betrayal at the house on the hill
czzCreator/BuYaoHibernate
【不要休眠】临时阻止电脑休眠
czzCreator/cryptopp
free C++ class library of cryptographic schemes
czzCreator/DDNS
:triangular_flag_on_post: 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...)
czzCreator/jdBuyMask-master
python 抢口罩 example
czzCreator/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!
czzCreator/chen_han_paper-python-graph
给陈晗论文里 数据做的表格 用python 写的
czzCreator/CodeGeeX2
CodeGeeX2: A More Powerful Multilingual Code Generation Model
czzCreator/first_flutter_name_app
初学flutter 做的小工具,按照
czzCreator/FloatingUniverse
【悬浮宇宙】 PC万能悬浮窗快捷工具,快速存放文件夹、文件、剪贴板,打开网址、文件等
czzCreator/GuiLite
✔️The smallest header-only GUI library(4 KLOC) for all platforms
czzCreator/hwinfo
cross platform C++ library for hardware information (CPU, RAM, GPU, ...), 看最新更新代码,看源工程较好
czzCreator/JQTools
基于Qt开发的小工具包, fork 来自原作者:
czzCreator/maskdemo
需要在弹框的窗体背后遮罩原有主窗体,使得突出显示弹窗窗体(刘典武example)
czzCreator/openssl
TLS/SSL and crypto library
czzCreator/PacketSender
Network utility for sending / receiving TCP, UDP, SSL
czzCreator/QChart_charttooltip_example
Qt5.9.8下 charttooltip 例子带指示小尾巴
czzCreator/qhttp
a http client,server implement from github qhttp, simple and useful......
czzCreator/QMQTT-collection
Qt MQTT MQTT is a machine-to-machine (M2M) protocol utilizing the publish-and-subscribe paradigm. Its purpose is to provide a channel with minimal communication overhead. Generally, MQTT is used on top of a TCP connection. However, the base requirement is defined as an ordered, lossless, bidirectional connection. The Qt MQTT module provides a standard compliant implementation of the MQTT protocol specification. It enables applications to act as telemetry displays and devices to publish telemetry data. The supported versions are MQTT 3.1, MQTT 3.1.1, and MQTT 5.0. Note: Qt MQTT is part of the Qt for Automation offering and not Qt. For further details please see Qt for Automation.
czzCreator/Qt-FacileMenu
[Qt控件] 非常飘逸的Qt菜单控件
czzCreator/qt-material-widgets
:art: Qt widgets-based implementation of the Material Design specification.
czzCreator/Qt_DDNS
利用网络上分享的 DDNS(forked) (动态域名解析映射 做的简易程序 具体技术 还应参考 DDNS)
czzCreator/qt_print_driver_checker_demo
MacOS 上用于查找 qt5.12.3 源码中为什么打印会报错而写, 主要模拟Foxit Editor打印过程中的流程,然后配合qt源码中的报错日志来查看
czzCreator/shadowdesigner
Tool for testing qt private shadow API parameters
czzCreator/Smartlocker
一个类似智能柜的订单solution
czzCreator/TTKMusicplayer
TTKMusicPlayer that imitation Kugou music, the music player uses of qmmp core library based on Qt for windows and linux.(支持网易云音乐、QQ音乐、酷我音乐、酷狗音乐)
czzCreator/VideoRecorder
Qt+ffmpeg实现的录屏软件