240 发简信
IP属地:江苏
  • python操作表格

    使用python语言,读写表格案例。 读取表格: 1、导入模块 import xlrd 2、打开Excel文件读取数据 data = x...