JSPatch 是一个不错的 hotfix 框架,可利用 js 脚本修复线上 bug,但是作者 bang 没写注释,阅读源代码后,我添加了部分注释,想快速理解源码的同学可以参考。
☆84Mar 22, 2016Updated 9 years ago
Alternatives and similar repositories for JSPatch---comment
Users that are interested in JSPatch---comment are comparing it to the libraries listed below
Sorting:
- JSPatch调研笔记与使用教程☆24Jun 2, 2016Updated 9 years ago
- JSPatch Convertor is a tool that converts Objective-C code to JSPatch script automatically.☆982May 25, 2017Updated 8 years ago
- A XCode plugin that provides autocompletion for JSPatch☆742Oct 1, 2020Updated 5 years ago
- 自定义检查规范的 Clang 插件☆48Apr 18, 2018Updated 7 years ago
- MonkeyDev-Xcode-Templates☆38Mar 8, 2022Updated 3 years ago
- find unused method and class with mach-o file☆23Oct 25, 2017Updated 8 years ago
- Assistive Button imitate the iOS system AssistiveTouch☆115Apr 29, 2022Updated 3 years ago
- IT江湖客户端接口服务☆11Feb 3, 2016Updated 10 years ago
- Generating UI test label automatically for iOS.☆347Jun 5, 2020Updated 5 years ago
- iOS APP分析无用代码(A source-code level/Clang Approach)☆237Aug 22, 2018Updated 7 years ago
- 自己写的仿照半塘的app☆23May 4, 2016Updated 9 years ago
- JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by j…☆11,368Dec 1, 2020Updated 5 years ago
- This is a tutorial for OpenCV with iOS☆30Jun 1, 2016Updated 9 years ago
- 中文:类似instagrm图片、视频等资源的缩放动画View来查看详细内容,根据ImageView的位置进行缩放,并且还有查看语音资源的播放功能,注意:资源文件可是网络的,也是可以是本地的,方便自定义使用,并且还具有iOS7背景毛玻璃效果,可以自定设置是否开启. Engl…☆32Mar 16, 2016Updated 9 years ago
- 正方教务系统IOS客户端☆14May 24, 2016Updated 9 years ago
- UIWebView category about HTML5 methods including JavaScript, canvas API and others. / HTML5相关的UIWebView类目,包含JS,canvas API等。☆22Oct 3, 2015Updated 10 years ago
- Delightful, simple library for aspect oriented programming in Objective-C and Swift.☆8,436Nov 25, 2025Updated 3 months ago
- A cross-platform library to parse Objective-C type encoding.☆43Sep 1, 2024Updated last year
- RAC学习笔记☆11Sep 2, 2016Updated 9 years ago
- Reimplementation of NSInvocation, minus floating-point support, for educational purposes☆36Mar 21, 2013Updated 12 years ago
- iOS APP API有效性检查(A clang approach)☆63Nov 21, 2016Updated 9 years ago
- 基于 Pjango 的开源博客。☆40Jul 18, 2020Updated 5 years ago
- Simple demo of NSProxy