摘要: 安装boostsudo apt-get install libboost1.50-all测试boost1.cpp#include #include int main() { std::string text("a fat cat sat on the mat"); b... 阅读全文
posted @ 2014-10-21 11:02 小菜鸟_yang 阅读(853) 评论(0) 推荐(0)