【正文】
ist two rights management, one is to function, and another jurisdiction management is a kind of resource permissions in different system of management, and function between the permissions are can reuse, and resource permissions cannot. This paper mainly introduces a simple based on B/S mode authority management system implementation. System adopts the JSP technology, database using MySQL.Keywords: B/S Model、Eclipse、 JSP、MySQl目錄前言 5第1章 緒論 5 5第2章 開發(fā)工具介紹 6 B/S構(gòu)架介紹 7 Eclipse介紹 7 MySQL介紹 8 JSP介紹 8 Servlet 介紹 9 HTML 介紹 9第3章 需求分析 10 可行性分析 10 技術(shù)可行性 10 經(jīng)濟(jì)可行性 11 操作可行性 11 法律可行性 11 系統(tǒng)功能分析 11 登錄 11 注冊 11 系統(tǒng)性能需求分析 12 12 12 系統(tǒng)安全性分析 12第4章 系統(tǒng)概要設(shè)計 13 系統(tǒng)設(shè)計目標(biāo) 13 系統(tǒng)設(shè)計思想 14 數(shù)據(jù)庫設(shè)計 14第5章 詳細(xì)設(shè)計及編碼實現(xiàn) 15 系統(tǒng)登錄 15 用戶注冊 18結(jié)論 20致謝 21參考文獻(xiàn) 22前言隨著信息化時代的到來,計算機(jī)技術(shù)已經(jīng)在各行各業(yè)中發(fā)揮著不可替代的作用。關(guān)鍵詞: B/S架構(gòu);Eclipse;JSP;MySQL23 無錫科技職業(yè)學(xué)院本文主要介紹一個簡單的基于B/S模式的權(quán)限管理系統(tǒng)的實現(xiàn)。滿足業(yè)務(wù)系統(tǒng)中的功能權(quán)限。它應(yīng)該可以加入到任何帶有權(quán)限管理功能的系統(tǒng)中。所以,系統(tǒng)中就提出了對“組”進(jìn)行操作的概念,將權(quán)限一致的人員編入同一組,然后對該組進(jìn)行權(quán)限分配。可以對“組”進(jìn)行權(quán)限分配。 不同職責(zé)的人員,對于系統(tǒng)操作的權(quán)限應(yīng)該是不同的?;贐S架構(gòu)的權(quán)限管理系統(tǒng) 無錫科技職業(yè)學(xué)院畢業(yè)設(shè)計(論文) 第 1 頁基于B/S架構(gòu)的權(quán)限管理系統(tǒng)摘要:任何多用戶的系統(tǒng)不可避免的涉及到權(quán)限問題,系統(tǒng)的使用者越多、使用者本身的社會屬性或分工越復(fù)雜,權(quán)限問題也就越復(fù)雜。無疑,無論是背負(fù)復(fù)雜辦公室政治關(guān)系的辦工系統(tǒng)、包含縱向行政關(guān)系的電子政務(wù)業(yè)務(wù)系統(tǒng)還是用于數(shù)據(jù)業(yè)務(wù)集成的應(yīng)用集成系統(tǒng),都不可避免的要解決這一問題。優(yōu)秀的業(yè)務(wù)系統(tǒng),這是最基本的功能。對于一個大企業(yè)的業(yè)務(wù)系統(tǒng)來說,如果要求管理員為其下員工逐一分配系統(tǒng)操作權(quán)限的話,是件耗時且不夠方便的事情。 權(quán)限管理系統(tǒng)應(yīng)該是可擴(kuò)展的。就像是組件一樣的可以被不斷的重用,而不是每開發(fā)一套管理系統(tǒng),就要針對權(quán)限管理部分進(jìn)行重新開發(fā)。傳統(tǒng)業(yè)務(wù)系統(tǒng)中,存在著兩種權(quán)限管理,其一是功能權(quán)限的管理,而另外一種則是資源權(quán)限的管理,在不同系統(tǒng)之間,功能權(quán)限是可以重用的,而資源權(quán)限則不能。系統(tǒng)采用JSP技術(shù),數(shù)據(jù)庫采用MySQL。軟件測試專業(yè) 畢業(yè)設(shè)計(論文)Stocking Selling Storing Management System On B/S ModelAbstract: Any multiuser system inevitably involves access problems, system, user itself more users the more plex social attribute or division, access and more plex problems. Undoubtedly, whether carried plex office political relations do work system, contains the longitudinal administrative relationship between egovernment business system or used for data services of integrated application integration system, are inevitable to solve this problem.Different responsibility for system operation of personnel, the authority should be different. Excellent business system, this is the most basic functions. For group can access distribution. For a big enterprise39。當(dāng)