建立CSV 环境 pyCharm 12345678910111213141516# -*- coding:utf-8 -*-import csv#获得一个文件对象csvFile = open("test.csv",