Skip to content
View hellChine's full-sized avatar

Block or report hellChine

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

    A GoGame Test

    Swift

  2. Source Source Public

    priva source

  3. NSObjectSafe NSObjectSafe Public

    Forked from jasenhuang/NSObjectSafe

    Swizzle commonly used function of Foundation container to prevent nil crash

    Objective-C

  4. AvoidCrash AvoidCrash Public

    Forked from chenfanfang/AvoidCrash

    This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework can avoid crash and note you that where cause crash.

    Objective-C

  5. iOS-Runtime-Headers iOS-Runtime-Headers Public

    Forked from nst/iOS-Runtime-Headers

    iOS Objective-C headers as derived from runtime introspection

    Objective-C

  6. CocoaAsyncSocket_Demo CocoaAsyncSocket_Demo Public

    Forked from coderMyy/CocoaAsyncSocket_Demo

    基于AsyncSocket搭建即时通讯体系 . 包含TCP连接 , 消息发送 , 消息接收 , 心跳处理 ,断网重连 , 消息超时 , 消息分发 , 数据库结构设计 , 消息丢失等 . 以及UI设计, 文本表情消息/语音消息/图片消息/视频消息/文件消息/撤回消息/提示语消息的实现思路讲解

    Objective-C