当前位置: 网学 > 网学资源大全 > 计算机 > 正文

基于B/S模式的高校党务管理系统的开发

来源:Http://myeducs.cn 联系QQ:点击这里给我发消息 作者: admin 发布时间: 13/09/05
【网学提醒】:本文主要为网上学习者提供基于B/S模式的高校党务管理系统的开发,希望对需要基于B/S模式的高校党务管理系统的开发网友有所帮助,学习一下吧!

资料包括: 论文(42页13801字) 源码 图纸 
说明:
摘要: 本文对高校党务管理信息系统的开发按照软件工程理论思想进行了全程描述。
高校党务管理系统是运用于网络并对党务信息实现了采集、整理、统计、汇总为一体的信息系统。系统分为五个子系统:党员管理分系统:主要实现预备党员、积极分子动态变动过程;党务公文系统:实现文件的收发、信息发布、电子邮件管理功能;公用信息系统:实现对公告信息处理、整合等功能,党组织对党的理论研究和探讨的信息处理;党务管理分析系统综合业务系统实现统计计算、报表的编辑、修改及输出等功能管理;党务管理分系统:主要是实现党组织的综合数据管理,以及党的对内对外的党务全程控制和辅助决策管理。
系统使用asp技术,实现基于B/S 模式实现于网络的分布式大型信息管理系统,具有快捷易用的交互操作、智能化的分析决策等特点。

关键词:高校党务管理系统, ASP,B/S模式

Developed of college party management system
based on B/S mode


Abstract: This thesis described the whole procession of the development of college party management information systems in accordance with software engineering theory and the whole picture.
College party management system is used to achieve a party information collection, collation, statistics, integrated information systems for aggregation. system is divided into five subsystems : party management subsystems : major achievement for the party members and activists dynamic change process; Party official system : achieving document handling, information dissemination, e-mail management functions; Public information system : the achievement of notice information processing, integration, and other functions, the party''s theoretical study and explore information processing; party analysis systems integrated operations management system for statistical computing, statements editing, modification, and export management functions; party management subsystems : the main party organizations to achieve integrated data management, and the party''s domestic and foreign party overall control and management decision-making aids.
System uses ASP technology to achieve large distributed network model to achieve information management system, with the fast and user-friendly operation in the world, intelligent analysis of decision-making characteristics.

Key Words: Colleges and universities party management system ASP B/S Mode




目录:
前 言1
1.高校党务管理系统概述2
1.1开发背景2
1.2管理信息系统概念2
1.2.1管理信息系统概念与特征2
1.2.2管理信息系统的功能和特点3
1.2.3结构化生命周期开发方法4
1.3问题定义:4
1.4党务管理信息化建设的目的和意义5
1.5基本功能5
1.6可行性分析6
1.7系统主要特点7
2 需求分析9
2.1现行党务工作描述9
2.2系统数据流程图11
2.3系统功能模块12
3 系统设计19
3.1系统设计概述19
3.2 总体设计20
3.2.1系统功能模块之间的联系20
3.2.2系统体系结构21
3.2.3网络软件结构选型原则24
3.2.4公文流转问题24
3.3系统详细设计24
3.3.1数据库设计24
3.3.2 编码设计29
3.3.3 程序流程图设计29
4 系统实现31
4.1系统开发平台31
4.2开发工具的选择:31
4.2.1动态网络技术ASP31
4.2.2脚本语言VBSCRIPT32
4.3部分页面程序设计代码:33
4.4数据库的连接:35
结 论36
致 谢37
参考文献38


参考文献:
1.张景峰.脚本语言与动态网页设计.中国水利水电出版社,2004年8月
2.王恩波.网络数据库实用教程—SQL Server 2000.高等教育出版社,2004年9月
3.宋颜浩.ASP 与相关数据库技术高级指南.中国水利水电出版社,2002 年5月
4. 林金霖.ASP实务经典.中国铁道出版社,2000年3月
5. 周中雨等.Active Server Pges(ASP)网页制作指南.清华大学出版社,2000年11月
6. 雷超 林聪.远程用户身份认证.四川化工学院学报,2002 年7月
7. 中 国 网 络 相 应 中 心 . 数 据 加 密 解 密 技 术 文 档 .
http://www.cns911.com/docs/encrypt/list.ASP ,2000 年 10 月
8. 上海国际电子商务论坛.Internet 上的安全认证加密与数字签名http://www.mmit.stc.sh.cn/Projects/ecforum/Technology/980525_
06.htm.2000 年 5 月
9. 鲁士文编著.计算机网络协议与实现技术.清华大学出版社,2000 年 7 月第一版
10.徐快 王峰.建立安全的认证中心.微电脑世界,2000 年 28期
11.武延军等.精通ASP网络编程.人民邮电出版社,2000年8月
12.彭万波等.ASP开发基础与范例.电子工业出版社,2002年2月
13.Jeffrey Zeldman .Website Reconstruction. August10, 2001,1st edition
14. Efraim Turban,Jae Lee, David King& H.Michael Chung.The network designation by ASP Managerial Perspective. July7,2001,6th edition


作者点评:
党务管理信息系统的开发和研制是一个和复杂的过程,除了要分析系统本身功能外还要考虑系统模式、体系结构、网络环境,考虑网络的安全性和数据的安全等。
党务管理信息系统的基本思想适用于任何网络管理信息系统的开发。现在很多企业都在开发适合自己的网络管理信息系统,该系统对于这种开发提供一个很好的范例,为其它网络管理信息系统的开发做了一个很好的尝试特别是对于数据表的组织、功能模块的设计与分析有一定的独到之处
  • 上一篇资讯: 电子邮件客户应用程序的设计与实现(论文程序全套)
  • 下一篇资讯: 企业营销管理系统
  • 相关资讯

    网学推荐

    免费论文

    原创论文

    文章排行榜

    设为首页 | 加入收藏 | 论文首页 | 论文专题 | 设计下载 | 网学软件 | 论文模板 | 论文资源 | 程序设计 | 关于网学 | 站内搜索 | 网学留言 | 友情链接 | 资料中心
    版权所有 QQ:3710167 邮箱:3710167@qq.com 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
    Copyright 2008-2015 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号