首页
IT
登录
6mi
u
盘
搜
搜 索
IT
python字符串替换
python字符串替换
xiaoxiao
2023-03-24
5
s
=
'123{hh}'
.format(
hh
=
'jjj'
)
print
(
s
)
输出123jjj
转载请注明原文地址: https://ju.6miu.com/read-1202503.html
最新回复
(
0
)