Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想做 jquery 树,但它会有很多元素,所以手动(填充数据)是一个坏主意,ajax 是一种方法......我怎样才能将我的 csv 数据转换为它?我有像id,parent,name这样的字段。
有什么想法如何自动化吗?以及选择什么库?