what i cant splir the char of '(' using this regexp in javascipt

后端 未结 0 1008
情书的邮戳
情书的邮戳 2020-12-13 08:17

the var codigo have the value int a,h;float b,c;a=b(c+h);

my regex is:

codigo = codigo.split(/(\\b;|\\b,|\\b[=]|\\b[+]|\\b[-]         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题