会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
MartinChoi
博客园
首页
新随笔
联系
订阅
管理
2020年12月16日
解决 Postfix, Dovecot 及 Isoconfig 接收邮件时认证问题
摘要: 每年需申请证书,方法如下 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)
2020年11月21日
Windows 10 如何打开 .hlp 文件 (旧版 help 文件)
摘要: 当把 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 10 更新失败解决方法
摘要: 本人在家中的电脑已遇到好几次不能更新了,而最有效和快速的解决方法,原来就是这么简单。 Windows Setting → Update & Security → Troubleshoot → Additional troubleshooters → Get up and running → Wind
阅读全文
posted @ 2020-11-21 02:30 MartinChoi
阅读(58)
评论(0)
推荐(0)
2020年11月15日
ReportBuilder 15 ppMemo 控件列印中文换行切字问题处理 (最新)
摘要: 文件在 RBuilder/Source/ppPlainText.pas 红框部份为新增程序 修改后抄到你的项目文件夹即可使用。 (当然你也可以重新编译 ReportBuilder) 修改内容参考自 billy1222 https://www.cnblogs.com/billy1222/article
阅读全文
posted @ 2020-11-15 20:50 MartinChoi
阅读(182)
评论(0)
推荐(0)
公告
点击右上角即可分享