摘要:
/// <summary> /// SetIECompatibilityView /// </summary> public static void SetIECompatibilityView() { try { RegistryKey key = Registry.CurrentUser; RegistryKey software = key.OpenSubKey(@"Software\Microsoft\Internet Expl... 阅读全文
posted @ 2013-01-16 16:18
Hily
阅读(421)
评论(0)
推荐(0)