随笔分类 -  .NET CORE

摘要:static void Main(string[] args) { Console.WriteLine(GetWindowsVer("Windows 10")); } static bool GetWindowsVer(string targetVer) { var reg = Registry.L 阅读全文
posted @ 2021-02-16 10:41 名字已被使用N次 阅读(798) 评论(0) 推荐(0)
摘要:在这里取消就好了 阅读全文
posted @ 2019-08-14 10:42 名字已被使用N次 阅读(3544) 评论(0) 推荐(0)