Skip to content
View zerolbsony's full-sized avatar

Block or report zerolbsony

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

    这是我编写的第一个php框架,它吸取了Yii框架的精髓,同时也融入了我的思想。

    PHP 2

  2. geektime geektime Public

    极客时间的成长笔记

    Java 2 3

  3. captcha captcha Public

    php扩展实现的验证码生成函数

    C 1 1

  4. lottery lottery Public

    Python 1

  5. spider_baidu spider_baidu Public

    一个ruby做的爬取百度搜索结果的程序,使用了ruby的多线程和队列。

    Ruby 1

  6. py_socket py_socket Public

    用python写的socket server,采用非阻塞的方式,使用epoll I/O模型。消息经server发给redis入队列后由守护进程转发到各个web机上由php编写的程序进行数据处理,产生结果后塞入redis的通道。socket server订阅该通道得到消息后返回给等待的客户端连接。

    2