https://github.com/apijson/absgrade
🐙 列表级联算法,支持微信朋友圈单层评论、QQ空间双层评论、百度网盘多层(无限层)文件夹等。 🐙 Abstract grade util for grading a common List to a single, double or multiple Tree Structure List in which some items have parents.
https://github.com/apijson/absgrade
Last synced: 3 months ago
JSON representation
🐙 列表级联算法,支持微信朋友圈单层评论、QQ空间双层评论、百度网盘多层(无限层)文件夹等。 🐙 Abstract grade util for grading a common List to a single, double or multiple Tree Structure List in which some items have parents.
- Host: GitHub
- URL: https://github.com/apijson/absgrade
- Owner: APIJSON
- License: apache-2.0
- Created: 2017-05-27T08:54:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-07T16:25:54.000Z (over 5 years ago)
- Last Synced: 2025-04-09T23:36:24.233Z (9 months ago)
- Language: Java
- Homepage:
- Size: 468 KB
- Stars: 35
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AbsGrade
列表级联算法,支持微信朋友圈单层评论、QQ空间双层评论、百度网盘多层(无限层)文件夹等。


效果见 [仿QQ空间和微信朋友圈,高解耦高复用高灵活](https://my.oschina.net/tommylemon/blog/885787)
Abstract grade util for grading a common List to a single, double or multiple Tree Structure List in which some items have parents.
This blog will show you how it helps data binding to views.
[https://my.oschina.net/tommylemon/blog/885787](https://my.oschina.net/tommylemon/blog/885787)
#### QQ技术交流群:1050166440(新) 421793905(满) 595514898(满)
如果有什么问题或建议可以 [提 ISSUE ](https://github.com/APIJSON/AbsGrade/issues) 或 加群,交流技术,分享经验。
如果你解决了某些 Bug,或者新增了一些功能,欢迎 [贡献代码](https://github.com/APIJSON/AbsGrade/pulls),感激不尽^_^
### 其它项目
[APIJSON](https://github.com/TommyLemon/APIJSON) 后端接口和文档自动化,前端(客户端) 定制返回 JSON 的数据和结构
[APIJSON-Android-RxJava](https://github.com/TommyLemon/APIJSON-Android-RxJava) ZBLibrary(UI) + APIJSON(HTTP) + RxJava(Data)
[Android-ZBLibrary](https://github.com/TommyLemon/Android-ZBLibrary) Android MVP快速开发框架,Demo全面,注释详细,使用简单,代码严谨
### 我要赞赏
创作不易,右上角点 ⭐Star 支持下吧,谢谢 ^_^
[https://github.com/APIJSON/AbsGrade](https://github.com/APIJSON/AbsGrade)