getpagesize

  • getpagesize函数详解

    一、getpagesize概述 getpagesize函数是Linux C语言库函数之一,其声明在unistd.h中。该函数用于获取页面大小,即物理内存中的一页大小。 #inclu…

    编程 2024-11-08