| Along with the rapid development of the economy in our country, the people with increased disposable incomes and more leisure time, certainly will produce more ski travel demand. Because of the numbers of service items, skiing services business model is complicated. If taking all manual processing, management and service personnel often spend a lot of time and energy on negotiable instruments, dealing with such routine work. In the peak of passenger flow, the pressure will be greater. Under this kind of pressure, service personnel can easily make mistakes, and such mistakes are likely to cause loss of economic and serious harm to the adjacent reputation. Artificial processing business often make inaccurate and lag statistics, and it will bring the skiing management unpredictable consequences. If having the computer management system, establish computer network platform to make skiing business data through. Implement skiing management system, move the business process to the computer, and integrate management ideas, business logic, business process into software system. Using modern information technology, refine the business, regulate the disorder of manual process. With the implementation of the management system, improve the ability and quality of service, make the skiing management track into modernization. Therefore establishing computer management system is very necessary.According to the actual needs of developing the ski resort, following the object-oriented design methods, design and develop a ski resort fee management system, the system uses a semi-automatic closed-end charge method, prepaid cards and stored value card, supplements by cash payment, which use the technology of IC card , combined with the computer technology such as database, network and communications, implements the production of "business" , such as equipment management, personnel competence, cashier check, merchandise sales, financial management and many other features combined to a complete system software, implement "one card multiple use" This system uses the data Oracle database management system and ODBC database access engine. Use two layers of C/S architecture, which is divided into the server and the client. The server and client is connected by TCP/IP technology. The system functions on the client at major is divided into six parts: Ticket management, ski management, ski equipment management, business management, query statistics, system management.1. Ticket management. Main business for ticket sales, it is divided into several situations: ordinary consumers, membership cards consumers, groups of consumers. For ordinary consumers, the price of ticket implement the date price, membership cards consumers can enjoy discount, groups can enjoy different discounts according to their number of consumers. After the ticket sales, the cashier may send each one a IC card, each person only one number, each person corresponding to a ticket number, after each time the consumer produce the ticket number at the same time.2. Ski management. It includs the starting time and ending time for skiing. When the skier to ski, firstly enter the card number at the door of the ski resorts, the system will set aside a certain time into the ski resort, and then start running, at the same time, the time saved to database. When skiing ends, user enter the card number into the system, the system will end ski time, the cost of skiing will be prompted, skiers leave the ski resort at the same time, the cost saved to database.3. Ski equipment management. It includes equipment rental, equipment return and equipment for incoming and outgoing warehouse. Skiers can select an equipment according to its own situation, when clicking a equipment, the skiers enter the card number, select the rental equipment. After the successful rental, start time for the rental of equipment, at the same time store the time into database. When returning equipment rental, still input the number (this card number of skiers throughout skiing is only), you can select according to the situation with a refund of equipment, click on the return after the end of the rental time, the system prompts the user with the cost of equipment. At the same time, the equipment management also has the function of equipment incoming and outgoing warehouse. 4. Business management. Including checkout, recharge, viewing balance, team handling business, scheduling team business and applying for membership cards. When consumer ends all the activities of skiing, he will leave the ski resort, in the doorway, with the record of the bill for the consumer spending, and all he needs to pay or cashier at his money refund, at the same time, the consumer need the restitution to charges. Recharge is, when the consumers see card balance not enough, he can save money to the card, consumers can also see remaining balance at the department of recharging. The system can also achieve team booking function, it will record the arrival time of team, the scheduled time, the transactor's name, contact telephone number and so on. System can provide membership functions for the record, including some basic information, and will provide a card for the member, the card will provide member discount.5. Query statistics. Include the following aspects: a) The tickets statistics on day: Count the sale of tickets on day. b) Tickets interval statistics: Count the sale of tickets in a certain period of time. c) Ordinary tickets consumption statistics: Count the general ticket sales. d) Member inquiries: Statistics for the basic situation of the skiing members. e) Consumer inquiries statistics for team: Statistics for the basic situation of the team. f) IC Card Consumer Inquiries: Statistics for all IC card consumption. g) Equipment rental Inquiry: Statistics for all the rental equipment.6. Systems management. Including authority management, price setting for public holidays, discount price setting for team. When adding a new user authority, input the basic information of the user, click ok, add the user permissions to the list and store the information in database table. It can also add holiday price setting and team discount price setting, will also store information to a database table.This thesis also discusses the realization of the system to solve some key technical issues, including the server's usage completion port to develop large response scale, to ensure each program response in each computer operation, only to produce one view and the realization of the system time synchronization problem, which improve the performance of the system in further.The implementation of the software system, combines domestic design standards, and international design experiences, which makes the system simple, flexible, user-friendly, and also improves the functionality greatly, improves the "business" of scientific management, ensures good production and living order. At the same time visitors can easily complete the payment, the lease of equipment, time billing, dining, purchase merchandise in almost all consumer items in ski resort with a unique card number, this is great convenience to tourists. It facilitates scientific and accurate management, eliminates a variety of cheating that will bring economic losses, makes very good social and economic benefits. In design, the use of object-oriented design methods, that is consistent with the habits of human thoughts, can make the performance of a natural real-world entities, and make the problem description of the problem space and solution implementation at the structure of the solution space meet as much as possible, the technology has now become the best software development technology. UML is a well-defined, easily expression, powerful and generally applicable modeling language, it is integrated into the software engineering field of new ideas, new methods and new technologies. It has become the unified tool for a variety of system modeling, system architecture description, business architecture and business process. |