Git Product home page Git Product logo

Lora Zhou's Projects

lzbarrage icon lzbarrage

Create and implement barrage which can be used for video and news etc.

lzfixview icon lzfixview

For IOS development, most of the time, we want to fix a view on the top or bottom of a page, even want a view to slide as the page slides. This example implement this requirement with a setting to page scrollview.

lzobjcmessagecenter icon lzobjcmessagecenter

1. 消息中心: 跟系统类似,修改了野指针崩溃问题; 除了可添加消息触发方法外,还可添加消息触发block 2. 路由: 跟系统nextResponder类似,可实现同一链路上的方法调用和值传递 3. 公告板: 实现将内容写到公告板,其他对象可读取公告板内容,然后执行相应方法,如果公告板上没有对应内容,则不执行相应方法,功能跟消息中心相反(消息中心是:先侦听再发送,否则不执行;公告板:先写到公告板,再调用方法,否则不执行)

lzreusepool icon lzreusepool

重用池, 方便对象重用, 避免反复创建导致的空间与时间的消耗. 模仿系统UITableView实现了一个横向的滚动tableView.

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.