亚洲乱码中文字幕综合,中国熟女仑乱hd,亚洲精品乱拍国产一区二区三区,一本大道卡一卡二卡三乱码全集资源,又粗又黄又硬又爽的免费视频

用PHP讀注冊表

 更新時間:2006年10月09日 00:00:00   作者:  

$shell = new COM("WScript.Shell") or die("This thing requires Windows Scripting Host");
$registry_proxystring = $shell->RegRead
("HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\ProxyServer");

同樣可以用RegWrite方法寫入

如果有問題,請參考相關資源:[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;Q221081
[/url] (出處:Viphot)

相關文章

最新評論