window.location.protocol 取得目前造訪網頁的通訊協定(protocol). window.location.host 取得目前造訪網頁的主機名稱(hostname), 包含port.
確定! 回上一頁