那麼,你是否知道字串也是物件,同樣具有方法。這些方法可以完成包括檢驗一部分字串和去除空格在內的各種工作。
你在程式中使用的字串都是str
類的物件
還真不知道字元是物件。
#!/usr/bin/python
#filename: str_methods.py
name = '
swaroop'#
this is a string object
if name.startswith('
swa'
):
'yes, the string starts with "swa"'if
'a'in
name:
'yes, it contains the string "a"
'if name.find('
war') != -1:
'yes, it contains the string "war"
'delimiter = '
_*_'
mylist = ['
brazil
', '
russia
', '
india
', '
china']
print delimiter.join(mylist)
這個其實就是了解字串是str 類的物件,那麼就可以使用str 類的方法了。
基本知識就差不多到這裡了
python 字串內容
python 2 str簡單文字 如ascii編碼 和二進位制資料 bytes unicode 多位元組文字 寬字元,如中文 python 3 strunicode文字,包含ascii utf 8等。bytes 位元組,用於二進位制資料表示,在一些需要低階資料結構的時候用到,譬如c語言等。bytea...
快速過濾字串內容
public class stringfilterhelper return sb.tostring str 被過濾得字串 s 需要過濾得字串 獲得剩下未過濾的字串 private string getnextstr string str,int start,int slength else if ...
批量替換字串內容
正規表示式 參考 字串replace方法 參考 應用 用 替換 集齊國際三大信用卡巨頭 哈行jcb功能上 線了 裡面的和標籤。var title 集齊國際三大信用卡巨頭 哈行jcb功能上 線了 區分大小寫 var reg1 new regexp g var reg2 new regexp g tit...