jquery 验证大于0的整数

var reg = /^[+]{0,1}(d+)$/;

原文地址:https://www.cnblogs.com/xielideboke/p/9876886.html