#!/usr/bin/env python # -*- coding:utf-8 -*- import xlrd import json file = "cn.xlsx" data = ... 更多... python实现读取Excel里面的数据并且转换 ...
確定! 回上一頁