Giter Site home page Giter Site logo

vvebotableviewdemo's Introduction

VVeboTableViewDemo

此项目由VVebo剥离,希望你能通过这个demo看到我是如何进行TableView流畅度优化的。

主要思路如下:

1.异步渲染内容到图片。

2.按照滑动速度按需加载内容。

3.重写处理网络图片加载。

实际上做完前两点就可以很流畅了。我把内容都异步渲染到了一张图上,尽可能减少Cell层级。

项目中我用的是SDWebImageManager。在我变态级要求下,网络图片加载的线程还是会引起丝毫卡顿的。在VVebo中我将网络图片加载重写了。此demo中我并没有将重写图片加载的内容剥离,单单这样已经可以很流畅了。

新浪微博:@Johnil

如果你有任何疑问,欢迎随时到新浪微博来交流。

vvebotableviewdemo's People

Contributors

johnil avatar

Watchers

James Cloos 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.