07 2021 档案
摘要:参考资料 https://blog.csdn.net/u011127019/article/details/99629697 (1)C# 的所有源代码文件,默认编码为 UTF-8,注意,是源代码文件,而不是 C# 中的 string。 (2)C# 中的所有 string,默认编码均为 Unicode
阅读全文
摘要:前言 在使用SqlSugarCore时,偶尔会出现报错: English Message : Connection open error . A connection was successfully established with the server, but then an error oc
阅读全文