技术标签: python csv. 1.readline() .readline()每次只读取一行,通常比.readlines()慢得多;仅当没有足够内存可以一次读取整个文件时,才应该使用.readline()。
確定! 回上一頁