How to get the first few layers of keys by specifying the key. It is best to use javascript
三叔
三叔 2017-06-28 09:28:20
0
2
669

{

"特效1": [{
    "特效1_1": ["AttackArrow.json", "icon_effect1.json"]
},
{
    "特效1_2": ["effec_thudun.json"]
}

}

The object data structure is similar to this. When I know the file name AttackArrow.json, I want to get the special effect 1/special effect 1_1 through this file name. How to get it

Equivalent to when I click on the file AttackArrow.json, I want to know which folder it is in

三叔
三叔

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!