2017年8月15日
摘要: #include <iostream> #include <windows.h>//这个头文件一定要添加,否则GetPrivateProfileString(...)函数无法使用 #include <stdio.h> using namespace std; typedef struct _CAN_ 阅读全文
posted @ 2017-08-15 21:23 feng..liu 阅读(432) 评论(0) 推荐(0)