摘要:
写了两组代码文件,组内代码功能相同:testv.pl vs testv.cpptestreg.pl vs testreg.cpp代码如下:////////testreg.cpp/////////#include#include#includeusing namespace std;int main(... 阅读全文
posted @ 2015-08-26 11:46
Namlike
阅读(413)
评论(0)
推荐(0)
摘要:
1、这几天,使用c++的regex库写字符串处理程序,编译时出现:ary support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=... 阅读全文
posted @ 2015-08-26 09:46
Namlike
阅读(1718)
评论(0)
推荐(0)