会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
壹点灵异
彼岸花开开彼岸 断肠草愁愁断肠 奈何桥前可奈何 三生石前定三生
新随笔
管理
随笔分类 -
Python
【Python】.format用法
摘要:格式化打印 print("***{}".format(args)) 格式化转换 module = "skull" print "MODULE_{}".format(module.upper()) 格式化输出,八进制3位有效数高位补零 intvar = 9 print "{:03o}".format(
阅读全文
posted @
2022-05-06 18:03
壹点灵异
阅读(83)
评论(0)
推荐(0)
公告