freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

操作系統(tǒng)課程設計--文件管理系統(tǒng)-資料下載頁

2025-01-16 15:52本頁面
  

【正文】 ing file name and routine:\n)。 scanf(%s,name)。 getchar()。 printf(\nPlease input the moving file name and routine:\n)。 scanf(%s,name1)。 getchar()。 strcpy(name2,move )。 strcat(name2,name)。 strcat(name2, )。 strcat(name2,name1)。 system(name2)。 /*系統(tǒng)調(diào)用dos指令*/ getchar()。 break。 case 9: label9: /*目錄管理操作*/ clrscr()。 gotoxy(27,5)。printf(CATALOGUE MANAGE\n)。 for(j=0。j40。j++) printf(= )。 gotoxy(13,9)。 printf(Please input the moving file name and routine:\n)。 gotoxy(25,11)。printf(1display catalogue)。 gotoxy(25,12)。printf(2creat catalogue)。 gotoxy(25,13)。printf(3—delete catalogue)。 gotoxy(25,14)。printf(4copy catalogue)。 gotoxy(25,15)。printf(5move catalogue)。 gotoxy(25,16)。printf(6exit catalogue)。 gotoxy(26,20)。 printf(Please choice:)。 scanf(%d,amp。x)。 while(x1||x6) {printf(\nError!Please input again!\n)。 scanf(%d,amp。x)。 } switch(x) { case 1: printf(\nPlease iuput the displaying catalogue:\n)。 scanf(%s,name)。/*先是目錄操作*/ strcpy(name2,dir )。/*復制dir命令*/ strcat(name2, name)。 printf(%s,name2)。 getchar()。 system(name2)。/*系統(tǒng)調(diào)用*/ getchar()。 break。 case 2: printf(\nPlease iuput the creating catalogue:\n)。 scanf(%s,name)。/*創(chuàng)建目錄操作*/ strcpy(name2,md )。/*復制md命令*/ strcat(name2,name)。 system(name2)。/*系統(tǒng)調(diào)用*/ getchar()。 break。 case 3: printf(\nPlease iuput the deleting catalogue:\n)。 scanf(%s,name)。/*刪除目錄操作*/ strcpy(name2,rd )。/*復制rd命令*/ strcat(name2,name)。 system(name2)。 getchar()。 break。 case 4: printf(\nPlease iuput the copying catalogue:\n)。 scanf(%s,name)。/*復制目錄操作*/ printf(\nPlease iuput the displayed catalogue:\n)。 scanf(%s,name1)。 strcpy(name2,xcopy )。/*復制xcopy命令*/ strcat(name2,name)。 strcat(name2, )。 strcat(name2,name1)。 strcat(name2,/e)。 system(name2)。/*系統(tǒng)調(diào)用*/ getchar()。break。 case 5: printf(\nPlease iuput the moving catalogue:\n)。 scanf(%s,name)。/*移動目錄操作*/ printf(\nPlease iuput the moved catalogue:\n)。 scanf(%s,name1)。 strcpy(name2,move )。/*復制move命令*/ strcat(name2,name)。 strcat(name2, )。 strcat(name2,name1)。 system(name2)。 getchar()。break。 case 6:goto tag。 /*退出目錄管理操作*/ } printf(Input again?(Y or N))。 scanf(%c,amp。choice)。getchar()。 if(choice==39。Y39。||choice==39。y39。) goto label9。 tag:getchar()。 break。case 10:flag=0。exit(0)。break。 /*退出文件管理系統(tǒng)程序*/default: clrscr()。 printf(\n\n Error!Please input again!\n)。 getchar()。 break。 } } }}
點擊復制文檔內(nèi)容
環(huán)評公示相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1