filesdir/"). total = 0. for getFile in path: if getFile.endswith(".xml"):. total +=1. print("目前資料夾有{} 個xml檔~".format(total)) ...
確定! 回上一頁