摘要:
#include #include #include #include #include #include //int user_num=0; //普通用户数量//int vip_num=0; //VIP用户数量char* buf1; //哪种请求char* buf2; ... 阅读全文
posted @ 2015-01-21 13:25 Super_pan 阅读(135) 评论(0) 推荐(0)
|
|
|
|
摘要:
#include #include #include #include #include #include //int user_num=0; //普通用户数量//int vip_num=0; //VIP用户数量char* buf1; //哪种请求char* buf2; ... 阅读全文
posted @ 2015-01-21 13:25 Super_pan 阅读(135) 评论(0) 推荐(0)
摘要:
answer.c#include #include "vipLogin.h"#include "callinfo.h" #include "stdlib.h"#include void answer_user( GtkWidget *widget,gpointer data ){ c... 阅读全文
posted @ 2015-01-21 05:50 Super_pan 阅读(392) 评论(0) 推荐(0) |
|