发布于 1年前

Python 如何将八进制转十进制

print(int('30', 8)) 
# 24
©2020 edoou.com   京ICP备16001874号-3