encodeURIComponent 方法返回一個已編碼的 URI。如果您將編碼結果傳遞給 decodeURIComponent,那麼將返回初始的字元串 大家知道,在js裡encodeURIComponent 方法是一個 ...
www.aspku.com