摘要: 1、pip安装 pip3 --no-cache install https://github.com/squeaky-pl/japronto/archive/master.zip 2、小程序登录流程图 阅读全文
posted @ 2022-11-12 00:39 pearlcity 阅读(87) 评论(0) 推荐(0)
摘要: 虚拟目录 建立虚拟目录 python -m venv ttlock source bin/activate deactivate Scripts\activate.bat Scripts\deactivate.bat 使用douban源 python -m pip install --upgrade 阅读全文
posted @ 2022-11-12 00:09 pearlcity 阅读(179) 评论(0) 推荐(0)