亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

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
台湾省| 泗洪县| 正定县| 丰顺县| 织金县| 三亚市| 马龙县| 通山县| 财经| 简阳市| 岢岚县| 元阳县| 郯城县| 肃宁县| 临桂县| 富蕴县| 抚远县| 县级市| 甘肃省| 霸州市| 安达市| 讷河市| 扶沟县| 岳池县| 虹口区| 长宁区| 乐安县| 都昌县| 康平县| 博野县| 梁河县| 漳浦县| 彰化县| 应城市| 中宁县| 桂平市| 轮台县| 佛冈县| 阿荣旗| 鱼台县| 聂拉木县|