Git Product home page Git Product logo

wearflatshoestowalktheworld / runtime-learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coderlnhui/runtime-runloop

0.0 2.0 0.0 241 KB

runtime 是 iOS 编程中比较难的模块,想要深入学习 OC,那 runtime 是你必须要熟练掌握的东西,下面是我对 runtime 的整理,从零开始,由浅入深,并且带了几个 runtime 实际开发的应用场景。

Objective-C 100.00%

runtime-learning's Introduction

runtime-Learning

runtime 是 iOS 编程中比较难的模块,想要深入学习 OC,那 runtime 是你必须要熟练掌握的东西,

下面是我对 runtime 的整理,从零开始,由浅入深,并且带了几个 runtime 实际开发的应用场景。

本篇文章主要从【runtime 模块实用详解】学习总结。
在「时间和知识 」有限内,总结的文章难免有「未全、不足 」的地方,还望各位好友指出,以提高文章质量。

directory【目录】

目录:

  1. runtime 概念
  2. runtime 消息机制
  3. runtime 方法调用流程「消息机制」
  4. runtime 运行时常见作用
  5. runtime 常用开发应用场景「工作掌握」
    1.runtime 交换方法
    2.runtime 给分类动态添加属性
    3.runtime 字典转模型(Runtime 考虑三种情况实现)
  6. runtime 运行时其它作用「面试熟悉」
    1.动态添加方法
    2.实现NSCoding的自动归档和解档
    3.runtime 下Class的各项操作
    4.runtime 几个参数概念
  7. 什么是 method swizzling(俗称黑魔法)
  8. 最后一道面试题的注解
  9. 期待 & 后续

期待

  • 如果在阅读过程中遇到 error,希望你能 Issues 我,谢谢。

  • 如果你想为【本文相关】分享点什么,也希望你能 Issues 我,我非常想为这篇文章增加更多实用的内容,谢谢。

  • 对本文我会【不定时、持续更新、一些 学习心得与文章、实用才是硬道理】^_^.

  • 如果你下载了,对你有帮助或是觉得写的还可以,不要忘记回来叫Star到我碗里来 嗷 ^_^.

坐下来 品一杯白开水,写的小样在下面 ~

About me

【我也是对所花费时间的一个总结】

我只是个【有**的伐码猿🐒】加上【自己的学习总结☕️】写出来的文章。

↑ 《伐码吧》 --> "兄弟"   ↑ 可否帮我达到 100的目标 ,谢谢

runtime-learning's People

Contributors

githubidea avatar

Watchers

James Cloos avatar iOS Developer avatar

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.