What's the opposite of chr() in Ruby?

前端 未结 10 880
自闭症患者
自闭症患者 2020-12-23 12:53

In many languages there\'s a pair of functions, chr() and ord(), which convert between numbers and character values. In some languages, ord()

10条回答
提交回复
热议问题