摘要: 写了一个针对IE脚本调试打开关闭的程序。方便自己经常用Vs调试Js脚本。 第一次发到首页,希望对大家脚本调试有所方便。 IE脚本调试设置开关.rar 这里操作了注册表的读写 1 static bool ReadSetting() 2 { 3 RegistryKey browseKey = Registry.LocalMachine.OpenS... 阅读全文
posted @ 2008-04-20 13:21 rocklau 阅读(848) 评论(0) 推荐(0)