红联Linux门户
Linux帮助

ubuntu man c/c++

发布时间:2008-02-24 00:27:22来源:红联作者:Dopsdck
sudo apt-get install manpages-dev
sudo apt-get install manpages-posix
sudo apt-get install manpages-posix-dev
sudo apt-get install libstdc++-doc

c:
man scanf

c++:
man std::vector
man std::string

posix:
man stdlib.h

Best Regards
文章评论

共有 0 条评论