本文介绍了替换电话号码的国家/地区代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我的页面包含国内和国际电话号码.我想用空格替换唯一的国家/地区代码部分.
那么,对于我应该使用任何正则表达式还是c#代码代替国家/地区代码,您可以帮我吗?
在此先谢谢您.
My page contains national and international phone numbers.I want to replace the only the country code part with blank space.
So can you help me whether i should use any regular expression or c# code to replace country code ?
Thanks in advance.
推荐答案
这篇关于替换电话号码的国家/地区代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!