文件名称:SMBMS
介绍说明--下载内容来自于网络,使用问题请自行百度
简单实现了商店订单管理,很好的有利于初学者(Simple implementation of store order management)
相关搜索: 商店订单管理系统
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
SMBMS\.classpath | 1515 | 2018-02-23 |
SMBMS\.project | 1289 | 2018-02-23 |
SMBMS\.settings\.jsdtscope | 639 | 2017-08-09 |
SMBMS\.settings\org.eclipse.jdt.core.prefs | 430 | 2017-08-10 |
SMBMS\.settings\org.eclipse.m2e.core.prefs | 90 | 2017-08-09 |
SMBMS\.settings\org.eclipse.wst.common.component | 671 | 2017-08-10 |
SMBMS\.settings\org.eclipse.wst.common.project.facet.core.xml | 252 | 2017-08-10 |
SMBMS\.settings\org.eclipse.wst.jsdt.ui.superType.container | 49 | 2017-08-09 |
SMBMS\.settings\org.eclipse.wst.jsdt.ui.superType.name | 6 | 2017-08-09 |
SMBMS\.settings\org.eclipse.wst.validation.prefs | 50 | 2017-08-09 |
SMBMS\pom.xml | 4383 | 2017-08-18 |
SMBMS\src\main\java\com\jcz\biz\SmbmsAddressBiz.java | 925 | 2017-08-15 |
SMBMS\src\main\java\com\jcz\biz\SmbmsBillBiz.java | 964 | 2017-08-23 |
SMBMS\src\main\java\com\jcz\biz\SmbmsProviderBiz.java | 1006 | 2017-08-23 |
SMBMS\src\main\java\com\jcz\biz\SmbmsRoleBiz.java | 874 | 2017-08-16 |
SMBMS\src\main\java\com\jcz\biz\SmbmsUserBiz.java | 957 | 2017-08-21 |
SMBMS\src\main\java\com\jcz\bizImpl\SmbmsAddressBizImpl.java | 2272 | 2018-02-23 |
SMBMS\src\main\java\com\jcz\bizImpl\SmbmsBillBizImpl.java | 3865 | 2017-08-23 |
SMBMS\src\main\java\com\jcz\bizImpl\SmbmsProviderBizImpl.java | 3695 | 2017-08-23 |
SMBMS\src\main\java\com\jcz\bizImpl\SmbmsRoleBizImpl.java | 2309 | 2017-08-16 |
SMBMS\src\main\java\com\jcz\bizImpl\SmbmsUserBizImpl.java | 4158 | 2017-08-22 |
SMBMS\src\main\java\com\jcz\dao\SmbmsAddressMapper.java | 925 | 2017-08-11 |
SMBMS\src\main\java\com\jcz\dao\SmbmsBillMapper.java | 877 | 2017-08-11 |
SMBMS\src\main\java\com\jcz\dao\SmbmsProviderMapper.java | 941 | 2017-08-11 |
SMBMS\src\main\java\com\jcz\dao\SmbmsRoleMapper.java | 877 | 2017-08-11 |
SMBMS\src\main\java\com\jcz\dao\SmbmsUserMapper.java | 877 | 2017-08-18 |
SMBMS\src\main\java\com\jcz\entity\Param.java | 908 | 2017-08-21 |
SMBMS\src\main\java\com\jcz\entity\SmbmsAddress.java | 2086 | 2017-08-11 |
SMBMS\src\main\java\com\jcz\entity\SmbmsAddressExample.java | 27538 | 2017-08-11 |
SMBMS\src\main\java\com\jcz\entity\SmbmsBill.java | 3109 | 2017-08-19 |
SMBMS\src\main\java\com\jcz\entity\SmbmsBillExample.java | 34863 | 2017-08-11 |
SMBMS\src\main\java\com\jcz\entity\SmbmsProvider.java | 2610 | 2017-08-11 |
SMBMS\src\main\java\com\jcz\entity\SmbmsProviderExample.java | 32979 | 2017-08-11 |
SMBMS\src\main\java\com\jcz\entity\SmbmsRole.java | 1479 | 2017-08-11 |
SMBMS\src\main\java\com\jcz\entity\SmbmsRoleExample.java | 20711 | 2017-08-11 |
SMBMS\src\main\java\com\jcz\entity\SmbmsUser.java | 3545 | 2017-08-22 |
SMBMS\src\main\java\com\jcz\entity\SmbmsUserExample.java | 40897 | 2017-08-18 |
SMBMS\src\main\java\com\jcz\springMVC\billMVC.java | 4312 | 2017-08-23 |
SMBMS\src\main\java\com\jcz\springMVC\providerMBVC.java | 2992 | 2017-08-23 |
SMBMS\src\main\java\com\jcz\springMVC\userMVC.java | 9649 | 2017-08-22 |
SMBMS\src\main\resources\applicationContext.xml | 2532 | 2018-02-23 |
SMBMS\src\main\resources\com\jcz\mapper\SmbmsAddressMapper.xml | 11035 | 2017-08-11 |
SMBMS\src\main\resources\com\jcz\mapper\SmbmsBillMapper.xml | 13222 | 2017-08-11 |
SMBMS\src\main\resources\com\jcz\mapper\SmbmsProviderMapper.xml | 12350 | 2017-08-11 |
SMBMS\src\main\resources\com\jcz\mapper\SmbmsRoleMapper.xml | 9261 | 2017-08-11 |
SMBMS\src\main\resources\com\jcz\mapper\SmbmsUserMapper.xml | 14109 | 2017-08-18 |
SMBMS\src\main\resources\log4j.properties | 428 | 2017-08-01 |
SMBMS\src\main\webapp\error.jsp | 425 | 2017-08-15 |
SMBMS\src\main\webapp\index.jsp | 829 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\.svn\entries | 846 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\.svn\text-base\calendar.js.svn-base | 19242 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\.svn\text-base\config.js.svn-base | 223 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\.svn\text-base\My97DatePicker.htm.svn-base | 1389 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\.svn\text-base\WdatePicker.js.svn-base | 8196 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\calendar.js | 19242 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\config.js | 223 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\lang\.svn\entries | 659 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\lang\.svn\text-base\en.js.svn-base | 644 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\lang\.svn\text-base\zh-cn.js.svn-base | 1089 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\lang\.svn\text-base\zh-tw.js.svn-base | 1088 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\lang\en.js | 644 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\lang\zh-cn.js | 1089 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\lang\zh-tw.js | 1088 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\My97DatePicker.htm | 1389 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\.svn\entries | 567 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\.svn\prop-base\datePicker.gif.svn-base | 53 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\.svn\text-base\datePicker.gif.svn-base | 1043 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\.svn\text-base\WdatePicker.css.svn-base | 158 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\datePicker.gif | 1043 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\default\.svn\entries | 539 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\default\.svn\prop-base\img.gif.svn-base | 53 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\default\.svn\text-base\datepicker.css.svn-base | 3726 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\default\.svn\text-base\img.gif.svn-base | 1578 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\default\datepicker.css | 3726 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\default\img.gif | 1578 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\WdatePicker.css | 158 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\whyGreen\.svn\entries | 692 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\whyGreen\.svn\prop-base\bg.jpg.svn-base | 53 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\whyGreen\.svn\prop-base\img.gif.svn-base | 53 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\whyGreen\.svn\text-base\bg.jpg.svn-base | 307 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\whyGreen\.svn\text-base\datepicker.css.svn-base | 3933 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\whyGreen\.svn\text-base\img.gif.svn-base | 1679 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\whyGreen\bg.jpg | 307 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\whyGreen\datepicker.css | 3933 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\skin\whyGreen\img.gif | 1679 | 2017-08-15 |
SMBMS\src\main\webapp\statics\calendar\WdatePicker.js | 8196 | 2017-08-15 |
SMBMS\src\main\webapp\statics\css\public.css | 6111 | 2016-04-18 |
SMBMS\src\main\webapp\statics\css\style.css | 9222 | 2016-04-18 |
SMBMS\src\main\webapp\statics\images\buy.png | 2246 | 2016-04-15 |
SMBMS\src\main\webapp\statics\images\clock.jpg | 22016 | 2016-04-15 |
SMBMS\src\main\webapp\statics\images\formBg.png | 41921 | 2016-04-15 |
SMBMS\src\main\webapp\statics\images\gys.png | 5294 | 2016-04-15 |
SMBMS\src\main\webapp\statics\images\home.png | 3667 | 2016-04-15 |
SMBMS\src\main\webapp\statics\images\leftBg.png | 2902 | 2016-04-15 |
SMBMS\src\main\webapp\statics\images\loginBg.jpg | 18389 | 2016-04-15 |
SMBMS\src\main\webapp\statics\images\login_bg.jpg | 45619 | 2016-04-15 |
SMBMS\src\main\webapp\statics\images\login_img.png | 8908 | 2016-04-15 |
SMBMS\src\main\webapp\statics\images\mm.png | 2565 | 2016-04-15 |
SMBMS\src\main\webapp\statics\images\n.png | 5766 | 2016-04-15 |
SMBMS\src\main\webapp\statics\images\read.png | 1359 | 2016-04-15 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.