如何在 iPhone 中从 XL 工作表创建 plist 文件?
我的数据内容位于 XL 工作表中,现在我想创建依赖于 XL 工作表的 plist 文件。如果我必须从 XL 工作表中手动将数据输入到 plist 中,则需要 2 或 3 天,因为 XL 工作表包含大量数据。那么是否可以在没有手册的情况下从 XL 工作表创建 plist 文件?是否有可用的应用程序软件,或者我只能按照手册创建?请给我一些宝贵的想法?
谢谢。
I have data contents are in the XL sheet and now i want to create the plist file depends on the XL sheet. If i have to enter the data manually in the plist from XL sheet, it would take 2 or 3 days, Bcoz XL sheet contains large amount of data. So is any possible to create a plist file from XL sheet without manual?.Is any of the application software available or can i create only as manual? please give me some valuable ideas for that?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您应该转换此 xls 到 csv 格式,然后查看此 答案
You should convert this xls to csv format and than look at this answer