文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>linux 下 c++ 标准库的安装

linux 下 c++ 标准库的安装

时间:2008-09-27  来源:itlanger

1 install
  sudo apt-get install libstdc++6 libstdc++6-4.2-doc
  sudo apt-get install stl-manual
2. using
  man c++intro
  man std::vector

  dpkg -L stl-manual
  cd /usr/share/doc/stl-manual/html
  w3m index.html 就可以看stl manual了

3. manuals
http://gcc.gnu.org/onlinedocs/libstdc++/
相关阅读 更多 +
排行榜 更多 +
辰域智控app

辰域智控app

系统工具 下载
网医联盟app

网医联盟app

运动健身 下载
汇丰汇选App

汇丰汇选App

金融理财 下载