摘要: 1 #include "stdio.h" 2 #include "stdlib.h" 3 #include "string.h" 4 //VS2012 动态库 第一套模板 5 typedef struct _SCK_HANDLE { 6 char version[16];... 阅读全文
posted @ 2015-02-05 14:16 禅意 阅读(366) 评论(0) 推荐(0)