01 2020 档案

摘要:最近在给自己的博客做美化,所以特地将美化的过程记录下来以帮助更多的人。 Github链接有以下两种样式。 GitHub Ribbons Github Ribbons的官网:https://github.blog/2008-12-19-github-ribbons/ 官网上有左右6种颜色,选择自己喜欢 阅读全文
posted @ 2020-01-11 23:46 Uniqueness 阅读(624) 评论(0) 推荐(0)
摘要:最近在做一个WPF项目时,部分电脑出现了Exception has been thrown by the target of an invocation的异常 (再次遇见,之前是winform)。 原因分析: Windows 平台启用了FIPS验证加密算法,而代码中使用System.Security 阅读全文
posted @ 2020-01-09 09:07 Uniqueness 阅读(19833) 评论(0) 推荐(1)