# ComputerScienceTools **Repository Path**: Qianrenni/computer-science-tools ## Basic Information - **Project Name**: ComputerScienceTools - **Description**: 专注于计算机科学领域的工具开发与分享,旨在为开发者提供高效、实用的软件工具和资源。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: feat/qianrenni - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-16 - **Last Updated**: 2025-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一、工具列表 - **1.dir_structure.py** - 生成目录结构 - **用法** ```shell python dir_structure.py your_dir # 生成 your_dir 目录结构,保存到当前目录下面的your_dir_structure.txt ```