string.isdecimal()、string.isdigit() 和string.isnumeric() · 1、都能判斷阿拉伯數字: · 2、都不能判斷小數: · 3、與isdecimal() 相比,isdigit() 和 ...
確定! 回上一頁