文件名称:61549850sale(3)
- 所属分类:
- JSP源码/Java
- 资源属性:
- 上传时间:
- 2018-05-11
- 文件大小:
- 24.88mb
- 下载次数:
- 1次
- 提 供 者:
- 野**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
网上拍卖平台(1)当商家把需要拍卖的物品发布到系统后,拍卖页面需自动加载更新,把最新商品信息呈现。
(2)商家拍卖物品时可以设置物品的报价范围并自己要求交易的方式如付款方式等。
(3)不断的将商家的信用信息反馈出来。
(4)商品发布时可以根据不同门类进行分类,以便买家及时搜索出来找到相应物品。
(5)买家竞拍时使用公平的竞价方式并对商家的信用进行统计,以供买家参考。
(6)客户可查看评价及拍卖成功的物品列表和物品竞价情况,并可以查看留言和答复信息等。(Online auction platform (1) when businesses publish items that need to be auctioned to the system, the auction page needs to be automatically updated and updated to present the latest product information.
(2) when a merchant auctions an item, it can set the price range of the item and ask for the way of transaction, such as the payment method.
(3) constantly feedback the merchant's credit information.
(4) when goods are released, they can be classified according to different categories so that buyers can find out the corresponding items in time.
(5) a fair bidding method should be used when bidding for buyers, and credit statistics should be made for buyers' reference.
(6) customers can view the list of goods and goods that are successfully evaluated and auctioned, and check the message and reply information.)
(2)商家拍卖物品时可以设置物品的报价范围并自己要求交易的方式如付款方式等。
(3)不断的将商家的信用信息反馈出来。
(4)商品发布时可以根据不同门类进行分类,以便买家及时搜索出来找到相应物品。
(5)买家竞拍时使用公平的竞价方式并对商家的信用进行统计,以供买家参考。
(6)客户可查看评价及拍卖成功的物品列表和物品竞价情况,并可以查看留言和答复信息等。(Online auction platform (1) when businesses publish items that need to be auctioned to the system, the auction page needs to be automatically updated and updated to present the latest product information.
(2) when a merchant auctions an item, it can set the price range of the item and ask for the way of transaction, such as the payment method.
(3) constantly feedback the merchant's credit information.
(4) when goods are released, they can be classified according to different categories so that buyers can find out the corresponding items in time.
(5) a fair bidding method should be used when bidding for buyers, and credit statistics should be made for buyers' reference.
(6) customers can view the list of goods and goods that are successfully evaluated and auctioned, and check the message and reply information.)
相关搜索: 网上拍卖系统
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
sale(3)\sale\.classpath | 7874 | 2012-08-30 |
sale(3)\sale\.mymetadata | 285 | 2012-08-30 |
sale(3)\sale\.project | 1194 | 2012-08-30 |
sale(3)\sale\.settings\.jsdtscope | 500 | 2012-08-30 |
sale(3)\sale\.settings\com.genuitec.eclipse.core.prefs | 217 | 2012-09-01 |
sale(3)\sale\.settings\org.eclipse.core.resources.prefs | 88 | 2012-08-30 |
sale(3)\sale\.settings\org.eclipse.jdt.core.prefs | 629 | 2012-08-30 |
sale(3)\sale\.settings\org.eclipse.wst.jsdt.ui.superType.container | 49 | 2012-08-30 |
sale(3)\sale\.settings\org.eclipse.wst.jsdt.ui.superType.name | 6 | 2012-08-30 |
sale(3)\sale\src\com\sale\action\ItemAction.java | 8963 | 2012-09-10 |
sale(3)\sale\src\com\sale\action\LoginAction.java | 3176 | 2012-09-06 |
sale(3)\sale\src\com\sale\action\MessageAction.java | 1227 | 2012-09-10 |
sale(3)\sale\src\com\sale\action\SortAction.java | 1350 | 2012-09-07 |
sale(3)\sale\src\com\sale\action\Test.java | 394 | 2012-09-10 |
sale(3)\sale\src\com\sale\action\UserAction.java | 1661 | 2012-09-09 |
sale(3)\sale\src\com\sale\common\BaseAction.java | 2118 | 2012-09-01 |
sale(3)\sale\src\com\sale\common\HibernateDaoImpl.java | 1474 | 2012-09-10 |
sale(3)\sale\src\com\sale\dao\impl\ItemDaoImpl.java | 3093 | 2012-09-09 |
sale(3)\sale\src\com\sale\dao\impl\MessageDaoImpl.java | 698 | 2012-09-10 |
sale(3)\sale\src\com\sale\dao\impl\SortDaoImpl.java | 989 | 2012-09-07 |
sale(3)\sale\src\com\sale\dao\impl\UserDaoImpl.java | 1022 | 2012-09-10 |
sale(3)\sale\src\com\sale\dao\ItemDao.java | 713 | 2012-09-09 |
sale(3)\sale\src\com\sale\dao\MessageDao.java | 336 | 2012-09-10 |
sale(3)\sale\src\com\sale\dao\SortDao.java | 492 | 2012-09-07 |
sale(3)\sale\src\com\sale\dao\UserDao.java | 532 | 2012-09-10 |
sale(3)\sale\src\com\sale\entity\ItemEntity.java | 3469 | 2012-09-06 |
sale(3)\sale\src\com\sale\entity\MessageEntity.java | 1203 | 2012-09-10 |
sale(3)\sale\src\com\sale\entity\SortEntity.java | 880 | 2012-09-06 |
sale(3)\sale\src\com\sale\entity\UserEntity.java | 2768 | 2012-09-06 |
sale(3)\sale\src\com\sale\service\impl\ItemServiceImpl.java | 2575 | 2012-09-09 |
sale(3)\sale\src\com\sale\service\impl\MessageServiceImpl.java | 827 | 2012-09-10 |
sale(3)\sale\src\com\sale\service\impl\SortServiceImpl.java | 1513 | 2012-09-07 |
sale(3)\sale\src\com\sale\service\impl\UserServiceImpl.java | 2714 | 2012-09-10 |
sale(3)\sale\src\com\sale\service\ItemService.java | 681 | 2012-09-09 |
sale(3)\sale\src\com\sale\service\MessageService.java | 348 | 2012-09-10 |
sale(3)\sale\src\com\sale\service\SortService.java | 403 | 2012-09-07 |
sale(3)\sale\src\com\sale\service\UserService.java | 606 | 2012-09-10 |
sale(3)\sale\src\com\sale\servlet\ApplicationConfigServlet.java | 2097 | 2012-08-31 |
sale(3)\sale\src\com\sale\util\FeedbackUtil.java | 866 | 2012-09-01 |
sale(3)\sale\src\com\sale\util\TimeUtils.java | 1354 | 2012-09-01 |
sale(3)\sale\src\log4j.properties | 680 | 2012-08-31 |
sale(3)\sale\src\resources\hibernate\hibernate.properties | 577 | 2012-08-30 |
sale(3)\sale\src\resources\log4j\log4j.properties | 675 | 2012-06-25 |
sale(3)\sale\src\resources\spring\applicationContext.xml | 4743 | 2012-09-10 |
sale(3)\sale\src\resources\spring\internationalization_zh_CN.properties | 5932 | 2012-06-25 |
sale(3)\sale\src\resources\spring\spring-form.tld | 71100 | 2012-06-25 |
sale(3)\sale\src\resources\spring\spring.tld | 17378 | 2012-06-25 |
sale(3)\sale\src\resources\spring\systemParam.properties | 57 | 2012-06-25 |
sale(3)\sale\src\resources\struts\struts.xml | 1107 | 2012-09-10 |
sale(3)\sale\WebRoot\buys.jsp | 10512 | 2012-09-10 |
sale(3)\sale\WebRoot\cart.jsp | 7460 | 2012-09-06 |
sale(3)\sale\WebRoot\css\pagination.css | 499 | 2012-09-04 |
sale(3)\sale\WebRoot\detail.jsp | 1623 | 2012-09-08 |
sale(3)\sale\WebRoot\images\list.png | 254 | 2012-08-30 |
sale(3)\sale\WebRoot\images\templatemo_body_bottom.png | 543 | 2012-08-30 |
sale(3)\sale\WebRoot\images\templatemo_body_top.jpg | 410 | 2012-08-30 |
sale(3)\sale\WebRoot\images\templatemo_content_bottom.png | 746 | 2012-08-30 |
sale(3)\sale\WebRoot\images\templatemo_content_middle.png | 165 | 2012-08-30 |
sale(3)\sale\WebRoot\images\templatemo_content_top.png | 595 | 2012-08-30 |
sale(3)\sale\WebRoot\images\templatemo_footer.png | 681 | 2012-08-30 |
sale(3)\sale\WebRoot\images\templatemo_logo.png | 60454 | 2012-08-30 |
sale(3)\sale\WebRoot\images\templatemo_menubar.png | 1546 | 2012-08-30 |
sale(3)\sale\WebRoot\images\templatemo_shopping_cart.png | 742 | 2012-08-30 |
sale(3)\sale\WebRoot\images\templatemo_shopping_delete.png | 641 | 2012-09-09 |
sale(3)\sale\WebRoot\images\templatemo_sidebar_bottom.png | 691 | 2012-08-30 |
sale(3)\sale\WebRoot\images\templatemo_sidebar_box_top.png | 178 | 2012-08-30 |
sale(3)\sale\WebRoot\images\templatemo_sidebar_h1.png | 499 | 2012-08-30 |
sale(3)\sale\WebRoot\images\templatemo_sidebar_middle.png | 155 | 2012-08-30 |
sale(3)\sale\WebRoot\images\templatemo_sidebar_top.png | 504 | 2012-08-30 |
sale(3)\sale\WebRoot\images\templatemo_wrapper_top.jpg | 7531 | 2012-08-30 |
sale(3)\sale\WebRoot\img\star-off.png | 685 | 2012-09-07 |
sale(3)\sale\WebRoot\img\star-on.png | 631 | 2012-09-07 |
sale(3)\sale\WebRoot\index.jsp | 12935 | 2012-09-10 |
sale(3)\sale\WebRoot\inlet.jsp | 835 | 2012-09-03 |
sale(3)\sale\WebRoot\input.jsp | 3783 | 2012-09-05 |
sale(3)\sale\WebRoot\item.jsp | 11330 | 2012-09-10 |
sale(3)\sale\WebRoot\jquery-ui\demos.css | 14672 | 2012-08-04 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\images\ui-bg_flat_0_aaaaaa_40x100.png | 180 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\images\ui-bg_flat_55_fbec88_40x100.png | 182 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\images\ui-bg_glass_75_d0e5f5_1x400.png | 124 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\images\ui-bg_glass_85_dfeffc_1x400.png | 123 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\images\ui-bg_glass_95_fef1ec_1x400.png | 119 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\images\ui-bg_gloss-wave_55_5c9ccc_500x100.png | 3457 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\images\ui-bg_inset-hard_100_f5f8f9_1x100.png | 104 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\images\ui-bg_inset-hard_100_fcfdfd_1x100.png | 88 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\images\ui-icons_217bc0_256x240.png | 4369 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\images\ui-icons_2e83ff_256x240.png | 4369 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\images\ui-icons_469bdd_256x240.png | 4369 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\images\ui-icons_6da8d5_256x240.png | 4369 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\images\ui-icons_cd0a0a_256x240.png | 4369 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\images\ui-icons_d8e7f3_256x240.png | 4369 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\images\ui-icons_f9bd01_256x240.png | 4369 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\jquery-ui.css | 33337 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\jquery.ui.accordion.css | 1067 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\jquery.ui.all.css | 292 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\jquery.ui.autocomplete.css | 1109 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\jquery.ui.base.css | 427 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\jquery.ui.button.css | 2510 | 2012-08-05 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\jquery.ui.core.css | 1318 | 2012-05-09 |
sale(3)\sale\WebRoot\jquery-ui\themes\redmond\jquery.ui.datepicker.css | 4062 | 2012-05-09 |