图书管理程序 帮我调试 并找出错误 并加以改正 跪谢了

来源:百度知道 编辑:UC知道 时间:2024/05/25 06:11:35
#include<stdio.h>
#include<stdlib.h>
#include<dos.h>
#include<dos.h>
#include<conio.h>
#include<string.h>

struct BOOk
{
int id,usr[10],total,store,days[10];

char name[31],author[21];
}
books[100];

void page_title(char*menu_item)
{
clrscr();
printf(“>>>>THE LIBRIAY MANGE SYTEM<<<<\n\n_%s_\n\n”);
}
void return_confirm(void)
{
printf(“\n press any key to continue….\n”);
getch();
}
int search_book(void)
{
int n,I;
printf(“please input the books’code:”);
scanf(“%d’,&I);
for(n=0;n<100;n++)
{
if(books[n].id= =I)
{
printf(“Books’ name is:%s\n” ,books[n].name);
printf(“Author name is:%s\n”,books[n].author);
printf(“Storing number is:%d”,books[n].store);
printf(“%d\n”,books[n].t

杂剧和散曲合称元曲。杂剧是一种把诗歌 ,舞蹈,音乐,表演,念白相结合,演出一个完整故事的戏曲艺术表现形式。
散曲是金元时期兴起的一种文学样式,是由词蜕化而来的,又称“词余”。只供清唱,不能搬演,无宾白、科介。分为小令和套数。所谓小令,是指只用一首曲子歌唱;套数,又称套曲,是用同一宫调的几首乐曲连续唱的一组曲子。