91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

畢業(yè)設(shè)計(jì),內(nèi)含數(shù)據(jù)庫,JDK版本1.8,導(dǎo)入即能運(yùn)行,完善了之前沒有寫完的一些頁面,功能全部OK,本系統(tǒng)為基于Spring的在線購物商城

資源截圖

代碼片段和文件信息

package?com.hgits.controller;

import?javax.annotation.Resource;
import?javax.servlet.http.HttpSession;
import?javax.websocket.Session;

import?org.springframework.stereotype.Controller;
import?org.springframework.web.bind.annotation.RequestMapping;
import?org.springframework.web.servlet.ModelAndView;

import?com.hgits.entity.Products;
import?com.hgits.service.ProductsService;

@Controller
public?class?BallPageController?{
@Resource
ProductsService?productsService;

@RequestMapping(“/ball“)
public?ModelAndView?Balls(HttpSession?session?Products?balls)?{
ModelAndView?mv?=?new?ModelAndView();
session.setAttribute(“balls“?productsService.selBProducts(balls));
mv.setViewName(“ball/ball“);
return?mv;
}
@RequestMapping(“/balls“)
public?ModelAndView?Ba

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????7812??2019-03-27?17:07??shopping.sql

?????文件????????842??2019-02-19?11:22??Shopping\.classpath

?????文件????????908??2019-02-19?11:22??Shopping\.project

?????文件????????567??2019-02-19?11:22??Shopping\.settings\.jsdtscope

?????文件?????????66??2019-03-21?15:51??Shopping\.settings\org.eclipse.core.resources.prefs

?????文件????????364??2019-02-19?11:22??Shopping\.settings\org.eclipse.jdt.core.prefs

?????文件????????476??2019-02-19?11:22??Shopping\.settings\org.eclipse.wst.common.component

?????文件????????345??2019-02-19?11:22??Shopping\.settings\org.eclipse.wst.common.project.facet.core.xml

?????文件?????????49??2019-02-19?11:22??Shopping\.settings\org.eclipse.wst.jsdt.ui.superType.container

?????文件??????????6??2019-02-19?11:22??Shopping\.settings\org.eclipse.wst.jsdt.ui.superType.name

?????文件???????2769??2019-03-07?15:09??Shopping\build\classes\applicationContext.xml

?????文件???????4325??2019-03-27?14:59??Shopping\build\classes\com\hgits\controller\BallPageController.class

?????文件???????3669??2019-03-27?16:22??Shopping\build\classes\com\hgits\controller\CosController.class

?????文件???????3198??2019-03-27?15:23??Shopping\build\classes\com\hgits\controller\EquipmentController.class

?????文件???????8437??2019-03-27?12:28??Shopping\build\classes\com\hgits\controller\PageController.class

?????文件???????7702??2019-03-27?09:48??Shopping\build\classes\com\hgits\controller\UsersController.class

?????文件???????2683??2019-03-21?15:46??Shopping\build\classes\com\hgits\entity\Buy.class

?????文件???????2259??2019-03-21?15:46??Shopping\build\classes\com\hgits\entity\Cast.class

?????文件???????3924??2019-03-21?15:46??Shopping\build\classes\com\hgits\entity\Products.class

?????文件???????3105??2019-03-21?15:46??Shopping\build\classes\com\hgits\entity\Users.class

?????文件???????1172??2019-03-27?10:46??Shopping\build\classes\com\hgits\mapper\ProductsMapper.class

?????文件???????6115??2019-03-27?14:25??Shopping\build\classes\com\hgits\mapper\ProductsMapper.xml

?????文件????????426??2019-03-21?15:46??Shopping\build\classes\com\hgits\mapper\UsersMapper.class

?????文件???????1708??2019-03-20?17:27??Shopping\build\classes\com\hgits\mapper\UsersMapper.xml

?????文件???????1175??2019-03-27?10:45??Shopping\build\classes\com\hgits\service\ProductsService.class

?????文件????????532??2019-03-21?15:46??Shopping\build\classes\com\hgits\service\UsersService.class

?????文件???????3448??2019-03-27?10:46??Shopping\build\classes\com\hgits\serviceimpl\ProductsServiceImpl.class

?????文件???????2905??2019-03-21?15:46??Shopping\build\classes\com\hgits\serviceimpl\UsersServiceImpl.class

?????文件????????466??2019-03-21?15:46??Shopping\build\classes\com\hgits\util\IdWork.class

?????文件???????3468??2019-03-21?15:46??Shopping\build\classes\com\hgits\util\SpecCharTransUtil.class

............此處省略231個文件信息

評論

共有 條評論