import os with os.scandir(r"C:\Users\macname\Desktop") as it:for entry in it:if entry.name.startswith('Auto') and entry.is_file():print(entry.name)
admin2025/6/6 2:22:11【news】
简介网站优化应该怎么做,广东省人大常委会,中企动力制作的网站,深圳专业网站建设公司哪家好import os with os.scandir(r"C:\Users\macname\Desktop") as it:for entry in it:if entry.name.startswith(Auto) and entry.is_file():print(entry.name) 转载于:https://www.cnblogs.com/sea-stream/p/10003459.html
import os with os.scandir(r"C:\Users\macname\Desktop") as it:for entry in it:if entry.name.startswith('Auto') and entry.is_file():print(entry.name)
转载于:https://www.cnblogs.com/sea-stream/p/10003459.html