摘 要
互联网时代是一个资讯爆发的时代,人们每天都能接收到各种平台推送的各式各样的资讯,这些资讯有可能是用户感兴趣的,也有可能是用户所厌恶的,如何在各种各样的资讯中最高效的获取自己需要的内容成为一个普遍的问题。本课题研究了技术发展所带来的信息爆炸情况,论证了有效筛选信息的必要性,本文主要内容是设计和实现一个资讯网站,为互联网时代的用户提供信息过滤的功能。
本文对系统的可行性和用户需求进行了详细的描述,将设计的资讯网站定位为为用户收集和过滤资讯的一个资讯平台,利用协同算法针对用户偏好抓取最新的资讯,实现资讯展示、资讯推送、资讯搜索等功能。
本文以软件工程的基本理念为指导思想,将课题的需求调研、分析与项目的设计工作进行了严格的阶段划分,同时用面向对象的分析设计思想对系统进行用例建模。系统的实现主要以Java作为开发语言,使用MySQL数据库对系统信息进行统一管理。
ABSTRACT
The Internet age is an era of information explosion. People can receive a wide range of information from various platforms every day. These information may be of interest to users, and may be disgusting to users. The most efficient way to get the content you need is the general problem. This topic studies the information explosion brought about by the development of technology and demonstrates the necessity of effectively screening information. The main content of this paper is to design and implement an information website to provide information filtering function for users in the Internet age.
This article describes the feasibility of the system and user requirements in detail. The designed information website is positioned as an information platform for users to collect and filter information. It uses collaborative algorithms to capture the latest information based on user preferences, and realizes information display and information. Push, information search and other functions.
This paper takes the basic idea of software engineering as the guiding ideology, divides the requirements research, analysis and project design work of the project into strict stages. At the same time, it uses the object-oriented analysis and design idea to model the use case of the system. The implementation of the system mainly uses Java as the development language, and uses the MySQL database to perform unified management of system information.
目 录