Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 467 Bytes

File metadata and controls

24 lines (15 loc) · 467 Bytes

其他工具

Miscellaneous utilities that don't fit into other categories.

文件

check_files.py

通用文件检查和验证工具。

功能:

  • 检查文件完整性
  • 验证命名规范
  • 检测异常文件

使用场景

当需要执行一些一次性的、特殊的或实验性的任务时,可以在这里添加脚本。

注意事项

  • 这里的脚本可能不够稳定
  • 使用前请仔细阅读代码
  • 建议在测试环境先验证