Python 的ord() 是将单个字符转Unicode 码点,chr() 将Unicode 码点转为字符, 它们两个互为逆函数。Unicode 也是一种为字符提供唯一数字的编码技术。
確定! 回上一頁