91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

python替換用什么函數

九三
260
2021-01-22 10:16:03
欄目: 編程語言

python替換用什么函數

python中使用replace函數進行替換,具體方法如下:

replace:replace()函數的作用是把字符串中的old替換成 new。

replace()函數語法:

str.replace(old, new[, max])

參數:

old:將被替換的子字符串。

new:新字符串,用于替換old子字符串。

max:可選字符串, 替換不超過max次。

replace()函數使用方法:

str = "this is string example....wow!!! this is really string";

print str.replace("is", "was");

print str.replace("is", "was", 3);

輸出結果為:

thwas was string example....wow!!! thwas was really string

thwas was string example....wow!!! thwas is really string

0
兴化市| 乐业县| 静海县| 长沙市| 治多县| 平利县| 达尔| 会同县| 克东县| 德江县| 德安县| 彭阳县| 溧阳市| 郴州市| 巩留县| 海宁市| 淮滨县| 宜州市| 铜川市| 安康市| 保德县| 平遥县| 柳河县| 阿拉善左旗| 淮南市| 盖州市| 科技| 陕西省| 申扎县| 随州市| 武邑县| 高清| 新营市| 卫辉市| 碌曲县| 黔西县| 高碑店市| 盐津县| 广灵县| 宾阳县| 中西区|