excel转json (树状结构)一、python读取excel转json目的:在于将excel的数据转换成json格式。importxlrd,jsondefread_xlsx_file(filename):#打开Excel ...
確定! 回上一頁