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

正文內(nèi)容

基于web的書庫檢索系統(tǒng)畢業(yè)設(shè)計-全文預覽

2025-08-05 08:43 上一頁面

下一頁面
  

【正文】 ition, The database technology also offers users a very easy tool to allow users to write the database applications easily. Using the ASP technology and the Principles of work database, based on the B/S model I developed a Library Management this system, readers can easily browse and search for the books, when readers search for the books, they can enter the Library Bar Code、 the keywords of Books Name、 the Book Category、 the name of Publishing House and the author name to view the book details, then borrow the favorite books according to their preferences. System administrators can add and edit to the existing books and shelves information, review the users’loan situation and manage the users’ Library bar code is generated randomly based on the storage time of books and the readers bar code is also generated randomly based on the readers’borrow time. KEY WORDS: database, Library management, IIS Server,Browser/Server Mode基于 WEB 的書庫檢索系統(tǒng) 緒論 1 第一章 緒論 課題背景 一直以來人們使用傳統(tǒng)的人工方式管理圖書館的日常工作 ,在計算機尚未在圖書館廣泛使用之前,借書和還書過程主要依靠手工。 運用 ASP 技術(shù)和網(wǎng)絡(luò)數(shù)據(jù)庫原理,基于 B/S 模式開發(fā)了一個圖書館管理系統(tǒng)。 目錄 摘要 ..................................................................................................................... .Ⅰ ABSTRACT......................................................................................................... Ⅱ 第一章 緒論 .......................................................................................................... 1 課題背景 ................................................................................................. 1 課題目標 ................................................................................................. 1 開發(fā)環(huán)境 ................................................................................................. 2 課題相關(guān)知識簡介 ................................................................................. 2 數(shù)據(jù)庫相關(guān)技術(shù)簡介 .................................................................. 2 概述 .............................................................................. 4 WEB 站點開發(fā)基礎(chǔ) ..................................................................... 5 IIS 簡介 ......................................................................................... 6 第二章 系統(tǒng)概要設(shè)計 .......................................................................................... 9 需求分析 ................................................................................................. 9 系統(tǒng)總體業(yè)務流程設(shè)計 ......................................................................... 9 數(shù)據(jù)庫設(shè)計 ........................................................................................... 10 公共類設(shè)計 ........................................................................................... 17 第三章 系統(tǒng)各模塊詳細設(shè)計與實現(xiàn) ................................................................ 20 網(wǎng)站首頁設(shè)計 ....................................................................................... 20 網(wǎng)站首頁概述 ............................................................................ 20 網(wǎng)站首頁技術(shù)分析 .................................................................... 20 網(wǎng)站首頁的實現(xiàn) ........................................................................ 21 管理員設(shè) 置模塊 ................................................................................... 23 管理員設(shè)置模塊概述 ................................................................ 23 管理員設(shè)置模塊技術(shù)分析 ........................................................ 24 查看管理員信息頁的實現(xiàn) ........................................................ 25 管理員權(quán)限設(shè)置頁的實現(xiàn)過程 ................................................ 27 圖書檔案管理模塊設(shè)計 ....................................................................... 27 圖書檔案管理模塊概述 ............................................................ 27 圖書檔案管理模塊技術(shù)分析 .................................................... 29 查看圖書詳細信息頁面的實現(xiàn) ................................................ 31 添加和修改圖書信息頁面的實現(xiàn) ............................................ 32 圖書借還模塊設(shè)計 ............................................................................... 34 圖書借還模塊概述 .................................................................... 34 圖書借還模塊技術(shù)分析 ............................................................ 36 圖書借閱頁面的實現(xiàn) ................................................................ 37 圖書續(xù)借的實現(xiàn) ........................................................................ 37 圖書歸還頁面的實現(xiàn) ................................................................ 38 圖書信息檢索模塊設(shè)計 ....................................................................... 38 圖書檔案檢索 ............................................................................ 38 圖書借 閱信息檢索 .................................................................... 40 圖書信息檢索的實現(xiàn) ................................................................ 41 系統(tǒng)文件清單 ....................................................................................... 42 水晶報表 ............................................................................................... 43 第四章 IIS 的 配置 .............................................................................................. 44 第五章 總結(jié) ........................................................................................................ 47 結(jié)束語 .................................................................................................................. 48 參考文獻 .............................................................................................................. 49 I 摘要 隨著 Inter 的不斷普及,人們對于互聯(lián)網(wǎng)技術(shù)的要求已不單單是瀏覽一下網(wǎng)頁,收發(fā)電子郵件。此外,數(shù)據(jù)庫技術(shù)還為用戶提供了非常簡便的使用手段使用戶易于編寫有關(guān)數(shù)據(jù)庫應用程序。其中圖書條形碼是根據(jù)圖書編輯入庫時間隨機生成的,讀者條形碼也是根據(jù)讀者借閱圖書的時間隨機生成。還書時,讀者將要還的書交給工作人員,工作人員根據(jù)圖書信息找到相應的書卡和借閱證,并填好相應的還書信息,這樣還書過程就完成了。圖書 館管理系統(tǒng)的流通部分是所有圖書館系統(tǒng)中最重要的部分。 隨著計算機的迅速發(fā)展,國內(nèi)外已經(jīng)存在許多功能相似的圖書管理系統(tǒng)。而在中國,許多中小型圖書館用的還是手工圖書管理,大多數(shù)圖書館對計算機管理信息還沒有一定的認識,而 SQL Server 數(shù)據(jù)庫具有使用方便、學習簡單、易學易用的特點,所以基于 SQL Ser
點擊復制文檔內(nèi)容
研究報告相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1