定义:1 #ifndef _CLOCK_T_DEFINED2 typedef long clock_t; //clock_t是一个长整形数3 #define _CLOCK_T_DEFINED4 #endif 在time.h文件中,还定义了一个 ...
確定! 回上一頁