本篇文章介紹Python 的內建字串型態。 ... str.maketrans(x, y, z), 回傳x 與y 配對的Unicode 編碼字典,若有提供z , z 中的字元會跟None 配對。
確定! 回上一頁