Skip to content
View JC-Hu's full-sized avatar
🙄
I may be slow to respond.
🙄
I may be slow to respond.

Block or report JC-Hu

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

Pinned Loading

  1. JHCellConfig JHCellConfig Public

    适用于UITableView的“蝇量级”框架。 将业务复杂度集中,减少代码量,提高可阅读性。 本类的思想,是将tableView中cell的相关逻辑集中起来, 放到数组中管理,而不是将业务逻辑分散在各个代理方法中。 特别是使用基类BaseTableViewController进行转接后, 具体业务vc不需要实现tableView cell相关的代理方法

    Objective-C 228 49

  2. JHGuideController JHGuideController Public

    易用的半透明浮层操作引导,只需给出需要高亮的view或rect区域。Translucent guide window control.Just needs views or rects to highlight.

    Objective-C 1