摘要:
Valid NumberValidate if a given string is numeric.Some examples:"0"=>true" 0.1 "=>true"abc"=>false"1 a"=>false"2e10"=>trueNote:It is intended for the problem statement to be ambiguous. You should gather all requirements up front before 阅读全文
posted @ 2013-09-22 19:53
qianye0905
阅读(2127)
评论(0)
推荐(1)
浙公网安备 33010602011771号