chr()根据整数返回对应的字符,也就是讲ascii转换为字符 unichr()将整数返回成unicode字符 ord()将字符转换成ascii码 相关文章: 2021-11-20 2022-12-23 2021-08-25 2022-12-23 2021-10-25 2021-07-06