【正文】
................................................... 5 系統(tǒng)功能需求分析 ................................................................................................... 5 數(shù)據(jù)流圖 ................................................................................................................. 6 系統(tǒng)數(shù)據(jù)庫表設計 ................................................................................................... 6 角色表( Role) ................................................................................................. 7 用戶表( User) ................................................................................................ 7 文檔表( Document) ......................................................................................... 8 部門表( Department) ....................................................................................... 8 短信表 (Message)................................................................................................ 8 員工表( Employ) ............................................................................................ 9 4 系統(tǒng)功能的設計與實現(xiàn) ................................................................................................ 12 系統(tǒng) 登錄 界面的設計 ............................................................................................. 12 界面 ................................................................................................................ 12 登錄 功能的實現(xiàn) ............................................................................................. 13 用戶管理模塊設計 ................................................................................................ 13 初始化頁面功能實現(xiàn) ....................................................................................... 13 添加用戶功能實現(xiàn) .......................................................................................... 15 部門管理模塊設計 ................................................................................................ 15 添加部門信息 ................................................................................................. 16 修改部門功能實現(xiàn) .......................................................................................... 17 刪除部門功能的實現(xiàn) ....................................................................................... 18 員工管理模塊設計 ................................................................................................. 19 添加員工功能實現(xiàn) .......................................................................................... 19 修改員工功能實現(xiàn) .......................................................................................... 20 刪除員工功能實現(xiàn) .......................................................................................... 20 員工文檔管理模塊 ................................................................................................. 21 員工文檔的添加功能實現(xiàn) ................................................................................ 21 員工文檔瀏覽功能的實現(xiàn) ............................................................................... 22 內(nèi)部短信管理模塊 ................................................................................................ 22 發(fā)送短信功能實現(xiàn) .......................................................................................... 23 短信瀏覽功能實現(xiàn) .......................................................................................... 23 5 系統(tǒng)測試結(jié)果 .............................................................................................................. 24 結(jié) 論 ........................................................................................................................ 25 參考文獻 ........................................................................................................................ 25 致 謝 ........................................................................................................................ 26 聲 明 ........................................................................................................................ 27 1 引言 辦公自動化系統(tǒng)統(tǒng)稱為 OA 系統(tǒng),即 office automatization 用計算機技術和網(wǎng)絡技術,使辦公室部分工作逐步信息化,從而形成由辦公室人員與辦公設備共同構(gòu)成服務于某種目標的人機信息處理系統(tǒng)。 模塊 Design and Implementation of System of Office Automation Management Abstract With 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 2020 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。 關鍵詞: 辦公自動化管理 。采 用 SQL SERVER 2020 開發(fā)后臺數(shù)據(jù)庫。辦公自動化系統(tǒng)統(tǒng)稱為 OA 系統(tǒng),即 office automatization ,使辦公室部分工作逐步信息化,從而形成由辦公室人員與辦公設備共同構(gòu)成服務于某種目標的人機信息處理系統(tǒng)。 畢業(yè)設計 ( 論文 )