Skip to content
View zhengzhenxing's full-sized avatar

Block or report zhengzhenxing

Report abuse

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

Report abuse

Popular repositories Loading

  1. linux_network_program2 linux_network_program2 Public

    Forked from CatDroid/linux_network_program2

    Linux网络编程(第2版) 源代码 学习和修改

    C 1

  2. vant vant Public

    Forked from youzan/vant

    Lightweight Mobile UI Components built on Vue

    TypeScript

  3. interview_internal_reference interview_internal_reference Public

    Forked from 0voice/interview_internal_reference

    2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。

    Python

  4. GameProject3 GameProject3 Public

    Forked from ylmbtm/GameProject3

    游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D游戏,游戏包含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。

    C++

  5. poco poco Public

    Forked from pocoproject/poco

    The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.

    C

  6. CPP-17-STL-cookbook CPP-17-STL-cookbook Public

    Forked from xiaoweiChen/CPP-17-STL-cookbook

    作为对《C++17 STL cookbook》英文版的中文翻译。