iT邦幫忙

2019 iT 邦幫忙鐵人賽

DAY 25
0

字串函數屬於寫程式的時候的方法,數量滿多的,很難全部記起來,所以也是挑一些常用的。
string.capitalize()代表第一個字大寫
string.center(width) 決定對齊的總長度
string.count(sub[, start[, end]]) 數有多少個什麼字數量
str.format(format_string, args, kwargs) 將str內容格式化
str.isalnum() 只允許a-z A-Z 0-9存在
str.isalpha() 只允許英文字存在

https://ithelp.ithome.com.tw/upload/images/20181027/201120686xJxgtkq1N.jpg
https://ithelp.ithome.com.tw/upload/images/20181027/20112068bCP5Cqinis.jpg

函數方法太多了一天講不完,有些函數用的到,有些用不到,學著以備不時之需也好/images/emoticon/emoticon42.gif


上一篇
第二十四天 字串切片跟格式化
下一篇
第二十六天 字串函數(2)
系列文
我要在30天內好好學習python30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言