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

正文內(nèi)容

畢業(yè)設(shè)計(jì)-asp圖書信息管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)-展示頁(yè)

2024-12-15 20:15本頁(yè)面
  

【正文】 介紹了圖書信息管理系統(tǒng)的設(shè)計(jì)過程,該系統(tǒng)采用 ASP 作為前臺(tái)開發(fā)工具, Access 作為后臺(tái)數(shù)據(jù)庫(kù)設(shè)計(jì)工具,由登錄、圖書信息管理、讀者信息管理、借閱信息管理等模塊組成,可實(shí)現(xiàn)圖書信息、 讀者信息、借閱信息的添加、修改、刪除與查詢,以及日常的借書、 還書操作。吉林大學(xué)計(jì)算機(jī)科學(xué)與技術(shù)學(xué)院 本科生畢業(yè)論文 題目: 圖書 信息管 理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 第 1 頁(yè) 共 35 頁(yè) 圖書信息管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 摘 要: 以前,人們使用傳統(tǒng)的手工方式管理圖書館的日常工作,工作量大,效率低下,出錯(cuò)率高。隨著科學(xué)技術(shù)的發(fā)展,尤其是計(jì)算機(jī)的不斷普及,圖書館進(jìn)入網(wǎng)絡(luò)化管理時(shí)代是必然的,網(wǎng)上管理圖書館具有工作量小、效率高、安全性高、出錯(cuò)率小等優(yōu)點(diǎn)。 關(guān)鍵詞: 圖書信息管理; ASP 技術(shù); Access 數(shù)據(jù)庫(kù) 吉林大學(xué)計(jì)算機(jī)科學(xué)與技術(shù)學(xué)院 本科生畢業(yè)論文 題目: 圖書 信息管 理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 第 2 頁(yè) 共 35 頁(yè) The Design and Implementation of Management System on Information of Books Abstract: Before, people used the traditional way to mange the daily works of the library, with work load, low efficiency, and high error ratio. Along with the development of science and technology, especially the popularization of puter, it is necessary that the library will enter the era of work management. It has some advantages to mange the library on the Inter, such as work easily, high efficiency, high security and low error rate etc. The thesis introduces the design process of Management System on Information of Books in details. The system uses the ASP as development tool of foreground, Access database as backstage supporter. It is pounded with login module, management module of books’ information, management module of readers’ information, management module of books borrowed information and so on. This system pletes the adding, modifying, deleting and searching operations of books information, readers’ information and books borrowed information. What’s more, it provides readers the operations of books reservation and books return. Key words: management of books information。 Access database 吉林大學(xué)計(jì)算機(jī)科學(xué)與技術(shù)學(xué)院 本科生畢業(yè)論文 題目: 圖書 信息管 理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 第 1 頁(yè) 共 35 頁(yè) 目錄 1 引言 ..........................................................................................................................1 數(shù)字圖書館的產(chǎn)生 ..........................................................................................1 我國(guó)數(shù)字圖書館現(xiàn)狀 ......................................................................................1 選題依據(jù) ..........................................................................................................1 系統(tǒng)特點(diǎn) ..........................................................................................................2 2 開發(fā)環(huán)境及技術(shù)介紹 ..............................................................................................3 開發(fā)環(huán)境 ..........................................................................................................3 IIS 介紹 ...................................................................................................3 IIS 工作原理 ...........................................................................................3 IIS 的安裝 ...............................................................................................4 開發(fā)技術(shù) ..........................................................................................................5 ASP 介紹 ...................................................................................................5 Access 介紹 .............................................................................................8 ADO 技術(shù) ...................................................................................................9 數(shù)據(jù)庫(kù)連接 ..............................................................................................9 3 系統(tǒng)功能介紹與分析 ............................................................................................10 系統(tǒng)描述 ........................................................................................................10 功能介紹與分析 ............................................................................................10 圖書信息管理 ........................................................................................10 讀者信息管理 ........................................................................................10 借書操作 ................................................................................................10 還書操作 ................................................................................................ 11 借閱信息管理 ........................................................................................ 11 4 系統(tǒng)設(shè)計(jì) ................................................................................................................12 系統(tǒng)數(shù)據(jù)庫(kù)分析與設(shè)計(jì) ................................................................................12 數(shù)據(jù)庫(kù)分析 ............................................................................................12 數(shù)據(jù)庫(kù)設(shè)計(jì) ............................................................................................13 系統(tǒng)結(jié)構(gòu)設(shè)計(jì) ................................................................................................14 功能 模塊圖 ............................................................................................14 模塊流程圖 ............................................................................................15 吉林大學(xué)計(jì)算機(jī)科學(xué)與技術(shù)學(xué)院 本科生畢業(yè)論文 題目: 圖書 信息管 理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 第 2 頁(yè) 共 35 頁(yè) 5 系統(tǒng)實(shí)現(xiàn) ................................................................................................................17 系統(tǒng)運(yùn)作流程 ...................................................................................................17 模塊設(shè)計(jì) ................................
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1