08 2021 档案

摘要:1. web.config 添加加粗部分 <?xml version="1.0" encoding="utf-8"?> <configuration> <location path="." inheritInChildApplications="false"> <system.webServer> 阅读全文
posted @ 2021-08-23 13:58 kueizheng 阅读(35) 评论(0) 推荐(0)
摘要:Nuget:ChineseConverter、Microsoft.PinYinConverter 添加帮助类 MsPinYinHelper using Microsoft.International.Converters.PinYinConverter; using Microsoft.Intern 阅读全文
posted @ 2021-08-12 10:33 kueizheng 阅读(206) 评论(0) 推荐(0)