Lists (3)
Sort Name ascending (A-Z)
Stars
封装了40多个Qt精美的控件,全部纯Qt编写,QWidget+QPainter绘制,基本上控件由一个.h加.cpp实现,设置的接口完备,有一些可能需要微调,下载直接运行在VS2019+vs-qt插件,移植到其他平台只需微调代码。接口尽量完善了,交互功能可以自己扩展,本意是作为一个Qter在GUI交互上能积累下来,更多的精力用于一些复杂的程序逻辑上比如图像处理,音视频流
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程
2023年最新整理,qt开发最全面试集锦,含网络,文件系统,数据库,自定义控件,以及视频讲解,文档
如果你想使用Qt如鱼得水, 这里的东西值得你学习。
[不再维护]Android流式布局,支持单选、多选等,适合用于产品标签等。
2023年,最新音视频学习资料整理,项目(调试可用),ffmpeg命令手册,文章,编解码论文,视频讲解,面试题全套资料
Build android apps without any java, entirely in C and Make
Less than 100 Kilobytes. Works for Android 5.1 and above
a highly automated and intuitive digital audio workstation - official mirror
嵌入式linux软件开发、嵌入式linux驱动开发、c语言、单片机开发、IOT开发等面试要点记录
A list of practical knowledge-building projects.
Continuing the development of awesome-c list on GitHub
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
🔥 ZXing的精简极速版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)
Give a custom shape to any android view, Material Design 2 ready
A gradle plugin that merge dependencies into the final aar file works with AGP 3.+
Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here.
ANDROID. ChipsLayoutManager (SpanLayoutManager, FlowLayoutManager). A custom layout manager for RecyclerView which mimicric TextView span behaviour, flow layouts behaviour with support of amazing r…
With Scaling Layout scale your layout on user interaction.
一套完整有效的android组件化方案,支持组件的组件完全隔离、单独调试、集成调试、组件交互、UI跳转、动态加载卸载等功能