if(value <0 || value!=parseInt(value) ){ alert("不是正整数"); }else{ alert("是正整数"); }
posted on 2009-05-26 15:59 Ryan.L.R 阅读(165) 评论(0) 收藏 举报