2 Star 0 Fork 0

超级大蘑菇头 / DebugTools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

DebugTools

项目内部工具-包含一些项目中实用工具

  • 调试项目
  • 上传资源
  • 打包ipa

感谢 JetBrains 的工具支持

jetbrains

开发环境

  • 软件
Qt 5.12.2
python 3.8
  • 插件
PyQt5
pyinstaller

相关命令

  • ui生成代码
cd tools 
python convert_ui
  • 打包
pyinstaller -n DebugTools -i ./icon/128.ico --windowed --onefile --clean --noconfirm main.py

开发日志

  • 2021.7.15:完成基本框架(mac演示) Wm2B2n.md.png

  • 2021.7.16:实现sql模块,支持SQLite数据库基本操作 WJDcoq.md.png

  • 2021.7.19:实现config模块,支持基础类型数据、自定义类型数据的序列化和反序列化操作 WJD6wn.md.png

  • 2021.7.30:重构ui(pc演示) WLFLqA.md.png

  • 2021.9.22:删减ui功能,优化ui转换脚本(pc演示) 4UXvm8.md.png

  • 2021.10.9:调试功能基本完成(pc演示) 5klf9H.md.png

  • 2021.12.17:增加消息框功能(pc演示) TixWUe.md.png

  • 2022.4.24:转换json功能 by fuwei(pc演示) L4stIO.md.png

  • 2022.4.24:ios崩溃分析功能(初版)(pc演示) L4g9wq.md.png

贡献者

fuwei

许可

MIT License

联系方式

MIT License Copyright (c) 2021 jinshan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
Python
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Python
1
https://gitee.com/mogoo/DebugTools.git
git@gitee.com:mogoo/DebugTools.git
mogoo
DebugTools
DebugTools
master

搜索帮助