?
This document uses PHP Chinese website manual Release
JScript? | 語(yǔ)言參考 |
返回統(tǒng)一資源標(biāo)識(shí)符 (URI) 的一個(gè)已編碼組件的非編碼形式。
decodeURIComponent(encodedURIString)
必選的 encodedURIString 參數(shù)代表一個(gè)已編碼的 URI 組件。
URIComponent 是一個(gè)完整的 URI 的一部分。
如果 encodedURIString 無(wú)效,將產(chǎn)生一個(gè) URIError。
版本 5.5
decodeURI 方法 | encodeURI 方法
應(yīng)用于: Global 對(duì)象