摘要:
构建了一个命令行程序,使用Registry类进行注册表读取,但key获取的值为空。 var keyPath = @"key"; var valueName = "value"; using (RegistryKey key = Registry.LocalMachine.OpenSubKey(key 阅读全文
posted @ 2024-07-17 18:22 云起 阅读(109) 评论(0) 推荐(0)
posted @ 2024-07-17 18:22 云起 阅读(109) 评论(0) 推荐(0)