摘 要
隨著網絡信息技術的發展,網絡在人們生活中的應用越來越廣泛,網絡求職招聘方式已經成為了求職招聘的一大重要手段。通過它應聘者和招聘企業可以通過Internet,突破時間和空間的限制,而實現應聘者的工作求職和企業的人才招聘。本文所開發的網絡求職招聘系統主要包括個人求職管理、企業招聘管理和系統管理三個部分。個人用戶可以在主頁方便地瀏覽查詢招聘企業信息、招聘職位并發送應聘簡歷;企業用戶可以方便地查找人才信息及個人簡歷;管理員則通過后臺來實現對所有用戶信息、簡歷、公司信息、企業招聘職位的管理。
本文主要介紹了ASP,數據庫等相關知識,同時較為詳盡的闡述了網絡求職招聘系統的實現。本系統是使用ASP編程技術開發,并以IIS為Web服務平臺實現網絡求職招聘系統的構建。后臺數據庫選用的是ACCESS,利用ASP 動態網頁編程技術,通過ADO與ACCESS數據庫建立連接,并且運用SQL語言實現對其數據庫的操作。
關鍵詞:網絡求職招聘;ASP;ACCESS;數據庫 The Design and Implementation of the Network Job Hunting and Recruitment System
Abstract
Along with the development of the network information technology, network has been applied in people's lives more and more widely. Along with this, the network job hunting and recruitment has become an important means to recruit job, with which job seekers can search the job opportunities and the enterprises can recruit clerks through the Internet, breaking through time and space limitation. We implemented such a system that includes three modules: personal job seeking management, enterprise recruiting management and system management. By visiting the home page of our application, job seekers can browse and query the information of the open job opportunities and send their resumes to corresponding enterprises effectively and conveniently. And, on the other hand enterprises can search the resumes to find persons who are suitable with their requirements. More over, administrators can maintain the information both of the person and the enterprise.
This paper first introduces the ASP technology, the database and other the related knowledge. Then the implementation of a network job search and recruitment system is introduced in more detail. The system is developed with ASP programming technology, which runs on IIS server. Microsoft Access was chosen as the backstage database. ASP pages connect to Access by ADO, in which SQL language is used to issue database operations.
關鍵詞:商場管理;商品;信息管理;數據庫
The Design and Realization of Shopping Malls Management System Based on WEB
Abstract
In this thesis, the shopping malls management system based on WEB is designed and realized by analysis of the modern enterprise information management and according to its actual requirement. This system is composed of seven function modules, which includes commodity information management module, customer information management module, commodity purchase management module, the commodity sales management module, the personnel information management module, report module and system configuration module.
This thesis not only describes procedures of designing the shopping malls management system which includes requirement analysis, design of system frame and division of function module, but also describes in detail about development methods of every functional module, which includes how to respond the customers' request at the server, how to access database and how to assign of user authority and etc. This system is based on the popular B/S mode, mainly uses ASP technolgy as a development language, uses SQL Server 2000 to design the database on the backstage, the Web server use IIS. It realizes the convenient install, running effectively and simple configuration.