2 Star 9 Fork 3

boring_student/CHMLFRP-UI-Launcher

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pipv.py 466 Bytes
一键复制 编辑 原始数据 按行查看 历史
boringstudent 提交于 2025-01-23 23:11 +08:00 . is_valid_ipv4去掉重复定义
# 升级 pip
# python.exe -m pip install --upgrade pip
# 安装包
# pip install "PyQt6-Fluent-Widgets[full]"
# 查看包
# pip show PyQt6-Frameless-Window
# 卸载包
# pip uninstall "PyQt6-Fluent-Widgets[full]"
# 镜像源
# 清华大学 https://pypi.tuna.tsinghua.edu.cn/simple/
# 阿里云 http://mirrors.aliyun.com/pypi/simple/
# 中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/
# 中国科学技术大学 http://pypi.mirrors.ustc.edu.cn/simple/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/boringstudent/CHMLFRP-UI-Launcher.git
git@gitee.com:boringstudent/CHMLFRP-UI-Launcher.git
boringstudent
CHMLFRP-UI-Launcher
CHMLFRP-UI-Launcher
master

搜索帮助