CSV 文件的读写基本格式:需要导入模块:import csvimport csv# csv表头headers = []# csv数据rows = []# 写入的数据为列表结构with open(
確定! 回上一頁