Set re = New RegExp re.Global = True re.pattern="\d+,(\d+)\|{2}" str=re.replace("12345,1||23423,12||42432,5||","$1,") str=mid(str,1,len(str)-1) response.Write str
28,404
社区成员
356,946
社区内容
加载中
试试用AI创作助手写篇文章吧