摘要
畢業生招聘應聘系統是一個具有交互功能的人才信息管理系統,其開發主要包括后臺數據庫的建立和維護以及前臺程序的開發兩個方面。對于前者要求建立起數據一致性和完整性強、數據安全性好的庫;而對于后者則要求應用程序功能完備,易于使用。
經過分析,我使用 MICROSOFT公司的Access 2007 、ASP (active server pages)作為開發工具。首先它可以在短時間內建立系統應用原型,然后,對初始原型系統不斷修正和改進,直到形成用戶滿意的可行系統。
本文的主要內容為:第一,概述了本系統開發的目的背景;第二,對系統進行設計分析;第三系統數據庫的設計;第四,對各個功能模塊進行分析實現。
關鍵詞:畢業生招聘應聘系統,數據庫,Access
ABSTRACT
Graduate recruiting system is a personnel management system which can interact with candidates, which includes the establishment and the development of the foreground program. To establish the background database, we need to build a database, which has data consistency and highly data integration and is secure; the foreground program should have complete functions and be easy to use.
After my analysis, I would like to choose Access 2007and ASP as the development tools of the system. First, developers can establish a system application model in a short time. Then, they can constantly revise and improve the initial prototype system, until come with a system which customers are satisfied with.
The essay focuses on the background of the system development, system design and analysis, database design and the implementation of each function module.