dev c++ Boost库的安装
生活随笔
收集整理的這篇文章主要介紹了
dev c++ Boost库的安装
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
dev c++ 的boost庫的安裝步驟
?
? 然后點擊“check for updates”按鈕
?
?
最后點擊“Download selected”按鈕,下載完成后安裝....
?
給dev添加boost庫文件,找到之前安裝的目錄
?
#include<iostream> #include<string> #include<cstring> #include<list> #include<map> #include<boost/regex.hpp> int main(){string s = "1+1=2", first, second;boost::regex re("=");boost::sregex_token_iterator begin(s.begin(),s.end(),re,-1), end;if(begin != end){first = *begin; ++begin;}if(begin != end){second = *begin;++begin;}cout<<first<<" "<<second<<endl;return 0; }?
轉載于:https://www.cnblogs.com/hujunzheng/p/4641467.html
總結
以上是生活随笔為你收集整理的dev c++ Boost库的安装的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: u盘启动制后打不开怎么办 U盘启动后无法
- 下一篇: 恢复安装系统被删文件怎么办 救援被删除的