Python startswith()函數與endswith函數 ... 語法:string.endswith(str, beg=[0,end=len(string)]) string[beg:end].endswith(str) 參數說明:
確定! 回上一頁