摘要: 每年需申请证书,方法如下 cd /etc/postfix/certs 生成私钥 openssl genrsa -out smtpd.key 2048 生成请求文件 openssl req -new -key smtpd.key -out smtpd.csr 证书网站生成免费证书 https://fr 阅读全文
posted @ 2020-12-16 19:44 MartinChoi 阅读(241) 评论(0) 推荐(0)
摘要: 当把 Delphi 7 装在 Windows 10 上使用遇到的最大困难就是按 F1 没反应,完全不能即时查看函数参数的使用方法。 在 Windows 7 系统下,安装以下更新包能查看旧版 help 文件 Windows6.1-KB917607-x86.msu 但在 Windows 10 系统后,安 阅读全文
posted @ 2020-11-21 03:02 MartinChoi 阅读(918) 评论(0) 推荐(0)
摘要: 本人在家中的电脑已遇到好几次不能更新了,而最有效和快速的解决方法,原来就是这么简单。 Windows Setting → Update & Security → Troubleshoot → Additional troubleshooters → Get up and running → Wind 阅读全文
posted @ 2020-11-21 02:30 MartinChoi 阅读(58) 评论(0) 推荐(0)
摘要: 文件在 RBuilder/Source/ppPlainText.pas 红框部份为新增程序 修改后抄到你的项目文件夹即可使用。 (当然你也可以重新编译 ReportBuilder) 修改内容参考自 billy1222 https://www.cnblogs.com/billy1222/article 阅读全文
posted @ 2020-11-15 20:50 MartinChoi 阅读(182) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示