Loading

摘要: 头文件 #include <stdio.h> #include <stddef.h> #define bool int #define Bool bool #define BOOL bool #define BOOLEAN bool #define true (1) #define True (1) 阅读全文
posted @ 2022-08-08 09:45 microestc 阅读(156) 评论(0) 推荐(0)