python:整数转换为任意进制(

📝

内容提要

javascript提供了一个number.toString(baseNum)的函数,能够将number转换为36进制以下的字符串。 pyth

🏷️

标签

➡️

继续阅读