Skip to content
View maydayfan1's full-sized avatar

Block or report maydayfan1

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. hello-world hello-world Public

    just mu first repository

  2. FdogInstantMessaging FdogInstantMessaging Public

    Forked from HuaGouFdog/FdogInstantMessaging

    Fdog 一个即时通讯软件demo,利用Qt框架进行编写(包含登陆窗口,主窗口,以及聊天窗口,可添加好友等等)。(2.0版本正在筹划中,web后端将使用go,服务端将升级为多线程高并发,以及客户端将采用QT6版本,将尽量使用配置文件,简化部署难度,敬请期待!欢迎star!跟踪最新动态)

    C++

  3. HelloGitHub HelloGitHub Public

    Forked from 521xueweihan/HelloGitHub

    :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.

    Python

  4. interface_qt interface_qt Public

    Forked from pingxiyan/interface_qt

    Learn make software interface based on QT.

    C++

  5. QRibbon QRibbon Public

    Forked from gnibuoz/QRibbon

    Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及其信号槽关联,最后调用QRibbon::install(&mainWindow)函数即可自动创建出与QMainWindo…

    C++

  6. Qt-Learning-Demo Qt-Learning-Demo Public

    Forked from MarkCens/Qt-Learning-Demo

    自定义窗口标题栏/自定义菜单栏/信号和槽/自定义按钮/自定义代码编辑器/窗口滑入滑出/QTableWidget/MessageBox/编译器界面。包含一些常用的Qt控件及其自定义样式。

    C++