首页 数据库 其它     /    分布式旅行预订系统--模仿分布式数据库

分布式旅行预订系统--模仿分布式数据库

上传者: daiyunping0101 | 上传时间:2025/1/21 4:33:18 | 文件大小:59KB | 文件类型:zip
分布式旅行预订系统--模仿分布式数据库
该系统使用java编写,通过测试,可以运行。
该系统模仿了分布式数据库。
本软件ID:3371929

文件下载

资源详情

[{"title":"(47个子文件59KB)分布式旅行预订系统--模仿分布式数据库","children":[{"title":"DataBase","children":[{"title":".project <span style='color:#111;'>504B</span>","children":null,"spread":false},{"title":"bin","children":[{"title":"car","children":[{"title":"CarServer.class <span style='color:#111;'>5.35KB</span>","children":null,"spread":false},{"title":"Car.class <span style='color:#111;'>1.68KB</span>","children":null,"spread":false},{"title":"CarRemote.class <span style='color:#111;'>637B</span>","children":null,"spread":false}],"spread":true},{"title":"flight","children":[{"title":"Flight.class <span style='color:#111;'>1.71KB</span>","children":null,"spread":false},{"title":"FlightServer.class <span style='color:#111;'>5.36KB</span>","children":null,"spread":false},{"title":"FlightRemote.class <span style='color:#111;'>663B</span>","children":null,"spread":false}],"spread":true},{"title":"ServerRemote.class <span style='color:#111;'>1.11KB</span>","children":null,"spread":false},{"title":"reservation","children":[{"title":"ReserServer.class <span style='color:#111;'>6.07KB</span>","children":null,"spread":false},{"title":"ReserRemote.class <span style='color:#111;'>760B</span>","children":null,"spread":false},{"title":"Reservation.class <span style='color:#111;'>1.48KB</span>","children":null,"spread":false}],"spread":true},{"title":"index.class <span style='color:#111;'>1.60KB</span>","children":null,"spread":false},{"title":"start.class <span style='color:#111;'>358B</span>","children":null,"spread":false},{"title":"Server.class <span style='color:#111;'>6.86KB</span>","children":null,"spread":false},{"title":"ListInfo.class <span style='color:#111;'>6.59KB</span>","children":null,"spread":false},{"title":"insert.class <span style='color:#111;'>6.69KB</span>","children":null,"spread":false},{"title":"login.class <span style='color:#111;'>4.77KB</span>","children":null,"spread":false},{"title":"ReserveThread.class <span style='color:#111;'>2.98KB</span>","children":null,"spread":false},{"title":"hotel","children":[{"title":"Hotel.class <span style='color:#111;'>1.70KB</span>","children":null,"spread":false},{"title":"HotelRemote.class <span style='color:#111;'>543B</span>","children":null,"spread":false},{"title":"HotelServer.class <span style='color:#111;'>5.27KB</span>","children":null,"spread":false}],"spread":false},{"title":"customer","children":[{"title":"CustomerServer.class <span style='color:#111;'>2.99KB</span>","children":null,"spread":false},{"title":"CustomerRemote.class <span style='color:#111;'>360B</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":".settings","children":[{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'>629B</span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"Server.java <span style='color:#111;'>5.09KB</span>","children":null,"spread":false},{"title":"car","children":[{"title":"CarServer.java <span style='color:#111;'>3.70KB</span>","children":null,"spread":false},{"title":"Car.java <span style='color:#111;'>1.45KB</span>","children":null,"spread":false},{"title":"CarRemote.java <span style='color:#111;'>922B</span>","children":null,"spread":false}],"spread":true},{"title":"insert.java <span style='color:#111;'>7.97KB</span>","children":null,"spread":false},{"title":"login.java <span style='color:#111;'>4.07KB</span>","children":null,"spread":false},{"title":"start.java <span style='color:#111;'>147B</span>","children":null,"spread":false},{"title":"ListInfo.java <span style='color:#111;'>6.04KB</span>","children":null,"spread":false},{"title":"flight","children":[{"title":"FlightServer.java <span style='color:#111;'>3.33KB</span>","children":null,"spread":false},{"title":"Flight.java <span style='color:#111;'>1.29KB</span>","children":null,"spread":false},{"title":"FlightRemote.java <span style='color:#111;'>886B</span>","children":null,"spread":false}],"spread":true},{"title":"reservation","children":[{"title":"Reservation.java <span style='color:#111;'>908B</span>","children":null,"spread":false},{"title":"ReserRemote.java <span style='color:#111;'>1.21KB</span>","children":null,"spread":false},{"title":"ReserServer.java <span style='color:#111;'>4.00KB</span>","children":null,"spread":false}],"spread":true},{"title":"ServerRemote.java <span style='color:#111;'>1.42KB</span>","children":null,"spread":false},{"title":"ReserveThread.java <span style='color:#111;'>2.57KB</span>","children":null,"spread":false},{"title":"index.java <span style='color:#111;'>1.13KB</span>","children":null,"spread":false},{"title":"hotel","children":[{"title":"HotelRemote.java <span style='color:#111;'>781B</span>","children":null,"spread":false},{"title":"Hotel.java <span style='color:#111;'>1.25KB</span>","children":null,"spread":false},{"title":"HotelServer.java <span style='color:#111;'>3.37KB</span>","children":null,"spread":false}],"spread":false},{"title":"customer","children":[{"title":"CustomerRemote.java <span style='color:#111;'>324B</span>","children":null,"spread":false},{"title":"CustomerServer.java <span style='color:#111;'>1.89KB</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":".classpath <span style='color:#111;'>232B</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • 落月沉星:
    正在学习中,对分布式系统的学习还是很有帮助的2015-07-08
  • 天下独尊:
    挺好的,解决了问题,如果在多一点注释和一份说明文档就更好了!2014-08-16
  • ytyt12:
    还可以,能大概了解原理2014-01-26
  • zjjDuke:
    不错,但是似乎没有并发性2013-10-09
  • lizhaojia5:
    正在学习中...挺好的..但是有些功能我还没调出来2013-06-05

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明