| The development of the information management system can be traced back to the end of 80 in the early 90 s, most enterprises have established a local area network(LAN) and wide area network information management system.The personnel information management belong to the category of microscopic levels of information resources management, refers to the government departments, enterprises and institutions in order to achieve a predetermined management goal, such as through sports modernization management means and management ideas, personnel information resources and personnel of unit operation activities of a reasonable and orderly planning, control and coordination, so as to realize the unit personnel reasonable configuration and effective utilization of information resources.With the rapid development of computer technology, as well as the rise of the Internet, digital information has entered in the field of daily life, work, etc.Office automation, e-government electronic innovation, has greatly changed the traditional way of office work, one of the most significant advantage is, let the computer to complete the repetitive work, greatly improve the efficiency of the office.The design with the development of the method is rapid prototyping, which is in the beginning of system development, to the user as soon as possible to construct a new system model(prototype), repeated demonstration prototype and solicit opinions from the users, developers, according to user’s opinion, constantly improve the prototype until the basic meet the requirements of the user to implement system. It is for construction of the actual system of narrowing the scale model, but retained most of the actual system performance. This model can be checked in operation, testing, modification, until it can meet user requirements, and the work model can be converted to the same target system soon. I of this graduation design is aimed at the system of personnel information management system, very familiar with system requirements, the debugging and testing, is very convenient, so the method is ideal for fast prototyping.The graduation design USES the development mode is the C/S mode, known as the client and the server structure. It is a software system architecture, through it can make full use of the advantages of both ends hardware environment, will distribute the tasks to the Client and Server end, reduce the communication overhead of the system, improve the security in the process of the system is running. Considering the particularity of this system for security requirement, there is no current popular B/S mode.Development platform using Visual Studio, use SQL2008 database technology, mainly is the c # programming language, combined with the part of the JSP, adopted a three-tier architecture design idea(the presentation layer, business logic layer and data access layer), combined with SSH architecture combined with database technology. |