You can convert a Python integer to a string using the built-in str function, or unicode on Python 2.7 if you need a unicode string.
確定! 回上一頁