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.
我想从与 mysql 数据库有父子关系的 excel 文件中导入数据,并使用 mysql 数据库数据将其显示为树视图,
请提供任何帮助。
将文件导出为 CSV,使用mysqlimport将所述 CSV 导入数据库。如果您需要进一步的帮助,请在此处发表评论,我们会看到。