文件名称:SongInformationManagement
介绍说明--下载内容均来自于网络,请自行研究使用
(完整的源代码有详细注释,本人计算机实习期间编写。)
歌曲信息管理系统的基本功能:
(1)录入歌曲的基本信息(包括:歌曲名、作者、歌曲的属性(美声、民族、通俗)、演唱者、发行时间);
(2)修改、删除歌曲的基本信息;
(3)按作者的字典顺序显示歌曲信息(每屏显示15条信息);
(4)按歌曲的属性显示歌曲信息(每屏显示15条信息);
(5)按作者统计其创作的歌曲数量;
(6)按歌曲名、作者、演唱者等信息进行查询(若查询信息不存在,输出没找到的信息);
程序中有如下性能:
(1)输入数据边缘情况测试。检测输入数据是否合法,不合法时给出提示。
(2)应用程序运行后,在屏幕上显示一个菜单。用户可以根据需要,选定相应的操作项目。进入每个操作后,根据应用程序的提示信息,从键盘输入相应的信息。
(3)所有歌曲信息存储在一个文件中,实现了文件的读写操作,将输入的数据以文件的形式存盘,将原来已经存盘的文件读入内存,进行管理。
-Song information management system is the basic function of:
(1) the basic information of the input songs (including: name, authors, song song of attributes (bel canto, nationality, popular), the singer, issuing date)
(2) modification and deletion of the basic information of the songs
(3) according to the author s dictionary order information display songs (each display article 15 information)
(4) according to the attributes of the songs that song information (every display article 15 information)
(5) according to the authors its songs quantity
(6) by name, authors, the singer songs such as the query information (if the information does not exist, output didn t find information)
Program in the following properties:
(1) the edge of condition testing input data. Detecting input data is legal, not legal given when carry ?
歌曲信息管理系统的基本功能:
(1)录入歌曲的基本信息(包括:歌曲名、作者、歌曲的属性(美声、民族、通俗)、演唱者、发行时间);
(2)修改、删除歌曲的基本信息;
(3)按作者的字典顺序显示歌曲信息(每屏显示15条信息);
(4)按歌曲的属性显示歌曲信息(每屏显示15条信息);
(5)按作者统计其创作的歌曲数量;
(6)按歌曲名、作者、演唱者等信息进行查询(若查询信息不存在,输出没找到的信息);
程序中有如下性能:
(1)输入数据边缘情况测试。检测输入数据是否合法,不合法时给出提示。
(2)应用程序运行后,在屏幕上显示一个菜单。用户可以根据需要,选定相应的操作项目。进入每个操作后,根据应用程序的提示信息,从键盘输入相应的信息。
(3)所有歌曲信息存储在一个文件中,实现了文件的读写操作,将输入的数据以文件的形式存盘,将原来已经存盘的文件读入内存,进行管理。
-Song information management system is the basic function of:
(1) the basic information of the input songs (including: name, authors, song song of attributes (bel canto, nationality, popular), the singer, issuing date)
(2) modification and deletion of the basic information of the songs
(3) according to the author s dictionary order information display songs (each display article 15 information)
(4) according to the attributes of the songs that song information (every display article 15 information)
(5) according to the authors its songs quantity
(6) by name, authors, the singer songs such as the query information (if the information does not exist, output didn t find information)
Program in the following properties:
(1) the edge of condition testing input data. Detecting input data is legal, not legal given when carry ?
相关搜索: InformationManagement
(系统自动生成,下载前可以参看下载内容)
下载文件列表
20095129-歌曲信息管理.exe
20095129-歌曲信息管理.obj
record.txt
20095129-歌曲信息管理.cpp
20095129-歌曲信息管理.obj
record.txt
20095129-歌曲信息管理.cpp