【正文】
本系統(tǒng)是采用 ASP,服務(wù)器端的程序用 Vbscript 編寫,它是 默認(rèn)的語(yǔ)言,能充分利用 ASP和IIS 提供的各種功能。 B/S的 MIS開(kāi)發(fā)系統(tǒng)提高了開(kāi)發(fā)軟件的效率 :基于 B/S模式開(kāi)發(fā)出來(lái)的MIS系統(tǒng),客戶不需要再進(jìn)行安裝,只需要登陸到 這個(gè)系統(tǒng)的所在的網(wǎng)站就可以運(yùn)行。這樣就大大延長(zhǎng)了系統(tǒng)開(kāi)發(fā)時(shí)間,而且配置環(huán)境對(duì)技術(shù)水平要求較高,對(duì)一般用戶來(lái)說(shuō),這是比較困難的一項(xiàng)任務(wù)。用傳統(tǒng)的 MIS開(kāi)發(fā)系統(tǒng)來(lái)開(kāi)發(fā) MIS系統(tǒng),在系統(tǒng)開(kāi)發(fā)前我們必須配置相應(yīng)的前后臺(tái)環(huán)境 。 在實(shí)際的應(yīng)用中,系統(tǒng)往往是把應(yīng)用程序?qū)雍蛿?shù)據(jù)層合并在一起,放到同一個(gè)服務(wù)器上面。 第三層是數(shù)據(jù)層。這一層存放應(yīng) 用程序腳本。 第二層是應(yīng)用程序?qū)印0ㄏ到y(tǒng)的所有使用者。 B/S模式的管理信息開(kāi)發(fā)平臺(tái)模型就是順應(yīng)這一趨勢(shì)而提出的,無(wú)疑,基于 B/S 模式的 MIS開(kāi)發(fā)系統(tǒng)將成為未來(lái) MIS的主流結(jié)構(gòu)?!? 我國(guó)著名專家薛華成教授于 1999年在《管理信息系統(tǒng)》一書中重新描述了管理信息系統(tǒng)的定義:“管理信息系統(tǒng)是一個(gè)以人為主導(dǎo),利用計(jì)算機(jī)硬件,軟件,網(wǎng)絡(luò)通訊設(shè)備以及其它辦公設(shè)備,進(jìn)行信息的收集,傳輸,加工,存儲(chǔ),更新和維護(hù),以企業(yè)戰(zhàn)略競(jìng)優(yōu),提高效益和效率為目的,支持企業(yè)高層決策,中 層控制,基層運(yùn)作的集成化的人機(jī)系統(tǒng)。信息系統(tǒng)的根本目的是利用信息技術(shù)實(shí)現(xiàn)信息資源的開(kāi)發(fā)利用。信息系統(tǒng)是一個(gè)人造系統(tǒng),一般由人,計(jì)算機(jī)硬件及軟件,和數(shù)據(jù)資源組成。 關(guān)鍵字: 管理信息系統(tǒng) , B/S模式, ASP, 固定資產(chǎn)管理。客戶端的程序用 JavaScript編寫,以適應(yīng)不同的瀏覽器。第二部分給出系統(tǒng)的結(jié)構(gòu)和模塊的處理邏輯,第三部分介紹實(shí)現(xiàn)過(guò)程中用到的關(guān)鍵技術(shù)。(論文) 題 目: 小型企業(yè)固定資產(chǎn)管理信息系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) —— 功能設(shè)計(jì)與實(shí)現(xiàn) 指導(dǎo)教師: 職稱: 學(xué)生姓名: 學(xué)號(hào): 專 業(yè): 計(jì)算機(jī)科學(xué)與技術(shù) 院(系) : 信息工程 完成時(shí)間: 2021 年 5 月 20 日 2021年 5 月 22日 鄭州大學(xué)本科畢業(yè)設(shè)計(jì)論文 1 小型企業(yè)固定資產(chǎn)管理信息系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) —— 功能設(shè)計(jì)與實(shí)現(xiàn) 摘要 本文按照軟件工程的工程過(guò)程:分析 ?設(shè)計(jì) ?實(shí)現(xiàn),詳細(xì)介紹一個(gè)具體的基于 B/S結(jié)構(gòu)的固定資產(chǎn)管理信息系統(tǒng)的設(shè)計(jì)和實(shí)現(xiàn)。第一部分根據(jù)需求,給出系統(tǒng)的數(shù)據(jù)流圖和模塊劃分。本系統(tǒng)是采用 ASP技術(shù) ,服務(wù)器端的程序用 Vbscript編寫,它是默認(rèn)的語(yǔ)言,能充分利用 ASP和 IIS提供的各種功能。本系統(tǒng)實(shí)現(xiàn)了固定資產(chǎn)的“申請(qǐng)”,“審批”,“資金分配”,“查詢”,“調(diào)撥”等功能,同時(shí)也實(shí)現(xiàn)了系統(tǒng)使用人員的管理。 Abstract The text particularly introduce the design and realization of a material Fixed Assets Management Information System ,which bases on B/S structure ,in term of the process of software engineering ,that is “analyzing”?“designing”?“realizing” .In the first part ,we will give out the Data Stream Graphics and the partition of the modules ,according to the requirement .In the second part ,we will introduce the structure of the system and the dealing logic of each module .In third part ,you can see the key technology being used in this project .The system is developed with ASP .We write the program running in server end with Vbscript ,it is the default language ,which can take full advantage of the function of ASP and IIS .In order to adapt to different browsers ,the program running in browser end will be written with JavaScript. With this system ,you can apply ,examine and approve , look up ,transfer and allot funds for the Fixed Assets .Also the system has actualized the function of managing the systemusers. Keywords: MIS, B/S mode ,ASP ,Fixed Assets Management 鄭州大學(xué)本科畢業(yè)設(shè)計(jì)論文 2 目錄 前言 ..................................................................... 3 ............................................................... 5 .......................................................... 5 B/S結(jié)構(gòu)系統(tǒng)的邏輯模型 ............................................ 5 .................................................... 6 ...................................................... 7 ............................................................... 9 ........................................................ 9 ............................................ 9 ......................................................... 13 .............................................................. 15 ..................................................... 15 ............................................ 15 ASP技術(shù)介紹 .............................................. 17 ................................ 18 ............................................ 18 ............................ 19 ..................................................... 20 .................................................. 20 ............................................ 21 .................................................. 22 .................................................. 23 .............................................. 23 界面 .................................................. 24 .................................................................. 27 .................................................................. 28 .........