The ascii() method returns a string containing a printable representation of an object. It escapes the non-ASCII characters in the string using \x, ...
確定! 回上一頁