摘要: 1、pypy安装 https://www.pypy.org/download.html#python-3-6-compatible-pypy3-6-v7-3-0 先下载后安装 2、 pip安装 下载https://bootstrap.pypa.io/get-pip.py pypy3 .\get-pi 阅读全文
posted @ 2023-08-02 16:33 suifengsigan 阅读(402) 评论(0) 推荐(0)
摘要: 基础命令 D:\publish>sc.exe delete "testservice" [SC] DeleteService 成功 D:\publish>sc.exe create "testservice" binpath=D:\publish\DataService.exe start=auto 阅读全文
posted @ 2023-03-23 14:26 suifengsigan 阅读(61) 评论(0) 推荐(0)
摘要: Qt安装 fiddler安装(网上下载即可) 国内地址:urlreplace download.qt.io mirrors.tuna.tsinghua.edu.cn/qt 在线安装程序下载 https://mirrors.cloud.tencent.com/qt/official_releases/ 阅读全文
posted @ 2022-09-14 17:20 suifengsigan 阅读(135) 评论(0) 推荐(0)