How can I quickly and easily convert spreadsheet data to JSON? [closed]
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 6 years ago . I want to convert spreadsheet data (such as from Excel/*.xls files or Open Office, etc.) to JSON files. What is the easiest way to accomplish this? 回答1: Assuming you really mean "easiest" and are not necessarily looking for a way to do this programmatically, you can do this: 0)