首页>代码>java web开发在线电商购物车系统(jsp+jdbc+spring mvc+bootstrap)>/Ebdb-client/src/com/dspt/dao/intf/I_GoodsDao.java
package com.dspt.dao.intf; import java.util.List; import com.dspt.entity.GoodsBean; /*商品增删盖查接口*/ public interface I_GoodsDao { /*查询数据库的行数*/ public int findcout(String goodstype)throws Exception; //连接数据库查找对应的商品信息,根据当前页每页显示8条数据 public List<GoodsBean> findgoodsall(int currentpage,String goodstype)throws Exception; }

xiao1111 LV3
2024年6月18日
2036495585 LV9
2023年10月6日
lzlzyw LV14
2022年3月24日
jdndbh LV6
2021年12月19日
憨代写 LV2
2021年12月5日
〖怪咖〗 LV7
2021年4月11日
1771658781 LV5
2020年12月27日
Demo1111 LV30
2020年12月17日
tnrthr LV6
2020年12月16日
uuu33442 LV4
2020年11月3日

微信网友_7309216833228800 LV1
2024年12月23日
592132324 LV4
2024年12月11日
suhe_5254
2024年12月1日
暂无贡献等级
小黄同学 LV8
2024年9月29日
xiao1111 LV3
2024年6月18日
韩韩hssfdfd
2024年6月5日
暂无贡献等级
zolscy LV24
2024年3月25日
a2418735612 LV1
2024年1月4日
微信网友_6797846869299200 LV7
2024年1月1日
lwqzyx LV1
2023年12月22日