jybox:isdigit()目测
编程土豆:谢谢,确实使用isdigit()不过貌似不支持负数的检查 (2012-06-27 18:37)
whtsky:isdigit是这样的:Return True if all characters in S are digitsand there is at least one character in S, False otherwise.'逐个判断string中的字符是否是数字(0-9),但是显然`-`不是数字。。....... (2012-06-27 19:35)
jybox:赤裸裸的炫耀... (2012-06-27 20:31)
whtsky:这是抱怨。。 (2012-06-27 22:19)
dditty:4楼确实是赤裸裸的炫耀和鄙视啊,话说你电话号码多少,私信我~ (2012-07-04 17:33)
whtsky:=__=你要干嘛 (2012-07-04 19:14)