摘要:
例如:string str="AAA123BB";现在要取出123 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->string str = "AAA123BB";string result = string.Empty;Match m = Regex... 阅读全文
摘要:
运行 VS命令提示窗体,输入 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->Microsoft Visual Studio 8\Common7\IDE\devenv.exe/setup/resetuserdata/resetsetting... 阅读全文