文件名称:RMI
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 32kb
- 下载次数:
- 0次
- 提 供 者:
- qiny*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
3. 编写RMI程序;
(1) 实践内容
(2) 实现过程
注意:
① 具体体现RMI的交互流程;
② 在此实践中类的设计、某些功能模块的实现流程;
③ 最好利用UML的类图或结构化的程序流程图来描述程序的实现过程;
(3) 关键技术
关键写出在完成各个功能时所使用的具体函数,但不要将全部程序代码粘贴;
(4) 遇到的问题及解决方案
-3. Writing RMI programs (1) of practice content (2) implementation process Note: ① a concrete manifestation of the interaction process RMI ② practice in this type of design, some features of the module implementation process ③ the best use of UML class plan or structure of the program flow chart to describe the process of the implementation process (3) the completion of key technologies critical to write each function of the specific function, but do not paste the entire code (4) problems encountered and Solutions
(1) 实践内容
(2) 实现过程
注意:
① 具体体现RMI的交互流程;
② 在此实践中类的设计、某些功能模块的实现流程;
③ 最好利用UML的类图或结构化的程序流程图来描述程序的实现过程;
(3) 关键技术
关键写出在完成各个功能时所使用的具体函数,但不要将全部程序代码粘贴;
(4) 遇到的问题及解决方案
-3. Writing RMI programs (1) of practice content (2) implementation process Note: ① a concrete manifestation of the interaction process RMI ② practice in this type of design, some features of the module implementation process ③ the best use of UML class plan or structure of the program flow chart to describe the process of the implementation process (3) the completion of key technologies critical to write each function of the specific function, but do not paste the entire code (4) problems encountered and Solutions
相关搜索: RMI
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RMI\RMI_Client\.classpath
...\..........\.project
...\..........\bin\client\MeetingClient.class
...\..........\...\opeartion\AddMeetingOperation.class
...\..........\...\.........\CommandOperationFactory.class
...\..........\...\.........\DealCommandOperation.class
...\..........\...\.........\DeleteAllMeetingOperation.class
...\..........\...\.........\DeleteMeetingOperation.class
...\..........\...\.........\QueryMeetingOperation.class
...\..........\...\.........\UserRegisterOperation.class
...\..........\...\server\UserList.class
...\..........\src\client\MeetingClient.java
...\..........\...\opeartion\AddMeetingOperation.java
...\..........\...\.........\CommandOperationFactory.java
...\..........\...\.........\DealCommandOperation.java
...\..........\...\.........\DeleteAllMeetingOperation.java
...\..........\...\.........\DeleteMeetingOperation.java
...\..........\...\.........\QueryMeetingOperation.java
...\..........\...\.........\UserRegisterOperation.java
...\..........\...\server\UserList.java
...\....Server\.classpath
...\..........\.project
...\..........\bin\bean\Meeting.class
...\..........\...\....\User.class
...\..........\...\opeartion\AddMeetingOperation.class
...\..........\...\.........\CommandOperationFactory.class
...\..........\...\.........\DealCommandOperation.class
...\..........\...\.........\DeleteAllMeetingOperation.class
...\..........\...\.........\DeleteMeetingOperation.class
...\..........\...\.........\QueryMeetingOperation.class
...\..........\...\.........\UserRegisterOperation.class
...\..........\...\server\MeetingServer.class
...\..........\...\......\UserList.class
...\..........\...\......\UserListImpl.class
...\..........\src\bean\Meeting.java
...\..........\...\....\User.java
...\..........\...\server\MeetingServer.java
...\..........\...\......\UserList.java
...\..........\...\......\UserListImpl.java
...\....Client\bin\client
...\..........\...\opeartion
...\..........\...\server
...\..........\src\client
...\..........\...\opeartion
...\..........\...\server
...\....Server\bin\bean
...\..........\...\opeartion
...\..........\...\server
...\..........\src\bean
...\..........\...\server
...\....Client\bin
...\..........\src
...\....Server\bin
...\..........\src
...\RMI_Client
...\RMI_Server
RMI
...\..........\.project
...\..........\bin\client\MeetingClient.class
...\..........\...\opeartion\AddMeetingOperation.class
...\..........\...\.........\CommandOperationFactory.class
...\..........\...\.........\DealCommandOperation.class
...\..........\...\.........\DeleteAllMeetingOperation.class
...\..........\...\.........\DeleteMeetingOperation.class
...\..........\...\.........\QueryMeetingOperation.class
...\..........\...\.........\UserRegisterOperation.class
...\..........\...\server\UserList.class
...\..........\src\client\MeetingClient.java
...\..........\...\opeartion\AddMeetingOperation.java
...\..........\...\.........\CommandOperationFactory.java
...\..........\...\.........\DealCommandOperation.java
...\..........\...\.........\DeleteAllMeetingOperation.java
...\..........\...\.........\DeleteMeetingOperation.java
...\..........\...\.........\QueryMeetingOperation.java
...\..........\...\.........\UserRegisterOperation.java
...\..........\...\server\UserList.java
...\....Server\.classpath
...\..........\.project
...\..........\bin\bean\Meeting.class
...\..........\...\....\User.class
...\..........\...\opeartion\AddMeetingOperation.class
...\..........\...\.........\CommandOperationFactory.class
...\..........\...\.........\DealCommandOperation.class
...\..........\...\.........\DeleteAllMeetingOperation.class
...\..........\...\.........\DeleteMeetingOperation.class
...\..........\...\.........\QueryMeetingOperation.class
...\..........\...\.........\UserRegisterOperation.class
...\..........\...\server\MeetingServer.class
...\..........\...\......\UserList.class
...\..........\...\......\UserListImpl.class
...\..........\src\bean\Meeting.java
...\..........\...\....\User.java
...\..........\...\server\MeetingServer.java
...\..........\...\......\UserList.java
...\..........\...\......\UserListImpl.java
...\....Client\bin\client
...\..........\...\opeartion
...\..........\...\server
...\..........\src\client
...\..........\...\opeartion
...\..........\...\server
...\....Server\bin\bean
...\..........\...\opeartion
...\..........\...\server
...\..........\src\bean
...\..........\...\server
...\....Client\bin
...\..........\src
...\....Server\bin
...\..........\src
...\RMI_Client
...\RMI_Server
RMI