JS验证是否输入为数字
js 是否为数字 function MustNumber() { if (((event.keyCode >= 48) && (event.keyCode
下载地址
用户评论