摘要:
1.读取指定名称的注册表的值private string GetRegistData(string name){string registData;RegistryKey hkml = Registry.LocalMachine;RegistryKey software = hkml.OpenSubKey("SOFTWARE",true);RegistryKey aimdir = software... 阅读全文
posted @ 2010-01-08 09:41
scgw
阅读(196)
评论(0)
推荐(0)
摘要:
里面有很多开发好的模块:http://www.example-code.com/ 阅读全文
posted @ 2010-01-08 09:11
scgw
阅读(237)
评论(0)
推荐(0)
浙公网安备 33010602011771号