文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
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++/
相关阅读 更多 +
排行榜 更多 +
滑动贴合3d

滑动贴合3d

休闲益智 下载
红蓝人冰火世界

红蓝人冰火世界

休闲益智 下载
阿凡提跑酷最新版

阿凡提跑酷最新版

冒险解谜 下载