# FileTP **Repository Path**: ChenPi12/file-tp ## Basic Information - **Project Name**: FileTP - **Description**: FileTP - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-31 - **Last Updated**: 2023-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FileTP #### 介绍 FileTP Appliction By Jason Chen #### 软件架构 软件架构说明 #### 安装教程 Windows 编译 1. 确保您已安装Python3.10,建议添加到Path 2. 是否已安装PyInstaller,若没有安装,则打开cmd 输入"pip install pyinstaller" 3. 运行z_compiler.py 4. 找到/dist/FileTP.exe为生成的exe Windows 运行 1. 确保您已安装Python3.10,建议添加到Path 2. 直接运行socket2.py 3. 确保Python已安装Pillow,若没有安装,则打开cmd 输入"pip install Pillow" #### 使用说明 1. 虽然本应用叫FileTP,但主程序是/socket2.py 2. 本应用暂时不支持在非Windows环境运行,因为使用了Tcl/Tk,windll 3. 直接运行时确保Python已安装Pillow #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)