Skip to content
View bug-free-bug-free's full-sized avatar

Block or report bug-free-bug-free

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 100 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

Popular repositories Loading

  1. Speech-Contest-Management-System Speech-Contest-Management-System Public

    这是一个演讲比赛的管理系统;

    C++

  2. Machine_room_reservation_system Machine_room_reservation_system Public

    这是一个机房预约系统

    C++

  3. Thread_pool Thread_pool Public

    这是一个简单的线程池,其中的Any类,Result类,Semaphore类都是纯手搓的,支持模式更改,以及基本的线程池相关参数修改。

    C++

  4. CommonConnectionPool CommonConnectionPool Public

    这是一个简单的数据库连接池项目,需要添加很多mysql的配置文件,还要更改vs的相关设置,前期的准备工作比较麻烦,

    C++

  5. Thread_pool2.0 Thread_pool2.0 Public

    这是继上次线程池写完后的最终2.0版,这版大量使用c++11以及更高版本的语法,大大较少了代码量,并且还将类的实现写在头文件中,做成了开源的模式

    C++

  6. chat chat Public

    可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码,基于muduo实现

    Makefile