1
摘要: import os import time log_dir = "/var/log/" def delete_expired_logs(): current_time = time.localtime() print(current_time.tm_hour) if current_time.tm_ 阅读全文
posted @ 2024-03-11 13:52 萌哥-爱学习 阅读(15) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/Jerry00713/article/details/113914587?ops_request_misc=%257B%2522request%255Fid%2522%253A%2522171012381616800197043628%2522%252C% 阅读全文
posted @ 2024-03-11 10:28 萌哥-爱学习 阅读(4) 评论(0) 推荐(0) 编辑