encodeURI () 编码特殊字符,除了: ,/? :@ & = + $ #。 一个可以用 encodeURIComponent() 对上述字符进行编码。 您可以编写自定义方法来编码( 到%28. 例子 ...
確定! 回上一頁