函數:startswith(). 作用:判斷字符串是否以指定字符或子字符串開頭. 一、函數說明 語法:string.startswith(str, beg=0,end=len(string))
確定! 回上一頁