上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 53 下一页
摘要: 参考 https://www.parceljs.cn/getting_started.html parceljs中文官网 https://www.parceljs.cn/getting_started.html Parcel 1 版本的中文文档 https://v2.parceljs.cn/gett 阅读全文
posted @ 2022-11-09 08:54 夏秋初 阅读(477) 评论(2) 推荐(0)
摘要: 正文 安装 Microsoft Visual C++ 2008 与 Microsoft Visual C++ 2013 的64位与32位安装包之后即可正常使用 阅读全文
posted @ 2022-11-06 18:08 夏秋初 阅读(81) 评论(0) 推荐(0)
摘要: 转载 https://zhuanlan.zhihu.com/p/81561582 正文 管理员身份打开CMD slmgr /skms kms.03k.org 运行下面这条命令后等一会就会提醒激活成功 slmgr /ato 阅读全文
posted @ 2022-11-06 17:59 夏秋初 阅读(305) 评论(0) 推荐(0)
摘要: 参考 https://cloud.tencent.com/developer/article/1607647 Spring Boot整合Redis代码详解,四步搞定! https://blog.csdn.net/jinyangbest/article/details/98205802 springb 阅读全文
posted @ 2022-11-06 11:42 夏秋初 阅读(502) 评论(0) 推荐(0)
摘要: 正文 平台 多平台的话,可以尝试单独创建一个qt项目,然后打包为单文件程序,然后每次升级检测都调用这个单文件升级程序。 windows平台的话,可以试试c#,直接就可以单个exe。 升级 升级可以通过服务端某个接口返回当前最新版本的信息与下载路径,判断如果需要升级就下载最新zip到本地,本地旧版本退 阅读全文
posted @ 2022-10-02 16:19 夏秋初 阅读(748) 评论(0) 推荐(0)
摘要: 参考 https://zhuanlan.zhihu.com/p/507277665 https://blog.csdn.net/weixin_43491568/article/details/102959168 环境 环境 版本 windows 10 Qt 6.2.4 Qt Creator 8.0. 阅读全文
posted @ 2022-09-29 10:32 夏秋初 阅读(468) 评论(0) 推荐(0)
摘要: 问题 如图所示,OK按钮无法点击 解决办法 检查:Sketchbook location: 指定的文件夹是否存在,如果不存在创建即可。创建之后重启程序即可。 阅读全文
posted @ 2022-09-28 15:11 夏秋初 阅读(1400) 评论(0) 推荐(0)
摘要: 基于QT的PHP集成开发环境v2.1 https://gitee.com/xiaqiuchu/wamp-integrated-environment 界面预览 已实现功能 服务的启动、关闭、重启。 php版本切换 apache版本切换(只支持Apache24 版本,或者下载新的 Apache版本解压 阅读全文
posted @ 2022-09-26 21:10 夏秋初 阅读(412) 评论(0) 推荐(0)
摘要: 参考 https://blog.csdn.net/qq_41673920/article/details/122732098 https://www.cnblogs.com/boright88/p/6264642.html 环境 | 环境 | 版本 | | | | | windows | 10| | 阅读全文
posted @ 2022-09-26 14:15 夏秋初 阅读(1295) 评论(0) 推荐(0)
摘要: 参考 http://labisart.com/blog/index.php/Home/Index/article/aid/184 环境 | 环境 | 版本 | | | | | windows | 10| | Qt | 6.2.4 | | Qt Creator | 8.0.1 (Community) 阅读全文
posted @ 2022-09-25 22:32 夏秋初 阅读(751) 评论(0) 推荐(0)
上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 53 下一页