freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

小型圖書館管理系統(tǒng)-畢業(yè)論(已修改)

2025-06-21 18:59 本頁面
 

【正文】 畢業(yè)設計 小型圖書館管理系統(tǒng) 學 院 名 稱: 寧夏大學新華學院 專 業(yè) 名 稱: 計算機科學與技術 年 級: 2021 級 學 生 學 號: 12021247973 學 生 姓 名: 鄭 麗 媛 指 導 教 師: 周 琳 申 請 日 期: 2021 年 5 月 2 日 寧夏大學新華學院本科學位論文 I 摘 要 本文重點描述了基于 web 的圖書信息管理系統(tǒng)的整體開發(fā)過程。介紹了系統(tǒng)的開發(fā)環(huán)境和開發(fā)工具,對于設計思想以及設計流程也做出了全面的敘述,在數(shù)據(jù)庫創(chuàng)建思想和各個數(shù)據(jù)表之間的具體關聯(lián)等方面也做出了詳細介紹,并且具體分析了系統(tǒng)各個功能的實現(xiàn)過程以及詳細設計過程,在繪制簡單系統(tǒng)功能模塊圖的同時,力求更加清晰地表明設計思想以及對整個程序設計的規(guī)劃及實現(xiàn) 。 根據(jù)實際需求,圖書信息管理系統(tǒng)這個項目采用模塊化的設計思想,在 Windows XP 操作系統(tǒng)環(huán)境下,搭建 JSP 運行環(huán)境 JDK+TOMCAT,通過使用 JAVA 腳本語言完成動態(tài)的、交互的 web 服務器應用程序,使用微軟公司的 SQL SERVER 數(shù)據(jù)庫管理系統(tǒng),實現(xiàn)圖書館的出版社信息管理、圖書信息管理、讀者信息管理、借閱歸還管理、圖書借閱排行等功能。 本系統(tǒng)具有多方面特點: 系統(tǒng)功能完備,用戶使用方便簡捷,人性化的用戶界面,安全保密設置齊全,大大減少了操作人員和用戶的工作負擔,提高了圖書館管理的工作效率和學校的信 息化的水平,實現(xiàn)了圖書管理的計算機化。 關鍵詞: 管理系統(tǒng) 。數(shù)據(jù)庫 。模塊化 寧夏大學新華學院本科學位論文 II Abstract This article focuses on a webbased information management system for the book39。s overall development process. Introduced a system for environment and development tools, the design concept and design process has also made a prehensive narrative, in the database to create ideological and various data tables specific links between the areas has also made detailed and specific analysis of the The various functions of the system to achieve process and detailed design process, drawing a simple system function modules map at the same time, to more clearly show that design thinking and the whole process of planning and design of concrete realization. According to actual demand, library information management system for this project is modular in design, in the Windows XP operating system environment, the structures JSP operating environment JDK + TOMCAT, through the use of scripting language JAVA plete dynamic, interactive web server applications, The use of Microsoft39。s SQL SERVER database management system, and the Library Press information management, information management books, readers information management, management returned to borrow, borrow books ranking functions. This system has many features: system fully functional, easy to use simple userfriendly user interface, plete security settings, greatly reducing the operators and users of the burden and improve the efficiency of management of the library and school information The level and realize the puterization of the library management. Keywords: management system。Database。Modulation 寧夏大學新華學院本科學位論文 III 目 錄 前言 ......................................................................... 1 第 1 章 項目概述 ............................................................ 2 選題的理由及意義 ...................................................... 2 系統(tǒng)目標 .............................................................. 2 業(yè)務流程圖 ............................................................ 3 第 2 章 可行性研究 .......................................................... 5 技術可行性 ............................................................ 5 經濟可行性 ............................................................ 5 操作可行性 ............................................................ 5 法律可行性 ............................................................ 5 第 3 章 需求分析 ............................................................ 6 系統(tǒng)需要解決的主要問題 ................................................ 6 系統(tǒng)具備的基本功能 .................................................... 6 數(shù)據(jù)流圖 .............................................................. 6 數(shù)據(jù)字典 .............................................................. 8 數(shù)據(jù)存儲 ......................................................... 8 數(shù)據(jù)流 ........................................................... 8 數(shù)據(jù)處理 ......................................................... 9 第 4 章 總體設計 ........................................................... 10 概 述 ................................................................. 10 系統(tǒng)功能劃分 ......................................................... 11 讀者子系統(tǒng)功能劃分 .............................................. 11 管理員子系統(tǒng)功能劃分 ............................................ 11 系統(tǒng) 功能描述 ......................................................... 12 讀者子系統(tǒng)功能描述 .............................................. 12 管理員子系統(tǒng)功能描述 ............................................ 12 數(shù)據(jù)庫概念結構設計 ................................................... 13 各實體屬性圖如下所示 ............................................ 13 各實體之間的 ER 圖 .............................................. 14 各實體之間的關系總 ER 圖 ........................................ 15 數(shù)據(jù)庫設計 ........................................................... 15 安全保密設計 ......................................................... 17 寧夏大學新華學院本科學位論文 IV 登陸用戶的安全性 ................................................ 17 數(shù)據(jù)安全性 ...................................................... 17 第 5 章 詳細設計與系統(tǒng)實施 ............................................... 18 概述 ................................................................. 18 程序流程圖 ........................................................... 18 開發(fā)工具簡介 ......................................................... 19 開發(fā)技術現(xiàn)狀及比較 .............................................. 19 圖書信息管理系統(tǒng)開發(fā)工具的選擇 .................................. 20 管理員后臺系統(tǒng)的實施 ................................................. 20 登錄頁面 () ............................................. 20 管理員后臺管理主頁面 ............................................ 22 圖書館詳細信息模塊 .............................................. 22 出版社信息管理模塊 ...........
點擊復制文檔內容
畢業(yè)設計相關推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1