10 2021 档案

摘要:import arcpy,os,sys import arcpy.da srcDir = "E:\\xxx\\xxx\\" for file in os.listdir(srcDir): if os.path.splitext(file)[1] == ".shp": print(file) inpu 阅读全文
posted @ 2021-10-28 21:50 wsZhang 阅读(104) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示