encodeURI 和encodeURIComponent都是ECMA-262標準中定義的函式,所有相容這個標準的語言(如JavaScript, ActionScript)都會實現這兩個函式。
確定! 回上一頁