摘要: 创建CSV文件,放入Data文件夹下 导入CSV # !/usr/bin/env python # -*- coding:utf-8 -*- import csv from utils.pathUtils import filePath def reasCsvList(): '''列表方式读取CSV 阅读全文
posted @ 2021-08-26 17:18 星德川 阅读(57) 评论(0) 推荐(0)