判別字串是否為特定字元. string.isnumeric(),string.isdigit(),string.isdecimal(); 三者皆是用來判定字串內是否都屬於數值字元,差別主要在於unicode 定義的區間 ...
確定! 回上一頁