摘 要
隨著信息處理技術和網(wǎng)絡技術的發(fā)展,文檔管理系統(tǒng)逐漸成為提高辦公效率、節(jié)約成本的有效工具。本文詳細論述了基于Web的文檔管理系統(tǒng)的設計過程。系統(tǒng)用ASP.NET 2005作開發(fā)平臺,C#作編程語言,SQL Server 2000作數(shù)據(jù)庫管理系統(tǒng),采用典型的四層架構(gòu)設計模式,實現(xiàn)了文檔管理、用戶管理、角色管理、部門管理和短信管理等功能。
論文組織如下:首先闡述了該系統(tǒng)的開發(fā)背景、意義;其次介紹了相關的開發(fā)工具及技術基礎;接著對系統(tǒng)的需求進行了分析,并提出了具體的設計方案和數(shù)據(jù)庫模型;然后展現(xiàn)了系統(tǒng)各功能模塊的實現(xiàn);最后對該軟件進行了嚴格的測試。
關鍵詞:文檔管理;整體設計;詳細設計;功能模塊
The Design and Implementation of Document Management System based on Web
Abstract
Along with the development of the information processing technology and the net work technology, document management system has gradually become a tool improving office efficiency, reducing office cost. This paper discusses in detail the design process of the Web-based document management system. The system uses ASP.NET 2005 as the development platform, C# as the programming language, SQL Server 2000 as the database management system, and adopts the typical four-tiers structure design pattern, and includes documents management, users management, roles management, departments management and notes management, etc..
The paper is organized as following: Firstly, analyzes the background and significance; Secondly, introduces the development tools and the foundation of the technology; Thirdly, analyses the demand of the system, gives a specific design project and a database model; Then shows the implementation of every module. Finally gives a test of the system.