2. 应用编程---获取系统信息与系统资源
获取系统信息与系统资源1. 获取系统信息---uname() / sysinfo() / gethostname() / sysconf()1.1 proc文件系统2. 获取系统时间---time() / gettimeofday() / ctime() / ctime_r() / localtime() / localtime_r() / gmtime() / gmtime_r() / mktime() / asctime() / asctime_r(…
2026/7/2 10:44:28