网站首页 美食营养 游戏数码 手工爱好 生活家居 健康养生 运动户外 职场理财 情感交际 母婴教育 时尚美容

python的字符串format函数

时间:2024-10-26 05:47:58

python中string模块有很多字符串的方法,下面简单介绍下format方法。

python的字符串format函数

工具/原料

电脑

python

字符串内建函数:

1、参数不设置指定位置,按默认顺序。

python的字符串format函数python的字符串format函数

2、参数设置指定位置,位置即索引。

python的字符串format函数python的字符串format函数

3、参数设置指定位置,参数在字符串中可以重复多次引用。

python的字符串format函数python的字符串format函数

4、也可以设置参数名称引用参数,类似于字典。

python的字符串format函数python的字符串format函数
© 2025 小知经验
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com