文件名称:PIMCollection class
-
所属分类:
- 标签属性:
- 上传时间:2018-06-06
-
文件大小:4kb
-
已下载:10次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
使用JAVA编程语言实现PIM微型日期管理系统,对初学者的帮助很大。(This assignment involves the creation of simple Personal Information Management system that can deal with 4 kinds of items: todo items, notes, appointments and contacts. Each of these kinds of items is described in more detail below. The assignment requires that you create a class for each item type, and that each class extends an abstract base class provided for you. In addition to creating the four classes, you need to create a manager class that supports some simple text-based commands for creating and managing items.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
PIMCollection class\src\PIMAppointment.java | 675 | 2018-05-28 |
PIMCollection class\src\PIMCollection.java | 2174 | 2018-05-28 |
PIMCollection class\src\PIMContact.java | 430 | 2018-05-28 |
PIMCollection class\src\PIMEntity.java | 415 | 2018-05-28 |
PIMCollection class\src\PIMManager.java | 3129 | 2018-05-28 |
PIMCollection class\src\PIMNote.java | 390 | 2018-05-28 |
PIMCollection class\src\PIMTime.java | 651 | 2018-05-28 |
PIMCollection class\src\PIMTodo.java | 704 | 2018-05-28 |
PIMCollection class\src\Test.java | 1753 | 2018-05-28 |
PIMCollection class\src | 0 | 2018-05-28 |
PIMCollection class | 0 | 2018-05-27 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.