摘要: #include "stdio.h" #include <stdlib.h> #include <conio.h> #include<windows.h> #define getpch(type) (type*)malloc(sizeof(type)) #define NULL 0 struct p 阅读全文
posted @ 2017-11-06 19:07 宋建楠 阅读(4293) 评论(0) 推荐(0)