Skip to content
View xiaodeyao's full-sized avatar

Block or report xiaodeyao

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. Tinyhttpd Tinyhttpd Public

    Forked from EZLippi/Tinyhttpd

    Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net

    C 1

  2. Java-Guide Java-Guide Public

    Forked from Snailclimb/JavaGuide

    📖 Java面试通关手册(Java学习指南)Java Interview Customs Manual (Java Study Guide)

    1

  3. ForTest ForTest Public

  4. redis redis Public

    Forked from redis/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.

    C

  5. nginx nginx Public

    Forked from nginx/nginx

    An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to …

    C

  6. nginx-book nginx-book Public

    Forked from taobao/nginx-book

    Nginx开发从入门到精通

    Python