#include <stdio.h>#include <limits.h>int main (){ printf("int 存储大小 :%lu \n", size of(int)); return 0;}