Linux/C + + Programming Manual Lookup method

Source: Internet
Author: User
Tags epoll

Linux Programmer ' s Manual & User Commands

https://www.kernel.org/doc/man-pages/search Box input Epoll call search engine lookup

Online Search View man manual (such as Check epoll), can be directly collected, convenient next click Search:

Http://global.bing.com/search?q=site:man7.org Epoll

The Linux Kernel API

https://www.kernel.org/doc/htmldocs/kernel-api/

The GNU C Library

http://www.gnu.org/software/libc/manual/html_node/

Use Man/info to view the function manual:

Man epoll (tab completion) or Man-k Epoll

Man-k Sleep View the manual with sleep

Man-f Sleep View the handbook named sleep (multiple serial numbers)

Man-a Sleep View all help information called sleep

Man 1 Sleep View number 1 of sleep

Man 3 sleep View number 2 of sleep

Save the information of man or info as a text file:

Man Epoll | Col-b > Epoll.txt

Info Epoll-o epoll.txt-s

C + + function manual:

Online Brochure:

http://gcc.gnu.org/onlinedocs/

http://www.cplusplus.com/reference/

Offline Manuals:

sudo apt-get-y install Libstdc++6-4.6-doc

File:///usr/share/doc/libstdc++6-4.6-doc/libstdc++/html/index.html

Online Search:
Http://global.bing.com/search?q=site:cplusplus.com Vector

Like man. View the manual Cppman:

Https://github.com/aitjcize/cppman

sudo apt-get install Python-pip vim

sudo pip install Cppman

Cppman cout

Cppman usage is similar to man, which automatically downloads the corresponding content from cplusplus.com and converts it to man pages when queried.

Cppman-c downloads all manuals from the cplusplus.com, takes a long time, but is easy to view offline, but is generally not required.

If you like the IDE or want to use the IDE as a spare tire, the QT Creator is recommended on Linux.

Use of QT Creator for C/D + + development on Linux
https://my.oschina.net/eechen/blog/166969
Http://static.oschina.net/uploads/space/2014/0217/025140_OJwD_561214.png

https://my.oschina.net/eechen/blog/206443

Linux/C + + Programming Manual Lookup method

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.