Converts input strings to ASCII, i.e. to strings with all codes <= 127. ... All charcodes > 127 are replaced with ASCII SUBSTITUTE CHARACTER (0x1A).
確定! 回上一頁