文件名称:main
介绍说明--下载内容均来自于网络,请自行研究使用
一. 设计内容(通讯录)
本系统应完成一下几方面的功能:
1) 输入信息——enter()
2) 显示信息———display( )
3) 查找以姓名作为关键字 ———search( )
4) 删除信息———delete( )
5) 存盘———save ( )
6) 装入———load( )
设计要求:
1) 每条信息至包含 :姓名(NAME )街道(STREET)城市(CITY)邮编(EIP)国家(STATE)几项
2) 作为一个完整的系统,应具有友好的界面和较强的容错能力
-A. Design content (address book)
The system shall complete the several aspects of the function:
1) input information-enter ()
2) display information--display ()
3) name as the key word to search--search ()
4) delete information--delete ()
5) inventory--save ()
6) into--load ()
The design requirements:
1) each message to include: NAME (NAME) STREET (STREET) CITY (CITY) zip code (EIP) country (norms several
2) as a complete system, should have friendly interface and the tolerance of the strong
本系统应完成一下几方面的功能:
1) 输入信息——enter()
2) 显示信息———display( )
3) 查找以姓名作为关键字 ———search( )
4) 删除信息———delete( )
5) 存盘———save ( )
6) 装入———load( )
设计要求:
1) 每条信息至包含 :姓名(NAME )街道(STREET)城市(CITY)邮编(EIP)国家(STATE)几项
2) 作为一个完整的系统,应具有友好的界面和较强的容错能力
-A. Design content (address book)
The system shall complete the several aspects of the function:
1) input information-enter ()
2) display information--display ()
3) name as the key word to search--search ()
4) delete information--delete ()
5) inventory--save ()
6) into--load ()
The design requirements:
1) each message to include: NAME (NAME) STREET (STREET) CITY (CITY) zip code (EIP) country (norms several
2) as a complete system, should have friendly interface and the tolerance of the strong
(系统自动生成,下载前可以参看下载内容)
下载文件列表
main.cpp