[python] 元素增加删除及纯字母纯数字判断等 -vulsee.com
纯数字判断:isnumeric() >>> str.isnumeric() False >>> str = '12312311111111111111' >>> str.isnumeri...
纯数字判断:isnumeric() >>> str.isnumeric() False >>> str = '12312311111111111111' >>> str.isnumeri...
一 | 二 | 三 | 四 | 五 | 六 | 日 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 | 31 |