本人刚学python,照网上写了一段读取文件目录的代码: import os file_path ='''c:\dirtest''' os.listdir(file_path) 保存执行时报错如下:
確定! 回上一頁