Skip to content
View stevendinggang's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report stevendinggang

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. iOS-dev-shell-scripts iOS-dev-shell-scripts Public

    This repository is a collection of shell scripts that you commonly use during iOS development to help iOS developers become more efficient during development, build, testing and deployment.

    Shell 1

  2. runtime runtime Public

    objective-c runtime机制应用合集 1. 利用runtime 设置UIButton点击时间间隔,关联对象, 2. 利用runtime防止数组越界 crash , 3.利用runtime设置归档解档自动化

    Objective-C 1

  3. UIButton-HitRect UIButton-HitRect Public

    使用 runtime 为 UIButton 分类修改响应位置 使得点击范围扩大

    Objective-C 6 1

  4. TextPlayer TextPlayer Public

    TextPlayer iOS文字转语音播放器 主要使用了AVFoundation/AVFoundation 系统库来实现语音播报 AVSpeechSynthesizer 这个类可以用来播放一个或者多个语音内容,播放的语音内容都是通过实例化AVSpeechUtterance而得到,对于一个或者多个AVSpeechUtterance实例, AVSpeechSynthesizer对象起到队列的作用…

    Objective-C 2

  5. UIView-tap-runtime UIView-tap-runtime Public

    使用 runtime 为 UIView 添加一个点击手势,使得所有的继承 UIView 的控件轻松添加点击效果

    Objective-C 2

  6. GCD GCD Public

    总结一下 iOS里GCD的10几种使用方式~

    Objective-C 1