Skip to content
View haiwei-Lee's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report haiwei-Lee

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

    对手机信息的采集包括 移动信号国家码 所属运营商 系统版本号 系统时间 手机系统 剩余空间 电池电量 是否越狱 IDFV 手机屏幕亮度 系统语言 IDFA 存储容量 手机型号 app名称 启动时间 wifi名称 DNS 网络连接方式 移动网络号码 所属国家 系统名称 手机内存 app版本 方便数据的采集

    Objective-C 21 6

  2. CustomSlider CustomSlider Public

    use swift to creat customSlider

    Swift 2

  3. HWCycleScrollView HWCycleScrollView Public

    自定义循环滚动控件 仿淘宝(京东首页)

    Objective-C 2 1

  4. NumberVerifyTextField NumberVerifyTextField Public

    利用“类族模式”隐藏“抽象基类”背后实现的细节,以保持接口的简洁。主要是提供一种思考方式,实现输入框的纯数字或者带小数点数字金额的输入验证(也可以采用类扩展等其他的手段去实现,或许其他的方法更为简单)。只是希望通过这个demo能够引起大家开发过程种的思考

    Objective-C 2

  5. iOS-life-cycle iOS-life-cycle Public

    探索iOS启动APP,退出后台(锁屏,按home键,双击),重新点击进入APP,viewController push present的时候的生命周期的执行先后顺序

    Objective-C 2

  6. Objective_AOP Objective_AOP Public

    利用AOP的思想,通过方法交换(Method Swizzle黑魔法,修改 ios 系统类库方法)的做法,对登陆权限的统一管理,避免判断逻辑的分散。可以举一反三,思考类似需求的处理方案

    Objective-C 1