Skip to content
View COLORREF's full-sized avatar

Block or report COLORREF

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. QWidget-FancyUI QWidget-FancyUI Public

    基于Qt6 的 UI 组件库。包含常用组件和动画效果,支持自定义主题和窗口样式。UI component library based on Qt6. Contains commonly used components and animation effects, supports custom themes and window styles.

    C++ 342 39

  2. DjangoERP DjangoERP Public

    基于 Django 框架 开发的企业级员工与部门管理平台,涵盖了用户身份认证、验证码安全校验、异步交互式操作界面等功能模块。系统采用 B/S 架构与 MVC 设计模式,前后端分离度较高。前端基于Bootstrap + jQuery,后端通过 Django ORM 与 SQLite 数据库交互。

    Less 3 1

  3. study-record study-record Public

    学习记录

    C++ 6

  4. calculator calculator Public

    普通计算器和科学计算器

    Java

  5. QtPyIM-NTQQ QtPyIM-NTQQ Public

    模仿新版 NET QQ 的即时通讯平台,采用 Qt 桌面客户端 + Python 后端服务器的分布式架构,支持文本消息、图片与文件传输,同时具备消息加密、服务代理、断点续传等能力。系统前后端通过 TCP 长连接与 HTTP 协议协作,并设计了自定义通信协议。

    Python