摘要: 路径修改无效RT,猜测:插件与cgi兼容问题html调用成功, 阅读全文
posted @ 2014-12-01 13:34 langdexuming 阅读(142) 评论(0) 推荐(0)
摘要: int main(){FILE *fp;char username0[20]={""};char passwd0[20]={""};int s=0;typedef struct users Users;Users next={"","","",};fp=fopen("data.txt","r+");... 阅读全文
posted @ 2014-12-01 03:16 langdexuming 阅读(830) 评论(0) 推荐(0)