【正文】
............................. 22 無錫科技職業(yè)學(xué)院 s business system is if the request administrator for the distribution system operation under each employee is a timeconsuming permissions words and not quite convenient things. So, system put forward the group concept will be operated permissions consistent personnel in the same group to enroll, and then to access this assignment. Authority management system should be extensible. It should be able to add to any authority management function with the system. Like ponents as can be continuously reuse, not every develop a set of management system, then again for rights management part development. Meet the function of business system permissions. Traditional business system, there exist 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 無錫科技職業(yè)學(xué)院 關(guān)鍵詞: B/S 架構(gòu) ; Eclipse; JSP; MySQL無錫科技職業(yè)學(xué)院 本文主要介紹一個(gè)簡(jiǎn)單的基于 B/S 模式的權(quán)限管理系統(tǒng)的實(shí)現(xiàn)。滿足業(yè)務(wù)系統(tǒng)中的功能權(quán)限。它應(yīng)該可以加入到任何帶有權(quán)限管理功能的系統(tǒng)中。所以,系統(tǒng)中就提出了對(duì) “組 ”進(jìn)行操作的概念,將權(quán)限一致的人員編入同一組,然后對(duì)該組進(jìn)行權(quán)限分配。可以對(duì) “組 ”進(jìn)行權(quán)限分配。 不同職責(zé)的人員,對(duì)于系統(tǒng)操作的權(quán)限應(yīng)該是不同的。無錫科技職業(yè)學(xué)院 畢業(yè)設(shè)計(jì)(論文) 第 1 頁 1 基于 B/S 架構(gòu)的 權(quán)限管理 系統(tǒng) 摘要 :任何多用戶的系統(tǒng)不可避免的涉及到權(quán)限問題,系統(tǒng)的使用者越多、使用者本身的社會(huì)屬性或分工越復(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),這是最基本的功能。對(duì)于一個(gè)大企業(yè)的業(yè)務(wù)系統(tǒng)來說,如果要求管理員為其下員工逐一分配系統(tǒng)操作權(quán)限的話,是件耗時(shí)且不夠方便的事情。 權(quán)限管理系統(tǒng)應(yīng)該是可擴(kuò)展的。就像是組件一樣的可以被不斷的重用,而不是每開發(fā)一套管理系統(tǒng),就要針對(duì)權(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。 軟件測(cè)試專業(yè) 畢業(yè)設(shè)計(jì)(論文) 2 Stocking Selling Storing Management System On B/S Model Abstract: 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。 軟件測(cè)試專業(yè) 畢業(yè)設(shè)計(jì)(論文) 3 目錄 前言 ................................................................................................................................ 5 第 1 章 緒論 .................................................................................................................. 6 軟服學(xué)院網(wǎng)站制作的原因及意義 ...................................................................... 6 第 2 章 開發(fā)工具介紹 .................................................................................................. 7 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 注冊(cè) ............................................................................................................ 12 系統(tǒng)性能需求分析 ....................................................................................... 12 硬件環(huán)境 ..................................................................................................... 12 軟件環(huán)境 ..................................................................................................... 12 系統(tǒng)安全性分析 ........................................................................................... 12 第 4 章 系統(tǒng)概要設(shè)計(jì) ................................................................................................ 13 系統(tǒng)設(shè)計(jì)目標(biāo) ................................................................................................... 13 系統(tǒng)設(shè)計(jì)思想