An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# AbsGrade
列表级联算法,支持微信朋友圈单层评论、QQ空间双层评论、百度网盘多层(无限层)文件夹等。

![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/AbsGrade/AbsGrade-Single-Level-Comment-List-small.jpg)
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/AbsGrade/AbsGrade-Double-Level-Comment-List-small.jpg)

效果见 [仿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)