Linux下C编程(1)
windriver-machine shtest]# man -w dcraw /usr/share/man/zh_CN/man1/dcraw.1.gz [root@windriver-machine shtest]# man -w newgrp /usr/share/man/zh_CN/man1/newgrp.1.gz [root@windriver-machine shtest]# man -f time Time::HiRes (3pm) - High resolution alarm, sleep, gettimeofday, interval timers Time::Local (3pm) - efficiently compute time from local and GMT time Time::gmtime (3pm) - by-name interface to Perl''s built-in gmtime() function Time::localtime (3pm) - by-name interface to Perl''s built-in localtime() function Time::tm (3pm) - internal object used by Time::gmtime and Time::localtime time (1) - time a simple command or give resource usage time (1p) - time a simple command time (2) - get time in seconds time (3p) - get time time (7) - overview of time time (rpm) - A GNU utility for monitoring a program''s use of system resources time.conf [time] (5) - configuration file for the pam_time module time.h [time] (0p) - time types [root@windriver-machine shtest]# 【2】在线man手册,有几个网站比较好 http://linuxmanpages.com/ http://linux.die.net/man/ 【3】libc库,在不同的LINUNX发布版本中通常有两种包,一种是以libc6-dev打头的,另一种是glibc-2打头的包,这两种其实都是一样的,只是在不同版本的LINUX/UNIX中叫法不一样,前者主要是Debian/ubuntu,后者redhat.但他们都是GNU发布的libc库.安装后显示如下: [root@windriver-machine shtest]# rpm -qa|grep libc [root@windriver-machine shtest]# ls -latr /usr/include/glib-2.0/glib/g |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |