摘要:
通过重写 CreateParams 属性,启用窗口的 WS_EX_COMPOSITED 样式,从而优化窗口的绘制性能,减少闪烁 namespace VipSoft.ClientForm { public partial class DemoFrm : Form { public DemoFrm() 阅读全文
摘要:
目录思路生成RAS密钥消息公钥加密、私钥解密代码Demo生成 A 的密钥生成 B 的密钥A 发送消息给 BB 解密 A 消息 签名:https://chuna2.787528.xyz/vipsoft/p/16048391.html#sign 签名方法 Mac、MessageDigest、Signatur 阅读全文
摘要:
java.io.FileNotFoundException: file:/xxx-SNAPSHOT.jar!/BOOT-INF/classes!/config/city_code_cn.json (No such file or directory) String jsonPath = this.g 阅读全文