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.
我在 Mongo DB 中存储了一些数据(文件名、URL、关键字)并执行了特定文件的搜索,我可以在 JSP 文件中逐行显示此结果,但我的要求是在文件夹结构中显示所有结果。例如 Java 文件夹应该包含 Java 相关文件。
这个怎么做?
对于显示 porpose,您可以使用jstree
jsTree 是一个基于 javascript 的跨浏览器树组件。它被打包为一个 jQuery 插件。jsTree 是完全免费的(许可与 jQuery 相同——根据 MIT 许可条款)。