搜索结果
找到约 13 项符合
sorry 的查询结果
按分类筛选
Jsp/Servlet Servlet prog to update database on some transaction..database(mbd file) is also given..Prev prog sho
Servlet prog to update database on some transaction..database(mbd file) is also given..Prev prog should also been have put in the same dir as before..sorry for inconvienience
其他嵌入式/单片机内容 Full ARM920T S3C2443 ( Magellan Maestro 4245/4250 ) WinCE FileBackup of stored "Windows" path. Hope
Full ARM920T S3C2443 ( Magellan Maestro 4245/4250 ) WinCE FileBackup of stored "\Windows" path. Hope is for someone needfull. Sorry for my bad english... come from germany... greetings to all develop s here..
源码 学生成绩管理啊
#include "string.h"
#include "ctype.h"
#include "stdio.h"
search(char pd[])
{FILE *fp;
 int time=0,i=0,j=0,add[80],k=0,m;
 char *ch,
 str[900];
 m=strlen(pd);
 if((fp=fopen("haha.txt","r"))==NULL)
 {
  printf("Cannot open this file\n");
  exit(0);
 }
for( ...