Coder Social home page Coder Social logo

iosfamily's Introduction

根据文章更新持续更新链接

我会从下面思维导图中的知识点去写这个系列,可能有想不到的知识点,大家可以去 【公众号】 获取或者提意见(别忘记给个星✨哟) 关注公众号可以获取整理好的最新版iOS面试题和答案和iOS学习资料。 原创文章每周更新文章,公众号首发文章,比博客早一到两篇。

image

目录

PS : 没链接的是还没开始写

  • UI视图

  • Objective-C语言

  • Runtime

    • 类对象、元类对象
    • 类对象的底层实现
    • 消息传递和消息转发
    • Method Swizzling
  • Block

    • Block介绍和本质
    • Block是如何捕获变量的?
    • 什么情况使用__block修饰符?
    • 如何避免Block循环引用
    • Block的应用
  • Runloop

  • 内存管理

    • 数据存储空间和数据模型
    • 内存管理原理
      • 引用计数
      • 自动释放池
      • 弱引用
      • dealloc
    • ARC&MRC
    • 循环引用
    • 内存泄露检查
  • 数据存储持久化

    • 数据存储方案
      • KeyChain
      • 文件(File)
      • DB(数据库)
    • 沙盒目录
  • 通知

    • 关键类结构体
    • 注册通知
    • 发送通知
    • 删除通知
    • 异步通知
    • 主线程响应通知
  • 多线程

    • GCD
    • NSOperation
    • NSThread
    • 多线程和锁
  • 崩溃和性能优化

    • APP启动流程和启动优化
    • 包大小优化
    • 网络优化
    • 卡顿监控
    • 崩溃信息
      • 信号可捕获
      • 信号不可捕获
      • 如何防护崩溃
  • 第三方开源库

    • CocoaPods
    • SDWebImage
    • AFNetworking
    • Texture(ASDK)
  • 架构/框架

    • 图片缓存框架设计
    • 埋点整体框架设计
    • 客户端整体架构
    • 模块化、组件化、插件化
  • 热门前沿

    • React Native
    • Fultter
    • 动态化方案分析
  • 设计模式

    • 六大设计原则
    • 单例模式
    • 适配器模式
    • 代理代理
    • 责任链模式
    • 桥接模式
    • MVC&MVVM&MVP
  • 算法

    • 链表是否有环
    • 链表反转
    • 有序数组合并
    • Hash算法
    • 求无序数组的中位数
    • LRU算法

iosfamily's People

Contributors

schelling avatar tiksing avatar

Stargazers

 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

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.