在使用 JSON 转换器之前,请确保你的 JSON 符合对象数组的格式。单击 数据源 面板中的"JSON 示例"以查看演示。当然,除了粘贴,你还可以单击"上传 JSON"或拖放 JSON 文件。
你可以通过 表格编辑器 像 Excel 一样在线编辑你的数据,所有的更改将实时转换为 INI。
Just copy the generated INI table in Table Generator, and paste it into your .ini file for testing.
提示:你的数据是安全的,转换完全在你的网络浏览器中完成,我们不会存储你的任何数据。
JSON 表示 JavaScript 对象表示法,JSON 文件是一种基于文本的格式,用于基于 JavaScript 对象语法表示结构化数据。
INI is a simple, informal standard for configuration files for software applications. INI files are simple text files with a basic structure composed of sections, properties, and values.