08 2022 档案
摘要:1.获取时间 System.DateTime.Now // 当前本地时间 (年月日时分秒) System.DateTime.UtcNow // 当前世界时间 (年月日时分秒) System.DateTime.Now.Year // 当前时间 (年) System.DateTime.Now.Month
阅读全文
摘要:出现这个错误的原因是.netcore 的hostingbundle 没有安装 IIS缺少【ASPNETCoreModuleV2】 去.netcore 官网下载 https://dotnet.microsoft.com/zh-cn/download/dotnet/thank-you/runtime-a
阅读全文

浙公网安备 33010602011771号