此函数对特殊字符进行编码,除了: , / ? : @ & = + $ #(请使用encodeURIComponent() 对这些字符进行编码)。 提示:请使用 decodeURI() 函数对已编码的URI 进行解码 ...
確定! 回上一頁