Git Product home page Git Product logo

codermikehe / mhdevelopexample_objective_c Goto Github PK

View Code? Open in Web Editor NEW
1.0K 25.0 183.0 22.86 MB

🔥🔥🔥 iOS开发技术要点汇总,核心功能配备文档。表情键盘布局、大文件分片上传、基于MVC的基类设计、MVVM+RAC实践、微信朋友圈实现方案等。

License: MIT License

Objective-C 99.45% Ruby 0.27% C 0.04% C++ 0.04% HTML 0.21%
wechat reactivecocoa-mvvm reactivecocoa afnetworking upload mvc-architecture mvvm-architecture

mhdevelopexample_objective_c's Introduction

MHDevelopExample_Objective_C

下载


概述

  • 本工程主要是利用iOSObjective-C开发的技术要点汇总;
  • 涵盖了开发中踩坑的原因,以及填坑的技术分享;
  • 抛砖引玉,取长补短,希望能够提供一点思路,避免少走一些弯路。

使用

  • Cocoapods安装教程

  • Demo利用Cocoapods管理第三方框架,若第一次使用本项目,请使用终端cd到如下图所示的文件夹,执行pod install命令即可。

    Usage.png

     1. pod repo update : 更新本地仓库
     2. pod install : 下载新的库
    
  • 如果你升级了Mac的系统时,并且当你的Mac系统升级为high sierra的时候,别忘记更新cocoapods。执行命令为:

     $ sudo gem update --system
     $ sudo gem install cocoapods -n/usr/local/bin
    

期待

  • 如果在使用过程中遇到BUG,希望你能Issues我,谢谢(或者尝试下载最新的代码看看BUG修复没有)。
  • 如果在使用过程中发现有更好或更巧妙的实用技术,希望你能Issues我,我非常为该项目扩充更多好用的技术,谢谢。
  • 如果通过该工程的使用和说明文档的阅读,对您在开发中有一点帮助,码字不易,还请点击右上角star按钮,谢谢;
  • 简书地址:http://www.jianshu.com/u/126498da7523

主页

GitHub 掘金 简书 CSDN 知乎
点击进入 点击进入 点击进入 点击进入 点击进入

商业互吹


博文

mhdevelopexample_objective_c's People

Contributors

codermikehe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mhdevelopexample_objective_c's Issues

下载的demo运行报错

[[YYCache sharedCache] objectForKey:CMHSearchFarmsHistoryCacheKey withBlock 报错
Incompatible block pointer types sending 'void (^)(NSString * _Nonnull __strong, NSArray * _Nullable __strong)' to parameter of type 'void (^ _Nullable)(NSString * _Nonnull __strong, id _Nonnull __strong)'

全文展开

你这个设计思路,如果用区头来当做朋友圈的正文,点击展开全文该怎么实现。

m1芯片不兼容

Showing Recent Errors Only
In /Users/fengpengyu01/Documents/样例demo/MHDevelopExample_Objective_C/MHDevelopExample/Pods/YYImage/Vendor/WebP.framework/WebP(anim_decode.o), building for iOS Simulator, but linking in object file built for iOS, file '/Users/fengpengyu01/Documents/样例demo/MHDevelopExample_Objective_C/MHDevelopExample/Pods/YYImage/Vendor/WebP.framework/WebP' for architecture arm64

DS_Store Ignore

suggest :

  1. DS_Store add to Ignore file list
  2. sub project Module style

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.