+,332,5
-,534,53
,53,453
1,5
使用:^([^\d]*?),替换$1
得到:
+23
+332,5
-534,53
53,453
1,5
原文链接:https://www.f2er.com/regex/359085.html
1,5
使用:^([^\d]*?),替换$1
得到:
+23
+332,5
-534,53
53,453
1,5
原文链接:https://www.f2er.com/regex/359085.html