摘要: 转自:http://www.cnblogs.com/mrblue/p/3141456.html//array#include void Foo1(){ array a; generate(a.begin(), a.end(), rand); sort(a.begin(), a.end()); for (auto n:a) { coutvoid Foo2(){ if( regex_match("Hello World!", regex("Hello World!")) ) { coutvoid Foo3(){ threa... 阅读全文
posted @ 2013-08-24 18:04 解放1949 阅读(277) 评论(0) 推荐(0)