会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Ace007
博客园
首页
新随笔
联系
订阅
管理
2015年12月7日
c#通用递归生成无限层级树
摘要: NewsType结构: Id ParentId Name children(List<NewsType>) public void LoopToAppendChildren(List<NewsType> all, NewsType curItem) { var subItems = all.Wher
阅读全文
posted @ 2015-12-07 19:52 Ace001
阅读(12204)
评论(6)
推荐(5)
公告