unicode

Python

python的chr函数

chr函数是Python中的一个内置函数,用于将整数转换为对应的Unicode字...
Python

python中ord函数

ord函数是Python的内置函数,用于返回一个表示字符的Unicode字符的整...