python中chr函数和ord()函数的用法 一,chr)函数 格式:Chr<数值表达式>) 说明:函数返回值类型为String,其数值表达式值取值范围为0~255。 例如:Print Chr78),结果显 … Continue reading python中chr函数和ord()函数的用法