Giter VIP home page Giter VIP logo

Comments (6)

QuintGao avatar QuintGao commented on June 28, 2024

1、"发现有集成 WMPage,但是就用不了 JXCategory",这个什么意思,这两个没有是互不影响的啊。
2、
GKPageScrollView并没有对控制器有任何操作,所以缓存并不是我这边能考虑的

from gkpagescrollview.

FaDeve avatar FaDeve commented on June 28, 2024

可能之前描述不太清晰,是这样的.以网易云音乐demo 为例,一push进来,所有的列表控制器就全部加载完了,那如果对应的子列表数量多,且列表内容复杂,那对内存是很消耗的,所以我想的是是否考虑加入缓存机制,比如进来只加载选中的控制器,滑动的时候再加载相应的列表内容

from gkpagescrollview.

QuintGao avatar QuintGao commented on June 28, 2024

demo中我只是为了方便,把控制器全部加载完成,实际操作中并不会这样写,另外对于缓存的操作JXCategoryView中有JXCategoryListCollectionContainerView这个类,具体使用可下载demo查看

from gkpagescrollview.

FaDeve avatar FaDeve commented on June 28, 2024

了解,不知道你实际操作中,是怎么处理的这控制器缓存的

from gkpagescrollview.

QuintGao avatar QuintGao commented on June 28, 2024

上面不是说了吗,可以使用JXCategoryView的JXCategoryListCollectionContainerView这个类实现缓存

from gkpagescrollview.

QuintGao avatar QuintGao commented on June 28, 2024

你好,最新版已增加基于collectionView实现的缓存功能

from gkpagescrollview.

Related Issues (20)

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.