阅读背景:

regular expression for numeric and special chacter check

来源:互联网 

This is the code I have:-

这是我的代码: -

   var exp = /[^0-9]/g;
    if (!exp.test(char)) {
        args.set_cancel(true);
   var



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: