Giter Site home page Giter Site logo

nnlearn's Introduction

这里存放的是个人平时学习或练手用的 Demo.

  • 练习观察者模式中的 NSNotificationCenterKVO, 对比两者之间的区别与联系;
  • 练习 runtime 常用的几种方法, 详情请见 NNRuntimeTest;
  • 各种算法练习;
  • 没有交互事件的 UIView 或者 UIImageView 或者 UIImage, 都可以用 CALayer 代替;
  • NNStackView 给控件添加约束, 很方便快捷;
  • NSSortDescriptor 排序, 很方便, 它可以设定关键字( 字典中的 key ), 根据对应 keyvalue 来进行排序; 另外 NSSet 可以过滤数组中重复的数据;
  • 小冷易忘知识点汇总, 总结平时用到的一些小技巧;
  • MVVM 设计模式练习: 各家各法, 各马各扎, 一份代码, 不同玩法.
  • ViewController 瘦身后的 MVC: 各家各法, 各马各扎, 一份代码, 不同玩法.
  • 打印父类, 子类,分类的 load 方法;
  • iOS 开发多线程 GCD 练习,10 种常用场景;
  • iOS开发多线程 NSOperation 练习,几种常用场景;
  • iOS开发多线程 NSThread 练习,几种常用场景;
  • 利用OC的消息转发机制实现多重代理;
  • iOS 动画, UIView Animation;
  • iOS 动画 - 核心动画;
  • iOS 动画, UIView Animation,swift 语言;
  • iOS 动画 - 核心动画,swift 语言;
  • view 事件传递,用 UIResponder 替代代理与 block,传递事件更方便;
  • OC Swift 混编,Swift 调用 OC,OC 调用 Swift;

License

This repositorie is released under the under MIT License

nnlearn's People

Contributors

liupengkun1993 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.