Skip to content
View Virtue86's full-sized avatar

Block or report Virtue86

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
  • 使用 cocoapods-pod-merge 进行项目 pods 的group 优化,大大降低 项目启动的时间。

    Objective-C 1 Updated Jul 22, 2022
  • The monorepo for interview take home assignments.

    TypeScript Updated Feb 13, 2022
  • This repository holds the device support files for the iOS, and I will update it regularly.

    Python Updated Sep 21, 2020
  • 方法名混淆其实就是字符串替换,有2个方法可以,一个是#define,一个是利用tops。 利用#define的方法有一个好处,就是可以把混淆结果合并在一个.h中,在工程Prefix.pch的最前面#import这个.h。不导入也可以编译、导入则实现混淆。 单段的selector,如func: ,可以通过#define func 来实现字符串替换。 多段的selector,如a:b:c: ,可…

    Objective-C 1 1 Updated Mar 31, 2020
  • iOS 自定义表情键盘。主要借助于PPStickerKeyboard这个demo,感谢。

    Objective-C 3 Updated Mar 13, 2019
  • NSInvocation消息转发机制的 详解与使用

    Objective-C 2 Updated Feb 26, 2019
  • UIWebView由于没有WKWebView那么可以精准,省资源,性能优越。然后在本demo主要用的加载进度,WKWebView也提供了一个准确的加载进度值属性。estimatedProgress // 所以UIWebView只能使用一些巧用的方法进行进度的监听,然后进行展示,具体请看两个webView的控制器里的代码

    Objective-C 2 Updated Dec 19, 2018
  • Shadowrocket,一款要垮区域购买,或者通过国内第三方平台才能安装的VPN软件,但是我们iOS开发者几乎只会用mac,现在Itunes又限制了应用ipa包的安装,但是没有了Itunes,我们有xcode!!

    314 116 Updated Nov 15, 2018
  • 多项选择,最多选择三个

    Objective-C Updated Nov 14, 2018
  • RC4ForOC Public

    关于iOS中使用 RC4 算法的构造(oc)

    Objective-C 3 1 MIT License Updated Nov 7, 2018
  • 使用Security框架进行 RSA加密,解密。然后使用私💊进行签名。(哈希函数算法,SHA1,256等等)

    Objective-C 5 MIT License Updated Nov 7, 2018
  • 红包雨(优化),可点击,背景插件可点击

    Objective-C 2 Apache License 2.0 Updated Oct 9, 2018
  • SelectItem Public

    流式布局,选择数据

    Objective-C 1 MIT License Updated Jun 11, 2018
  • 集成IJKplayer进行视频直播开发。

    MIT License Updated Jun 8, 2018
  • Ping 网络检测工具,主要使用在iOSapp测试服务器或者用户网络状况场合。

    Objective-C 2 MIT License Updated May 2, 2018
  • MVVMModel Public

    上个MVVM代码性太强,这次使用的是比较合理性的框架进行开发

    Objective-C 2 MIT License Updated Mar 28, 2018
  • MVVMKitDemo Public

    MVVMKit 使用解决 庞大臃肿的Controller

    Objective-C 4 MIT License Updated Mar 22, 2018
  • demo Public

    test

    1 Updated Mar 22, 2018
  • 有关于iOS动画的各种尝试

    Objective-C MIT License Updated Mar 17, 2018
  • Xlog- Public

    Updated Sep 18, 2017
  • KMiOSLib Public

    Forked from kimihe/KMiOSLib

    Archive some iOS demos for fun.

    Objective-C 1 Updated Nov 23, 2016
  • Specs Public

    Forked from CocoaPods/Specs

    The CocoaPods Master Repo

    Updated Oct 28, 2016
  • FastTextView Public

    Forked from gfthr/FastTextView

    The best rich editor (TextView) on IOS platform ,maybe be the fastest

    Objective-C 2 Updated Mar 6, 2014