摘 要
本系统以微信小程序为平台,设计并实现了旅游和商业化相结合的系统。本系统采用C/S的网络设计模式,能为用户提供网上浏览旅游详情,选择喜欢的旅游地特产等功能,从而实现旅游个商业化的相结合的需求。并为用户提供了相对应的导航服务。
在本系统的创新点是没有采用传统的购买域名配置访问端口号和安装SSL证书的复杂的操作,而是直接采用的内网穿透技术将复杂难懂的操作省略掉,简化了搭建环境的步骤。在技术上充分的利用微信小程序的众多接口和Python的标准库和模块,让开发更便捷。
关键词:Python,微信小程序, MySQL数据库,旅游购物
ABSTRACT
This system takes WeChat small program as the platform, designs and realizes the system combining tourism and commercialization.This system adopts the network design mode of C/S, which can provide users with functions such as browsing travel details on the Internet and choosing the local specialties of their favorite destinations, so as to realize the demand of combining tourism with commercialization.And provides the corresponding navigation service for the user.
In this system, the traditional complex operation of purchasing domain name, configuring access port number and installing SSL certificate is not adopted, but the direct Intranet penetration technology omits the complicated and complicated operation and simplifies the steps of setting up the environment.In the technical full use of WeChat small program interface and Python standard library and module, so that more convenient development.
This article from the user demand, small program system design, functional code implementation and other aspects of the perfect software development process.This system USES Python development language, MySQL database, PyCharm, NATAPP, SQLyog, WeChat developer tools and other development environment and development tools.
KEYWORDS: Python; WeChat applet; MySQL; travel shopping.