jkfzero吧 关注:32贴子:517
  • 4回复贴,共1
asdf


IP属地:北京1楼2013-04-27 15:10回复
    本人,姑娘一枚,找对象
    加我QO,9㊀㊄0㊂8709
    裳平睾博


    来自手机贴吧2楼2013-04-27 19:10
    回复
      var a = RegExp("123","g");
      var b = "abc#123";
      console.log(a.test(b));
      a.lastIndex=0;
      console.log(a.test(b));
      a.lastIndex=0;
      console.log(a.test(b));
      a.lastIndex=0;
      console.log(a.test(b));


      IP属地:北京3楼2013-04-28 18:59
      回复
        IP属地:北京4楼2013-05-03 11:19
        回复
          可怜的睡觉了开发接口


          IP属地:北京5楼2013-05-23 16:51
          回复