| Many colleges and universities have introduced a library management system to facilitate students' viewing and subscription of books.However,most of the library management systems are based on Internet deployment and have a large dependence on the environment.With the continuous development of information technology,China has entered the era of micro-services.It has become a mainstream trend to provide information services to users through mobile APP and WeChat public number.In view of the need to download and install APP,the memory is relatively large,so the paper is aimed at a certain Based on the actual application of the college,a research program based on the WeChat public number library service platform was proposed.The teachers and students can check the books in the library by paying attention to the public number of a college library.Not only that,but also can reserve seats through the WeChat public account,and find some learning resources.The main research contents of the thesis are as follows:First,from the perspective of students,teachers,librarians,and system administrators,the system needs to analyze the functional requirements of the system.In order to provide users with comprehensive library information services,managers need to publish corresponding information through the background.The teachers and students can enjoy the service by paying attention to the WeChat public number.Therefore,the whole system can be divided into two parts: the foreground and the background.Because there are a large number of teachers and students in the school,and the number of concurrent users accessing the system is relatively large,the system must be able to support the concurrent access needs of 500 people.Not only that,the average response time of the platform cannot exceed 0.5s,and the server resource occupancy rate cannot exceed 35%.Secondly,the detailed design of the system's overall architecture,software architecture,network architecture,functional architecture and database is described in detail,and the specific functional modules are divided in detail from the background and foreground.The timing diagram is used to describe the typical The operational flow of the function is illustrated.Then,the system is developed based on the WeChat public number.Although the WeChat platform provides a lot of interfaces and toolkits,the implementation of specific business logic needs to be implemented.The paper uses Java l anguage and MySQL database technology to develop specific functions.Gives an explanation of the operation interface for important functions.The library service platform is fully tested to ensure that the system can operate stably for a long time under th e premise of meeting the needs of users.Through the deployment and application of the system in a college,the management efficiency of the library is greatly improved,the access to the library resources by the teachers and students is facilitated,and t he micro-services are provided through the platform,so that the limited resources can be scientifically allocated.The development of the platform is very important for a college. |