在C++/CLI使用正则表达式分析字符串

时间:2016-07-22 04:42:16
【文件属性】:
文件名称:在C++/CLI使用正则表达式分析字符串
文件大小:8KB
文件格式:RAR
更新时间:2016-07-22 04:42:16
cli clr c++ 正则表达式 Regular 在C++/CLI使用正则表达式分析字符串 "one\ttwo three:four,five six seven"; 结果 pattern : '[a-zA-Z]*' text : 'one two three:four,five six seven' one two three four five six seven Number of Words : 7
【文件预览】:
CLI_System.Text.RegularExpressions
----CLI_System.Text.RegularExpressions.suo(9KB)
----CLI_System.Text.RegularExpressions.sln(968B)
----CLI_System.Text.RegularExpressions()
--------ReadMe.txt(947B)
--------CLI_System.Text.RegularExpressions.cpp(883B)
--------app.rc(1KB)
--------stdafx.h(161B)
--------stdafx.cpp(165B)
--------resource.h(91B)
--------CLI_System.Text.RegularExpressions.vcproj.WP-PC.WP.user(1KB)
--------AssemblyInfo.cpp(1KB)
--------CLI_System.Text.RegularExpressions.vcproj(5KB)
--------app.ico(1KB)

网友评论