# 定时清理数据 **Repository Path**: null_778_7817/regularly-cleaning-data ## Basic Information - **Project Name**: 定时清理数据 - **Description**: 可以自动清理数据 - **Primary Language**: C# - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-06-05 - **Last Updated**: 2024-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 定时清理数据 ### 使用前请务必清楚程序使用方式,删除后无法恢复 #### 介绍 一个负责清理备份数据的小工具,根据设置可以自动清理数据,可以设备占用多大空间才清理,清理逻辑先清理最早的,可以设定每天清理时间 #### 软件环境 1. 开发IDE VS2019 2. 开发语言C# 3. 运行环境:.Net4.7 #### 安装教程 1. 运行直接打开:定时删除\bin\Debug\定时删除.exe 2. 编译使用VS 打开:定时删除.sln 3. xxxx #### 使用说明 1. ![输入图片说明](image/m1.png) 2. 选择要定时清理的目录路径 3. 设定当目录大于多少GB时清理 4. 设定执行时间 5. 启动即可,启动后会扫描设备目录,并列出下次定时删除的目录