【正文】
摘 要 I 摘 要 黨員信息管理系統(tǒng)是黨委組織工作不可缺少的一部分. 目前 ,很多基層黨組織采用手工作業(yè)的方式進(jìn)行工作和管理 ,效率非常低下。隨著網(wǎng)絡(luò)的發(fā)展 ,黨員信息管理系統(tǒng)的開發(fā)和運(yùn)用方便了黨員管理、基層黨建工作、黨務(wù)管理。 一個(gè)功能齊全、簡(jiǎn)單易用的黨員信息管理系統(tǒng)能有效地減輕黨員管理工作人員的工作負(fù)擔(dān) 。 本設(shè)計(jì) 基于 servlet+ MySQL +jsp+javabeen技術(shù) 開發(fā)一套黨員信息管理系統(tǒng), 實(shí)現(xiàn) 對(duì) 院校黨組織信息、 黨員信息 以及入黨積極分子信息 的 查詢,刪除和添加 等功能,進(jìn)一步促進(jìn)了組織部門的信息化建設(shè)工作。 本 論文較為詳細(xì)地?cái)⑹隽讼到y(tǒng)的分析和設(shè)計(jì)過程, 詳細(xì)分析了高校黨員管理的特點(diǎn),設(shè)置了黨組織管理,黨員管理,以及入黨積極分子管理幾大功能模塊。 系統(tǒng)設(shè)計(jì) 時(shí)針對(duì)學(xué)生黨員的特點(diǎn)進(jìn)行了需求分析, 使 系統(tǒng)能夠更好地符合目前高校黨員 管理 的需求。 本文還包括 系統(tǒng)測(cè)試等內(nèi)容。 關(guān)鍵詞 : 黨員信息管理系統(tǒng), MySQL 數(shù)據(jù)庫, JSP Abstract II Abstract Party information management system (DYIMS) is an indispensable part of the anizational work of the Party Committee. At present, The management of the information of it’s member in many grassroots party anizations is by the way of artificial ,it’s efficiency is very low. With the development and application of information management systems, now, an information management system has been designed to facilitate the management of party members, party anization and party management. A fullfeatured, easytouse party members and information management system can effectively reduce the workload of the party members and management staff. The design is based on the technology of JSP +Javabeen +Servlet +MySQL to develop a set of party members and information management system. The institutions of party anizations information and the party members and activists, information query, delete and add functions, to further promote the information construction work of the anization department. This paper describes the system analysis and design process in detail, Take in account of the characteristics of the Party management in university, There are three functional modules in this design , include party anizations management, party members management, and the activists management . During the time of need analysis , the characteristics of the student party members has been taken into consideration, so the design is better to meet the needs of university party members management. The article also includes system testing and so on. Keywords: Party information management system, MySQL, JSP 目 錄 III 目 錄 摘 要 ................................................................................................................................... I ABSTRACT ......................................................................................................................... II 目 錄 .................................................................................................................................III 第一章 緒論 ...................................................................................................................... 1 課題背景意義 …… ... ........................................................................................... 1 課題開發(fā)目的 ...................................................................................................... 2 第二章 系統(tǒng)開發(fā)工具介紹 .............................................................................................. 3 硬件環(huán)境的配置 .................................................................................................. 3 軟件環(huán)境及開發(fā)平臺(tái)的搭建和配置 .................................................................. 3 安裝 ......................................................................................... 3 安裝 ....................................................................................... 4 安裝 MySQL ................................................................................................ 5 安裝 MyEclipse ...................................................................................... 5 JSP 的介紹 ................................................................................................... 5 第三章 需求分析與可行性分析 .................................................................................... 6 系統(tǒng)需求分析 ...................................................................................................... 6 可行性分析 .......................................................................................................... 6 可行性分析階段 .......................................................................................... 7 預(yù)期目標(biāo) ...................................................................................................... 7 第四章 系統(tǒng)總體設(shè)計(jì) .................................................................................................... 8 系統(tǒng)主要模塊及功能 .......................................................................................... 8 登錄模塊 ...................................................................................................... 8 黨組織管理模塊 .......................................................................................... 8 黨員基本信息管理模塊 ............................................................................... 8 積極分子信息管理模塊 ............................................................................... 8 用戶維護(hù)模塊 ............................................................................................... 9 目 錄 IV 數(shù)據(jù)統(tǒng)計(jì)分析與導(dǎo)出 ................................................................................... 9 幫助和使用說明 ........................................................................................... 9 數(shù)據(jù)庫設(shè)計(jì) .......................................................................................................... 9 設(shè)計(jì)關(guān)系表 .................................................................................................. 9 設(shè)計(jì)數(shù)據(jù)庫表 ............................................................................................. 10 軟件結(jié)構(gòu)設(shè)計(jì)和基本技術(shù) ................................................................................ 14 系統(tǒng)設(shè)計(jì)模式 ............................................................................................ 14 系統(tǒng)設(shè)計(jì)的關(guān)鍵技術(shù) ............................................