# 软件数据路径计算器 **Repository Path**: h128/software-data-path-calculator ## Basic Information - **Project Name**: 软件数据路径计算器 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-12 - **Last Updated**: 2025-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: tool, 工具 ## README # 一个可以帮助计算软件数据路径的工具 ## 编译 注:winim在github上,需要科学上网下载安装库 ``` install_libs.cmd ``` ``` build.cmd ``` ## 一共有5个版本 1. main.nim nim语言版 2. index.html html语言版 3. main.cpp c++语言版 4. main.java java语言版 5. main.py python语言版 ## java版使用 1. 找到main.class 2. 命令行`java main`