当前位置:网站首页>JS tile data lookup leaf node
JS tile data lookup leaf node
2022-07-04 15:14:00 【spring-java】
Go straight to the code
function chooseLeafNode(id,parentId,list=[]){
let treeData=[]
for(let i=0;i<list.length;i++){
let isLeavel=true
for(let j=0;j<list.length;j++){
if(list[i][id]==list[j][id]){
continue
}
if(list[i][id]==list[j][parentId]){
isLeavel=false
break
}
}
if(isLeavel){
treeData.push(list[i])
}
}
return treeData
}
边栏推荐
- 中国主要城市人均存款出炉,你达标了吗?
- 浮点数如何与0进行比较?
- Exploration and practice of eventbridge in the field of SaaS enterprise integration
- 谈SaaS下如何迅速部署应用软件
- 暑期复习,一定要避免踩这些坑!
- Introduction to asynchronous task capability of function calculation - task trigger de duplication
- flutter 报错 No MediaQuery widget ancestor found.
- LeetCode 1200 最小絕對差[排序] HERODING的LeetCode之路
- Leetcode 1200 minimum absolute difference [sort] The Path of leetcode for heroding
- Ffprobe common commands
猜你喜欢
What is the future of the booming intelligent Internet of things (aiot) in recent years?
对话龙智高级咨询顾问、Atlassian认证专家叶燕秀:Atlassian产品进入后Server时代,中国用户应当何去何从?
LNX efficient search engine, fastdeploy reasoning deployment toolbox, AI frontier paper | showmeai information daily # 07.04
SAIC Maxus officially released its new brand "mifa", and its flagship product mifa 9 was officially unveiled!
Numpy notes
Redis publish and subscribe
压力、焦虑还是抑郁? 正确诊断再治疗
Leecode learning notes - Joseph problem
Introduction to modern control theory + understanding
每周招聘|高级DBA年薪49+,机会越多,成功越近!
随机推荐
Unity脚本API—GameObject游戏对象、Object 对象
Partial modification - progressive development
.Net 应用考虑x64生成
How did the beyond concert 31 years ago get super clean and repaired?
numpy笔记
大神详解开源 BUFF 增益攻略丨直播
Ffprobe common commands
web聊天室实现
They are all talking about Devops. Do you really understand it?
科研漫画 | 联系到被试后还需要做什么?
MySQL组合索引(多列索引)使用与优化案例详解
unity update 协程_Unity 协程的原理
Redis 解决事务冲突之乐观锁和悲观锁
The performance of major mainstream programming languages is PK, and the results are unexpected
LNX efficient search engine, fastdeploy reasoning deployment toolbox, AI frontier paper | showmeai information daily # 07.04
Guitar Pro 8win10最新版吉他学习 / 打谱 / 创作
AI做题水平已超过CS博士?
TechSmith Camtasia studio 2022.0.2 screen recording software
SAIC Maxus officially released its new brand "mifa", and its flagship product mifa 9 was officially unveiled!
Halcon knowledge: NCC_ Model template matching