开发者

Add around 1000 keys to a plist

I have about 1开发者_如何学C000 adresses (name, address, city, country, long, lat) i want to add to my plist.

Is there an easy way to do it without having to do it manually?

I have all required info in a tab seperated file or excel and i could reformat this to insert code.


The plist is just a fancy xml file, If you can format it, you can just copy paste it into the plist's source file


It's not really worth spending a lot of time on this sort of thing. Use a macro in the tool of your choice (Excel, Notepad++, etc).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜