摘要: 1、格式化输出 %s string 字符串 %d digit 整数 %f float 浮点数 2、进制转换 bin() int() oct() hex() 3、位运算 阅读全文
posted @ 2021-12-18 19:58 ljllh 阅读(31) 评论(0) 推荐(0)