会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
jrqh
博客园
首页
新随笔
联系
订阅
管理
2023年8月2日
PyPy的安装
摘要: 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)
2023年3月23日
window服务打包
摘要: 基础命令 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)
2022年9月14日
Qt WebAssembly体验
摘要: 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)
公告