人人做人人澡人人爽欧美,国产主播一区二区,久久久精品五月天,羞羞视频在线观看免费

當前位置:蘿卜系統下載站 > 技術開發教程 > 詳細頁面

運用腳本下載頁面

運用腳本下載頁面

更新時間:2022-08-18 文章作者:未知 信息來源:網絡 閱讀次數:

// The URL to download 
var url = "http://www.aboutnt.com/default.htm" 
// Create instance of Inet Control 
inet = new ActiveXObject("InetCtls.Inet"); 
// Set the timeout property 
inet.RequestTimeOut = 20; 
// Set the URL property of the control 
inet.Url = url; 
// Actually download the file 
var s = inet.OpenURL(); 
// Show the raw HTML to the user 
WScript.Echo( s ); 
// Bonus - Find the title of the page 
// Regular expression to find the string stored between 
// the title tags. 
rtitle = /<title>(.*)<\/title>/i; 
// Execute the regular expression on the raw HTML 
var title = rtitle.exec( s ); 
// Display the result 

溫馨提示:喜歡本站的話,請收藏一下本站!

本類教程下載

系統下載排行

網站地圖xml | 網站地圖html
主站蜘蛛池模板: 翁源县| 古蔺县| 永修县| 双江| 通江县| 嵊州市| 洛阳市| 武陟县| 洞口县| 怀化市| 咸宁市| 厦门市| 宝坻区| 北海市| 武强县| 师宗县| 龙游县| 山东省| 连南| 屏南县| 峨眉山市| 许昌市| 招远市| 大冶市| 上思县| 淳化县| 兴安盟| 抚顺市| 德州市| 安阳市| 锦州市| 思茅市| 南岸区| 济源市| 阜阳市| 商都县| 东城区| 格尔木市| 清涧县| 新绛县| 台中市|