- 16x2 字符液晶屏驱动程序C语言 字符液晶屏驱动演示程序总线方式
- Day1 Basic Java introduction Power Point presentation useful for a teacher of Java. Session 1 and Session 2 for the full day focus on the basics of Java and programming to help the audience orientation to Java.
- fcm 熵值图像处理
- 2010489124 vc计算器及其源码 运行平台: Windows
- mypca 基于Python在Swiss roll上实现PCA
- BOM 这是飞思卡尔智能车电磁组的循迹小车程序
文件名称:Agenda-manager
-
所属分类:
- 标签属性:
- 上传时间:2012-11-01
-
文件大小:529.15kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
议程管理系统(Agenda Service)的业务逻辑主要包括两方面,一是用户(User)的管理,二是
会议(Meeting)的管理。根据需求,用户管理需要做到的只是注册和校验密码两项工作,而会
议管理需要做的是增加、查询、删除和清空会议,两者交叉部分较少(只在会议双方必须是
已注册用户这点上存在交叉)。因此可以将用户 User 与会议Meeting分离。 -Agenda management system (Agenda Service) of the business logic includes two aspects, one user (User) management, and second, the meeting (Meeting) management. On demand, users need to do is to manage the registration and validation code 2, while the session management needs to do is increase, query, delete and empty the meeting, the two smaller cross-section (only in meeting the two sides must be a Registered users are crossed on this point). Therefore, users can be separated User Meeting and Conference.
会议(Meeting)的管理。根据需求,用户管理需要做到的只是注册和校验密码两项工作,而会
议管理需要做的是增加、查询、删除和清空会议,两者交叉部分较少(只在会议双方必须是
已注册用户这点上存在交叉)。因此可以将用户 User 与会议Meeting分离。 -Agenda management system (Agenda Service) of the business logic includes two aspects, one user (User) management, and second, the meeting (Meeting) management. On demand, users need to do is to manage the registration and validation code 2, while the session management needs to do is increase, query, delete and empty the meeting, the two smaller cross-section (only in meeting the two sides must be a Registered users are crossed on this point). Therefore, users can be separated User Meeting and Conference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bin/agenda/AgendaException.class
bin/agenda/AgendaFormatException.class
bin/agenda/BusinessLogic/Meeting.class
bin/agenda/BusinessLogic/MeetingManager.class
bin/agenda/BusinessLogic/TimeInterval.class
bin/agenda/BusinessLogic/User.class
bin/agenda/BusinessLogic/UserManager.class
bin/agenda/TestMeetingManager.class
bin/agenda/TestUserManager.class
bin/agenda/UserInterface/AddCommand.class
bin/agenda/UserInterface/BatchCommand.class
bin/agenda/UserInterface/ClearCommand.class
bin/agenda/UserInterface/Command.class
bin/agenda/UserInterface/CommandFactory.class
bin/agenda/UserInterface/DeleteCommand.class
bin/agenda/UserInterface/QueryCommand.class
bin/agenda/UserInterface/QuitCommand.class
bin/agenda/UserInterface/RegisterCommand.class
bin/AgendaService.class
doc/agenda/AgendaException.html
doc/agenda/AgendaFormatException.html
doc/agenda/BusinessLogic/Meeting.html
doc/agenda/BusinessLogic/MeetingManager.html
doc/agenda/BusinessLogic/package-frame.html
doc/agenda/BusinessLogic/package-summary.html
doc/agenda/BusinessLogic/package-tree.html
doc/agenda/BusinessLogic/TimeInterval.html
doc/agenda/BusinessLogic/User.html
doc/agenda/BusinessLogic/UserManager.html
doc/agenda/package-frame.html
doc/agenda/package-summary.html
doc/agenda/package-tree.html
doc/agenda/TestMeetingManager.html
doc/agenda/TestUserManager.html
doc/agenda/UserInterface/AddCommand.html
doc/agenda/UserInterface/BatchCommand.html
doc/agenda/UserInterface/ClearCommand.html
doc/agenda/UserInterface/Command.html
doc/agenda/UserInterface/CommandFactory.html
doc/agenda/UserInterface/DeleteCommand.html
doc/agenda/UserInterface/package-frame.html
doc/agenda/UserInterface/package-summary.html
doc/agenda/UserInterface/package-tree.html
doc/agenda/UserInterface/QueryCommand.html
doc/agenda/UserInterface/QuitCommand.html
doc/agenda/UserInterface/RegisterCommand.html
doc/allclasses-frame.html
doc/allclasses-noframe.html
doc/constant-values.html
doc/deprecated-list.html
doc/help-doc.html
doc/index-all.html
doc/index.html
doc/overview-frame.html
doc/overview-summary.html
doc/overview-tree.html
doc/package-list
doc/resources/inherit.gif
doc/serialized-form.html
doc/stylesheet.css
src/agenda/AgendaException.java
src/agenda/AgendaFormatException.java
src/agenda/BusinessLogic/Meeting.java
src/agenda/BusinessLogic/MeetingManager.java
src/agenda/BusinessLogic/TimeInterval.java
src/agenda/BusinessLogic/User.java
src/agenda/BusinessLogic/UserManager.java
src/agenda/TestMeetingManager.java
src/agenda/TestUserManager.java
src/agenda/UserInterface/AddCommand.java
src/agenda/UserInterface/BatchCommand.java
src/agenda/UserInterface/ClearCommand.java
src/agenda/UserInterface/Command.java
src/agenda/UserInterface/CommandFactory.java
src/agenda/UserInterface/DeleteCommand.java
src/agenda/UserInterface/QueryCommand.java
src/agenda/UserInterface/QuitCommand.java
src/agenda/UserInterface/RegisterCommand.java
src/AgendaService.java
test/TestCommandFactory.bat
test/TestCommandFactory.txt
test/TestMeetingManager.bat
test/TestMeetingManager.txt
test/TestTimeInterval.bat
test/TestTimeInterval.txt
test/TestUserManager.bat
test/TestUserManager.txt
UML/AgendaBusinessLogic.png
UML/AgendaUserInterface.png
UML/Thumbs.db
Agenda.bat
build.bat
test.pdf
test.txt
bin/agenda/BusinessLogic
bin/agenda/UserInterface
doc/agenda/BusinessLogic
doc/agenda/UserInterface
src/agenda/BusinessLogic
src/agenda/UserInterface
bin/agenda
doc/agenda
doc/resources
src/agenda
bin
doc
src
test
UML
bin/agenda/AgendaFormatException.class
bin/agenda/BusinessLogic/Meeting.class
bin/agenda/BusinessLogic/MeetingManager.class
bin/agenda/BusinessLogic/TimeInterval.class
bin/agenda/BusinessLogic/User.class
bin/agenda/BusinessLogic/UserManager.class
bin/agenda/TestMeetingManager.class
bin/agenda/TestUserManager.class
bin/agenda/UserInterface/AddCommand.class
bin/agenda/UserInterface/BatchCommand.class
bin/agenda/UserInterface/ClearCommand.class
bin/agenda/UserInterface/Command.class
bin/agenda/UserInterface/CommandFactory.class
bin/agenda/UserInterface/DeleteCommand.class
bin/agenda/UserInterface/QueryCommand.class
bin/agenda/UserInterface/QuitCommand.class
bin/agenda/UserInterface/RegisterCommand.class
bin/AgendaService.class
doc/agenda/AgendaException.html
doc/agenda/AgendaFormatException.html
doc/agenda/BusinessLogic/Meeting.html
doc/agenda/BusinessLogic/MeetingManager.html
doc/agenda/BusinessLogic/package-frame.html
doc/agenda/BusinessLogic/package-summary.html
doc/agenda/BusinessLogic/package-tree.html
doc/agenda/BusinessLogic/TimeInterval.html
doc/agenda/BusinessLogic/User.html
doc/agenda/BusinessLogic/UserManager.html
doc/agenda/package-frame.html
doc/agenda/package-summary.html
doc/agenda/package-tree.html
doc/agenda/TestMeetingManager.html
doc/agenda/TestUserManager.html
doc/agenda/UserInterface/AddCommand.html
doc/agenda/UserInterface/BatchCommand.html
doc/agenda/UserInterface/ClearCommand.html
doc/agenda/UserInterface/Command.html
doc/agenda/UserInterface/CommandFactory.html
doc/agenda/UserInterface/DeleteCommand.html
doc/agenda/UserInterface/package-frame.html
doc/agenda/UserInterface/package-summary.html
doc/agenda/UserInterface/package-tree.html
doc/agenda/UserInterface/QueryCommand.html
doc/agenda/UserInterface/QuitCommand.html
doc/agenda/UserInterface/RegisterCommand.html
doc/allclasses-frame.html
doc/allclasses-noframe.html
doc/constant-values.html
doc/deprecated-list.html
doc/help-doc.html
doc/index-all.html
doc/index.html
doc/overview-frame.html
doc/overview-summary.html
doc/overview-tree.html
doc/package-list
doc/resources/inherit.gif
doc/serialized-form.html
doc/stylesheet.css
src/agenda/AgendaException.java
src/agenda/AgendaFormatException.java
src/agenda/BusinessLogic/Meeting.java
src/agenda/BusinessLogic/MeetingManager.java
src/agenda/BusinessLogic/TimeInterval.java
src/agenda/BusinessLogic/User.java
src/agenda/BusinessLogic/UserManager.java
src/agenda/TestMeetingManager.java
src/agenda/TestUserManager.java
src/agenda/UserInterface/AddCommand.java
src/agenda/UserInterface/BatchCommand.java
src/agenda/UserInterface/ClearCommand.java
src/agenda/UserInterface/Command.java
src/agenda/UserInterface/CommandFactory.java
src/agenda/UserInterface/DeleteCommand.java
src/agenda/UserInterface/QueryCommand.java
src/agenda/UserInterface/QuitCommand.java
src/agenda/UserInterface/RegisterCommand.java
src/AgendaService.java
test/TestCommandFactory.bat
test/TestCommandFactory.txt
test/TestMeetingManager.bat
test/TestMeetingManager.txt
test/TestTimeInterval.bat
test/TestTimeInterval.txt
test/TestUserManager.bat
test/TestUserManager.txt
UML/AgendaBusinessLogic.png
UML/AgendaUserInterface.png
UML/Thumbs.db
Agenda.bat
build.bat
test.pdf
test.txt
bin/agenda/BusinessLogic
bin/agenda/UserInterface
doc/agenda/BusinessLogic
doc/agenda/UserInterface
src/agenda/BusinessLogic
src/agenda/UserInterface
bin/agenda
doc/agenda
doc/resources
src/agenda
bin
doc
src
test
UML
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
