Python存储小站——文件

    技术2024-07-27  18

    ##2020.07.03 python学习日记##

    一、OS 1.检测文件是否存在:

    import os os.path.exists(name+'.xls')
    Processed: 0.010, SQL: 9