Decode a URI after encoding it: ... let decoded = decodeURIComponent(encoded); ... The decodeURIComponent() method decodes a URI component.
確定! 回上一頁