文件名称:MyContacts
介绍说明--下载内容均来自于网络,请自行研究使用
简易通讯录:在MyEclipse 下开发的java project程序,主要实现以下功能 1:查看联系人,2:增加联系人 3:删除联系人 4:排序
本程序功能简单但是完全遵循MVC模式开发,是理解和学习MVC模式是好源码。-Easy Address Book: java project developed under the MyEclipse program, the main achievement of the following functions: View Contact 2: Increase Contact: delete contacts 4: Sort the program features simple but completely follow the MVC model development, understanding and learning MVC pattern is a good source.
本程序功能简单但是完全遵循MVC模式开发,是理解和学习MVC模式是好源码。-Easy Address Book: java project developed under the MyEclipse program, the main achievement of the following functions: View Contact 2: Increase Contact: delete contacts 4: Sort the program features simple but completely follow the MVC model development, understanding and learning MVC pattern is a good source.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyContacts\.classpath
..........\.project
..........\.settings\org.eclipse.jdt.core.prefs
..........\bin\com\robin\action\ContactAction.class
..........\...\...\.....\dao\ManagerPerson.class
..........\...\...\.....\entrity\ContactPerson.class
..........\...\...\.....\model\ContactAction.class
..........\...\...\.....\test\PrintInterface.class
..........\...\...\.....\....\Test.class
..........\src\com\robin\action\ContactAction.java
..........\...\...\.....\dao\ManagerPerson.java
..........\...\...\.....\entrity\ContactPerson.java
..........\...\...\.....\model\ContactAction.java
..........\...\...\.....\test\PrintInterface.java
..........\...\...\.....\....\Test.java
..........\bin\com\robin\action
..........\...\...\.....\dao
..........\...\...\.....\entrity
..........\...\...\.....\model
..........\...\...\.....\test
..........\src\com\robin\action
..........\...\...\.....\dao
..........\...\...\.....\entrity
..........\...\...\.....\model
..........\...\...\.....\test
..........\bin\com\robin
..........\src\com\robin
..........\bin\com
..........\src\com
..........\.settings
..........\bin
..........\src
MyContacts