摘要:
有代码才有真相:public static string ConnectionServerOra { get { try { RegistryKey rk = Registry.LocalMachine; RegistryKey sk = rk.OpenSubKey(@"SOFTWARE\HL Software\BaseDb"); string net = sk.G... 阅读全文
posted @ 2012-10-29 17:01
wxing67
阅读(591)
评论(0)
推荐(0)