2023年7月4日

Snipaste截图神器

摘要: 下载链接 http://dbrg.tianjimedia.com/tianji/child/f581.html?sfrom=166&keyID=94830&DTS=1&TFT=2 阅读全文

posted @ 2023-07-04 16:32 磊有三颗小石头 阅读(23) 评论(0) 推荐(0)

Git神器| SourceTree安装使用教程

摘要: SourceTree 是 Windows 和Mac OS X 下免费的Git客户端管理工具。支持创建、克隆、提交、push、pull 和合并等操作。 一、sourcetree的安装 1. 下载sourcetree 下载链接:Sourcetree | Free Git GUI for Mac and 阅读全文

posted @ 2023-07-04 11:49 磊有三颗小石头 阅读(1675) 评论(0) 推荐(0)

python 打包成程序命令

摘要: # 合并到一个exe内(--onefile),替换exe图标(--icon=img.ico),py源文件(main.py),隐藏执行(-w)pyinstaller --onefile --icon=img.ico main.py -w 阅读全文

posted @ 2023-07-04 10:52 磊有三颗小石头 阅读(16) 评论(0) 推荐(0)

导航