赞
踩
本系统的开发目的是吸收部分学生、群众等在众多论坛中漫游,创建一个供用户交流的论坛,本系统开发的总体目标是实现一个成功的发布帖子、管理帖子和回复的消息平台。从而达到用户之间信息交互的目的。系统主要面对两类用户:用户和系统管理员。用户可以注册登录并发布文章、评论、回帖等。系统管理员可以对用户的信息进行添加、删除和修改,对帖子进行添加、删除和修改操作;网站维护等。
- package com.module.controller;
-
- import com.github.pagehelper.Page;
- import com.module.mapper.ArticleMapper;
- import com.module.mapper.SorttypeMapper;
- import com.module.pojo.Article;
- import com.module.pojo.Sorttype;
- import com.module.util.ResultUtil;
- import com.github.pagehelper.PageHelper;
- import com.github.pagehelper.PageInfo;
- import org.apache
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。