chr (i), 回傳整數參數所代表的Unicode 字元。 format(v, s), 回傳格式化字串。 hex(x), 回傳整數參數的十六進位字串。 oct(x), 回傳整數參數的八進位字串。 ord(c) ...
確定! 回上一頁