<script language="javascript"> · var a = encodeURI("电影"); · alert(a); · var b = decodeURI(a); · alert(b) · </script> · <?php ...
確定! 回上一頁