【正文】
ation of System ofOffice Automation Management AbstractWith the construction of information increasingly deepening, both in the government and nongovernment institutions, information munication and coordination work is being increasingly important. There was an urgent need to take full advantage of a work advantages, and can manage the important information software platform, use the platform to build their own information work and office management system. Office automation system es into being. With the development of work, office automation system has bee the office information management as an important way.OA profound understanding of the systems development background and current situation and through the feasibility study. I defined the development of such a management system in the direction and value. This system uses (C) as a development tool, SQL Server 2022 database development background. In the database design above, according to the needs, I design role table, users table ,document table, department table, message table, employ table. The overall design ideas above, the entire system is divided into user landing module, user management module, departmental management module, staff management module, the staff document management module, and internal short message management module. System administrators can use these modules, the functions related to the pletion of the operation of the database, final pletion of the enterprise information management. Key words: Office Automation Management。 Database。 Module目 錄論文總頁數(shù):23 頁1 引言 ..............................................................................................................................................1 課題背景 ................................................................................................................................1 國內(nèi)外研究的現(xiàn)狀 ...............................................................................................................1 本課題研究的意義 ...............................................................................................................1 本課題的研究方法 ...............................................................................................................12 可行性研究 ..................................................................................................................................1 技術(shù)可行性 ............................................................................................................................1 經(jīng)濟可行性 ............................................................................................................................2 操作上的可行性 ....................................................................................................................23 系統(tǒng)需求分析 ..............................................................................................................................3 系統(tǒng)功能需求分析 ................................................................................................................3 數(shù)據(jù)流圖 ................................................................................................................................4 系統(tǒng)數(shù)據(jù)庫表設(shè)計 ................................................................................................................4 角色表(Role) .............................................................................................................5 用戶表(User ) ............................................................................................................5 文檔表(Document) ....................................................................................................5 部門表(Department) ..................................................................................................6 短信表(Message) ............................................................................................................6 員工表(Employ) ........................................................................................................74 系統(tǒng)功能的設(shè)計與實現(xiàn) ...............................................................................................................8 系統(tǒng)登錄界面的設(shè)計 ............................................................................................................8 界面 .................................................................................................................................8 登錄功能的實現(xiàn) ............................................................................................................9 用戶管理模塊設(shè)計 ...............................................................................................................9 初始化頁面功能實現(xiàn) ...............................................................................