文件名称:tongxunlu
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-07-01
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 司**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
班级通讯录
要求:
1) 该系统主要处理通讯录的相关信息。
2) 通讯录信息主要包括:姓名、班级、手机、家庭电话、电子邮件、通讯录地址、邮编等内容。
3) 完成以下的操作:实现通讯录信息的添加、修改、删除和查询。
提示:
1)建立班级类、通讯录类
2)班级、通讯录信息的初始化
3)班级、通讯录信息的添加、修改、删除、查找
4)班级、通讯录信息的输出
5)将通讯录信息保存为文件-Class contacts requirements: 1) The system is mainly deal with the address book information. 2) directory information includes: name, class, cell phone, home phone, email, address book address, zip code and other content. 3) Complete the following operations: Implement directory information to add, modify, delete, and query. Tips: 1) to establish class category, contacts, class 2) class, address book information to initialize 3) classes, address book information to add, modify, delete, find four) classes, directory information output 5) The directory information saved as a file
要求:
1) 该系统主要处理通讯录的相关信息。
2) 通讯录信息主要包括:姓名、班级、手机、家庭电话、电子邮件、通讯录地址、邮编等内容。
3) 完成以下的操作:实现通讯录信息的添加、修改、删除和查询。
提示:
1)建立班级类、通讯录类
2)班级、通讯录信息的初始化
3)班级、通讯录信息的添加、修改、删除、查找
4)班级、通讯录信息的输出
5)将通讯录信息保存为文件-Class contacts requirements: 1) The system is mainly deal with the address book information. 2) directory information includes: name, class, cell phone, home phone, email, address book address, zip code and other content. 3) Complete the following operations: Implement directory information to add, modify, delete, and query. Tips: 1) to establish class category, contacts, class 2) class, address book information to initialize 3) classes, address book information to add, modify, delete, find four) classes, directory information output 5) The directory information saved as a file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
通讯录\AddressBook.class
......\ClassAddressBook.class
......\Test.class
......\Test.java
......\通讯录.cmd
通讯录