- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
公交路线查询系统-数据库及查询接口设计-毕业论文.doc
本科毕业论文 (科研训练、毕业设计) 题 目:公交路线查询系统 ——数据库及查询接口设计 姓 名: 学 院: 软件学院 系: 专 业: 软件工程 年 级: 学 号: 指导教师(校内): 职称: 指导教师(校外): 职称: 年 月 日 公交路线查询系统-数据库及查询接口设计 [摘要] 本文分析了公交路线查询系统数据库的各个实体之间的关系,并以此为依据建立数据库表、、、、、、 Bus Line Query System—Design of database and query interface [Abstract] This paper analyzed the relationships between each entity of the database of the Bus Line Query System. According to the analyzed result, I built database tables and views, which might satisfy the needs of the Bus Line Query System. The reasons why I chose the Java language to operate the database are all because finally the system would be built as website, and every visit to the web page would need the opening or closing of the database. For preventing the wasting of greater part of the system resources by opening or closing the database too frequently, I used the database connection pool. I analyzed the principles and the concrete steps of the database connection pool, and used Java procedure for example to introduce how to realize it. I installed a Servlet to open or close the database connection pool while the tomcat server started and closed. I adopted multilayer structure to offer the database interface, getting connection and closure in the class. The class receives sql language and returns the result. It can provide all the interface to hand over what Bus Line Query System need and what the management of database need. [KeyWord] Connection Pool Servlet 目录 引 言 2 一、 数据库分析和建立 2 §1.1系统功能描述 2 §1.2实体关系 2 §1.3 数据库实现 3 二、 数据库连接池的实现 5 §2.1问题的描述 5 §2.2问题的分析和解决方案 6 §2.3连接池的具体实现 7 三、 接口的实现 8 §3.1数据操作结构描述 8 §3.2查询接口的具体描述 9 §3.2.1 OperateData类 9 §3.2.2 Service类 9 §3.2.3 Service_en类 17 §3.3管理接口的实现 25 §3.3.1 Admin类 25 §3.3.2 Station类 27 §3.3.3 Line类 30 §3.3.4 Location类 32 四、 结论 35 致 谢 语 35 参考文献 35 附 录 35 引 言 近年来,随着厦门旅游城市的发展以及交通设施的发达,越来越多的游客选择来厦门旅游,为了给人们提供乘车的方便以及配合厦门信息港的建设,促进“数字厦门”的发展,我们小组设计了可以用在手机、PDA、个人PC上的厦门市公交路线查询系统。该系统数据库涉及上百路公
您可能关注的文档
最近下载
- 层析包括吸附层析分配层析离子交换层析亲和层析等 (2).pptx VIP
- 2019主持人大赛总决赛第三轮巅峰对决王嘉宁VS邹韵演讲稿.doc VIP
- 《房屋建筑学》第6章 建筑构造概论.ppt VIP
- 2025年河北省涿州三中学初三九月月考物理试题含解析.doc VIP
- 超星尔雅学习通《通识写作怎样进行学术表达(复旦大学)》章节测试答案.docx VIP
- C++龟兔赛跑代码.docx VIP
- 人教新版英语九年级Unit1-4试卷.doc VIP
- C++书写日历代码.docx VIP
- 食品仓储安全保障措施.docx VIP
- 辽宁省抚顺市新抚区2024-2025学年八年级上学期10月月考语文试题.docx VIP
文档评论(0)