当前位置:首页 > 通信资讯 > 正文
  1. functionreplacestr(str)
  2. dimre
  3. setre=newregexp
  4. re.ignorecase=true
  5. re.global=true
  6. re.pattern="\D"
  7. str=re.replace(str,"")
  8. replacestr=str
  9. setre=nothing
  10. endfunction
如果您对该产品感兴趣,请填写办理(客服微信:xiaoxiongyidong)

为您推荐:

发表评论

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。