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.
在我的 ldap admin java 程序中,我使用 dao 类将节点转换为 java 类对象。现在我的问题是表示一个树形视图,它是位置(服务、建筑物、房间等)的组织结构图。用户将使用这个组织结构图来选择表单中的工作地点。
我该如何进行?
我找到了在前视图中轻松表示树项的解决方案:插件jstree