外文文献翻译
(含:英文原文及中文译文)
译文字数:4400多字
文献出处:G kim. Design of Supermarket Management System [J]Advanced Materials Research, 2015, 9(5) 16-26.
英文原文
Design of Supermarket Management System
G kim
Abstract
In recent years, with computer information and the popularity of the Internet, the use of advanced systems and software to develop enterprise-level functional software has becom
e an important form of employee work. However, the operation status of small and medium-sized supermarkets in the domestic market is its information speed and some of them are far less than large-scale supermarkets. The timeliness and practicality of the manual operation and summary information mode currently adopted by small- and medium-sized supermarkets need to be improved. Manual information error rates are also extremely high. Therefore, for the management of personnel and personnel of these companies, the storage and processing of relevant information is also very important. Today, with the rapid economic development, it is necessary to have efficient treatment methods and optimized management methods in order to adapt to market competition. Therefore, it is urgent to speed up the information process of domestic small and medium-sized supermarkets. The use of computer software to centrally manage relevant information and eventually form centralized, accurate and authoritative commodity information is an inevitable trend.
Supermarket management system is a typical computer management system. Similar to other management systems, its development process also mainly includes two aspects: t
he establishment of background data table structure and table relationships, and the development of front-end application programs. For the development of applications, the basic requirements for the development of full-featured, easy to use. For the establishment of the database, the main concern is the consistency, integrity, and data security of the data. When the system was under construction, it fully investigated and investigated the entire process of purchase, sales, and storage of several small and medium-sized supermarkets, making full use of the existing software and hardware environment, trying to control the software construction funds, and shortening the software development cycle so as to minimize the time Meet the maximum user's work needs in time.
This article starts from the practical application of supermarket management work, analyzes and designs in the process of system requirements analysis, strictly according to the thought and method of software engineering; in the process of system development, the overall design from the two aspects of functional structure and technical structure, and finally A very practical management system has been formed. The overall s
tructure of this dissertation is as follows: First, in the first chapter of the system, the research background and the significance of the topic selection of the supermarket management system are introduced; in the second chapter, the technical feasibility and economic feasibility of the system are analyzed, and The demand model of the supermarket management system was introduced in detail, and finally the system design and system testing. The system is mainly designed and developed from the following three aspects: the outline design of the supermarket management system, system database design and detailed system design. The system uses a typical MVC three-tier structure. The presentation layer adopts the traditional jsp technology. The middle layer adopts the popular Fitter+Hibernate. The Fitter technology runs through the entire middle layer and seamlessly combines the web layer, service layer, and DAO layer. Integration. The data service layer is used to service data. The interaction between the front desk and the back office adopts html as the data exchange medium, and the information is distributed in the form of internet. After strict tests, the system is feasible.
Keywords: management system; Fitter; MVC; Hibernate
design翻译
Introduction
The formation of supermarkets in China in the early 1990s has now become an important form of China's retail industry, which has played an important role in the development of the national economy. With the rapid development of supermarkets, their operations and management have become more complex. The early forms of salesperson station counters can no longer meet the development of existing sales, and thus urgently require the introduction of new management technologies. The supermarket form has various advantages, but in the current situation, it still has a backward side shared by retail enterprises. For example, it cannot effectively manage each type of goods, the collection and payment settlement speed is slow, and it is prone to business errors. It is not appropriate to carry out commodity price adjustment. , inventory efficiency is low, and in the daily management of supermarkets, merchandise, sales, sales, deposits and other decisions based on experience, the lack of real-time analysis capabilities, management personnel on the timely transfer of data requirements have not been met. With the rapid development of supermarkets, the management of these supermarkets has become incre
asingly complex. The amount of data that needs to be processed daily has also gradually increased. The intermediate links of business operations are also increasing. The original manual management has been unable to cope with this complex market. To this end, I chose the supermarket management system design theme, relying on modern computer information processing technology to manage supermarkets, which saved a lot of manpower, material resources, improved the working conditions of employees, reduced labor intensity, and can quickly reflect the goods The analysis of the status of advancement, sales, deposits, and various feedback information enables managers to quickly make appropriate decisions on changes in the market and speed up the efficiency of supermarket operations and management.