Python 基礎(chǔ)教程

Python 流程控制

Python 函數(shù)

Python 數(shù)據(jù)類型

Python 文件操作

Python 對(duì)象和類

Python 日期和時(shí)間

Python 高級(jí)知識(shí)

Python 參考手冊(cè)

Python 字符串 replace() 使用方法及示例

Python 字符串方法

replace()方法把字符串中的 old(舊字符串) 替換成 new(新字符串),如果指定第三個(gè)參數(shù)count,則替換不超過 count次。

replace()的語(yǔ)法為:

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

replace()參數(shù)

replace()方法最多可以使用3個(gè)參數(shù):

  • old -您要替換的舊子字符串

  • new -新的子字符串將替換舊的子字符串

  • count(可選)-您要用old子字符串替換子new字符串的次數(shù)

如果count 未指定,則replace()方法將所有出現(xiàn)的 old子字符串替換為new子字符串。

replace()返回值

replace()方法返回字符串的副本,其中old子字符串被new子字符串替換。原始字符串不變。

如果未找到old子字符串,則返回原始字符串的副本。

示例1:如何使用replace()?

song = 'cold, cold heart'
print (song.replace('cold', 'hurt'))

song = 'Let it be, let it be, let it be, let it be'

'''只有兩次出現(xiàn)的“ let”被替換了'''
print(song.replace('let', "don't let", 2))

運(yùn)行該程序時(shí),輸出為:

hurt, hurt heart
Let it be, don't let it be, don't let it be, let it be

有關(guān)String replace()的更多示例

song = 'cold, cold heart'
replaced_song =  song.replace('o', 'e')

# 原始字符串沒有改變
print ('原始字符串:', song)
print ('被替換的字符串:', replaced_song)

song = 'let it be, let it be, let it be'

# 最多替換0個(gè)子字符串
# 返回原始字符串的副本
print(song.replace('let', 'so', 0))

運(yùn)行該程序時(shí),輸出為:

原始字符串: cold, cold heart
被替換的字符串: celd, celd heart
let it be, let it be, let it be

Python 字符串方法

丰满人妻一级特黄a大片,午夜无码免费福利一级,欧美亚洲精品在线,国产婷婷成人久久Av免费高清