摘 要
随着移动互联网的发展,资讯的获取不在局限于报刊杂志,以APP为载体搭建的资讯阅读平台,可以为读者提供更便捷、全面、廉价的资讯阅读体验,已成为公众获取资讯的重要渠道。
首先,对读者阅读新闻资讯的行为进行了调研和分析,结合实际情况,选择使用Scrapy框架爬取腾讯新闻、新浪图片、好看视频网站上的部分资讯信息,并把数据放入MySQL数据库,而后端使用了Spring+SpringMVC+Mybatis进行开发,后台管理系统的前端采用了Layui进行开发,资讯新闻APP的前端部分则是采用了MUI结合Vue.js进行开发,最后,资讯新闻阅读APP实现新闻分类、浏览新闻、查看图册、对内容的收藏点赞评论、查看推荐内容等功能,而后台管理系统,实现了资讯管理,读者管理,评论管理等功能。
Abstract
With the development of the mobile Internet, the access to information is not limited to newspapers and magazines. The information reading platform built with APP as a carrier can provide readers with a more convenient, comprehensive and cheap information reading experience, and has become an important channel for the public to obtain information.
First of all, I conducted a survey and analysis of the reader's behavior of reading news. Based on the actual situation, I chose to use the Scrapy framework to crawl part of the information on Tencent News, Sina pictures, and good-looking video sites, and put the data into the MySQL database. Using Spring + SpringMVC + Mybatis for development, the front-end of the background management system uses Layui for development, and the front-end part of the news news APP uses MUI combined with Vue.js for development. Finally, the news news reading APP realizes news classification and browsing News, view albums, likes and comments on the collection of content, view recommended content and other functions, and the background management system implements information management, reader management, comment management and other functions.
目 录