{"id":15027495,"url":"https://github.com/codermikehe/mhdevelopexample_objective_c","last_synced_at":"2025-05-16T19:07:25.067Z","repository":{"id":46141338,"uuid":"81155731","full_name":"CoderMikeHe/MHDevelopExample_Objective_C","owner":"CoderMikeHe","description":"🔥🔥🔥  iOS开发技术要点汇总，核心功能配备文档。表情键盘布局、大文件分片上传、基于MVC的基类设计、MVVM+RAC实践、微信朋友圈实现方案等。","archived":false,"fork":false,"pushed_at":"2020-12-31T07:38:30.000Z","size":23405,"stargazers_count":1050,"open_issues_count":11,"forks_count":179,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-05-16T19:06:45.058Z","etag":null,"topics":["afnetworking","mvc-architecture","mvvm-architecture","reactivecocoa","reactivecocoa-mvvm","upload","wechat"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CoderMikeHe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-07T02:14:56.000Z","updated_at":"2025-04-28T04:09:46.000Z","dependencies_parsed_at":"2022-09-01T00:52:53.391Z","dependency_job_id":null,"html_url":"https://github.com/CoderMikeHe/MHDevelopExample_Objective_C","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderMikeHe%2FMHDevelopExample_Objective_C","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderMikeHe%2FMHDevelopExample_Objective_C/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderMikeHe%2FMHDevelopExample_Objective_C/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderMikeHe%2FMHDevelopExample_Objective_C/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoderMikeHe","download_url":"https://codeload.github.com/CoderMikeHe/MHDevelopExample_Objective_C/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254592395,"owners_count":22097013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["afnetworking","mvc-architecture","mvvm-architecture","reactivecocoa","reactivecocoa-mvvm","upload","wechat"],"created_at":"2024-09-24T20:06:32.532Z","updated_at":"2025-05-16T19:07:25.042Z","avatar_url":"https://github.com/CoderMikeHe.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## MHDevelopExample_Objective_C\n\n### 下载\n- 若`pod install`很漫长或有问题，请戳百度网盘链接:https://pan.baidu.com/s/1xbyYfD6Zy9jRPgoAsdcGSA  密码:luxc \u003cPS：不定期更新！！！\u003e\n\n---\n\n### 概述\n- 本工程主要是利用`iOS` 的`Objective-C`开发的技术要点汇总；\n- 涵盖了开发中踩坑的原因，以及填坑的技术分享；\n- 抛砖引玉，取长补短，希望能够提供一点思路，避免少走一些弯路。\n\n---\n\n### 使用\n- [Cocoapods安装教程](https://www.cnblogs.com/chuancheng/p/8443677.html) \n- 本`Demo`利用`Cocoapods`管理第三方框架，若第一次使用本项目，请使用终端`cd`到如下图所示的文件夹，执行`pod install`命令即可。\n\n\t![Usage.png](https://github.com/CoderMikeHe/MHDevelopExample_Objective_C/blob/master/MHDevelopExample/SnapShot/Usage.png)\n\t\n\t```\n\t1. pod repo update : 更新本地仓库\n\t2. pod install : 下载新的库\n\t```\n- 如果你升级了Mac的系统时，并且当你的Mac系统升级为` high sierra `的时候，别忘记更新`cocoapods`。执行命令为：\n\n\t```\n\t$ sudo gem update --system\n\t$ sudo gem install cocoapods -n/usr/local/bin\n\t```\n---\n\n### 期待\n- 如果在使用过程中遇到BUG，希望你能Issues我，谢谢（或者尝试下载最新的代码看看BUG修复没有）。\n- 如果在使用过程中发现有更好或更巧妙的实用技术，希望你能Issues我，我非常为该项目扩充更多好用的技术，谢谢。\n- 如果通过该工程的使用和说明文档的阅读，对您在开发中有一点帮助，码字不易，还请点击右上角`star`按钮，谢谢；\n- 简书地址：\u003chttp://www.jianshu.com/u/126498da7523\u003e\n\n---\n\n### 主页\n\n|                   GitHub                   |                            掘金                             |                        简书                        |                     CSDN                     | 知乎                                                 |\n| :----------------------------------------: | :---------------------------------------------------------: | :------------------------------------------------: | :------------------------------------------: | ---------------------------------------------------- |\n| [点击进入](https://github.com/CoderMikeHe) | [点击进入](https://juejin.im/user/59128ee21b69e6006868d639) | [点击进入](https://www.jianshu.com/u/126498da7523) | [点击进入](https://blog.csdn.net/u011581932) | [点击进入](https://www.zhihu.com/people/codermikehe) |\n\n---\n\n### 商业互吹\n- [iOS版WeChat](https://github.com/CoderMikeHe/WeChat)\n- [Flutter版WeChat](https://github.com/CoderMikeHe/flutter_wechat)\n- [Vue版WeChat](https://github.com/CoderMikeHe/vue-wechat)\n- [WeChat资源汇总](https://github.com/CoderMikeHe/WeChat_Resource)\n\n---\n\n### 博文\n- [iOS 横向滚动、水平布局、分组显示](https://www.jianshu.com/p/b21f48e1abbb)\n- [iOS 玩转UISlider](https://www.jianshu.com/p/9dc78695302b)\n- [iOS 利用AFNetworking实现大文件分片上传](https://www.jianshu.com/p/7919c620967e)\n- [iOS 基于MVC设计模式的基类设计](https://www.jianshu.com/p/1078a8d5d415)\n- [iOS 基于MVVM设计模式的微信朋友圈开发](https://www.jianshu.com/p/2f161f6a310f)\n- [iOS 基于MVVM + RAC + ViewModel-Based Navigation的微信开发（二）](https://www.jianshu.com/p/8c35fc02f47b)\n- [iOS 基于MVVM + RAC + ViewModel-Based Navigation的微信开发（一）](https://www.jianshu.com/p/fd407a4ecb8e)\n- [iOS 关于MVVM With ReactiveCocoa设计模式的那些事](https://www.jianshu.com/p/a0c22492a620)\n- [iOS 关于MVVM Without ReactiveCocoa设计模式的那些事](https://www.jianshu.com/p/db8400e1d40e)\n- [iOS 关于MVC和MVVM设计模式的那些事](https://www.jianshu.com/p/caaa173071f3)\n- [iOS UITableView 表头、表尾、段头、段尾 的坑（二）](https://www.jianshu.com/p/127bc31e1519)\n- [iOS 实现优酷视频的评论回复功能](https://www.jianshu.com/p/feb14f4eee1c)\n- [iOS 如何完全抓取出ipa包内的所有图片资源](https://www.jianshu.com/p/e6d7e1170ae6)\n- [iOS 实现微信朋友圈评论回复功能（二）](https://www.jianshu.com/p/733733fd042d)\n- [iOS UITableView 多选删除功能](https://www.jianshu.com/p/1d82befe9988)\n- [iOS 实现微信朋友圈评论回复功能（一）](https://www.jianshu.com/p/395bac3648a7)\n- [iOS UITableView左滑删除功能](https://www.jianshu.com/p/4c53901062eb)\n- [iOS 父子控制器的使用](https://www.jianshu.com/p/ef48ddb4d7e3)\n- [iOS UITableView 表头、表尾、段头、段尾 的坑（一）](https://www.jianshu.com/p/f1001599de49)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodermikehe%2Fmhdevelopexample_objective_c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodermikehe%2Fmhdevelopexample_objective_c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodermikehe%2Fmhdevelopexample_objective_c/lists"}