文件名称:wshop
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:48.29mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于淘宝平台开发的店铺管理应用,初步开发,功能相对还比较简单。-Shop management application based on the Taobao platform development, initial development, the function is still relatively simple.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
wshop/.classpath
wshop/.project
wshop/.settings/.jsdtscope
wshop/.settings/.svn/entries
wshop/.settings/.svn/text-base/.jsdtscope.svn-base
wshop/.settings/.svn/text-base/org.eclipse.jdt.core.prefs.svn-base
wshop/.settings/.svn/text-base/org.eclipse.wst.common.component.svn-base
wshop/.settings/.svn/text-base/org.eclipse.wst.common.project.facet.core.xml.svn-base
wshop/.settings/.svn/text-base/org.eclipse.wst.jsdt.ui.superType.container.svn-base
wshop/.settings/.svn/text-base/org.eclipse.wst.jsdt.ui.superType.name.svn-base
wshop/.settings/org.eclipse.jdt.core.prefs
wshop/.settings/org.eclipse.wst.common.component
wshop/.settings/org.eclipse.wst.common.project.facet.core.xml
wshop/.settings/org.eclipse.wst.jsdt.ui.superType.container
wshop/.settings/org.eclipse.wst.jsdt.ui.superType.name
wshop/.svn/entries
wshop/.svn/text-base/.classpath.svn-base
wshop/.svn/text-base/.project.svn-base
wshop/build/classes/applicationContext-wshop.xml
wshop/build/classes/applicationContext.xml
wshop/build/classes/com/common/charset/ChineseText.class
wshop/build/classes/com/common/charset/Escape.class
wshop/build/classes/com/common/db/AppException.class
wshop/build/classes/com/common/db/Constants.class
wshop/build/classes/com/common/db/DbUtils.class
wshop/build/classes/com/common/db/Resources.class
wshop/build/classes/com/common/db/SpParameter.class
wshop/build/classes/com/common/desktop.ini
wshop/build/classes/com/common/doc/FileOperUtils.class
wshop/build/classes/com/common/doc/HtmlSubStr$hpc.class
wshop/build/classes/com/common/doc/HtmlSubStr$htmlDoc.class
wshop/build/classes/com/common/doc/HtmlSubStr.class
wshop/build/classes/com/common/doc/XmlUtils.class
wshop/build/classes/com/common/IBatisUtils.class
wshop/build/classes/com/common/utils/Arith.class
wshop/build/classes/com/common/utils/DateTimeUtil.class
wshop/build/classes/com/common/utils/DiscuzPassportUtils.class
wshop/build/classes/com/common/utils/FtpBean.class
wshop/build/classes/com/common/utils/ImageUtils.class
wshop/build/classes/com/common/utils/JSONUtils.class
wshop/build/classes/com/common/utils/LexParser.class
wshop/build/classes/com/common/utils/Pinyin.class
wshop/build/classes/com/common/utils/StrCharUtil.class
wshop/build/classes/com/common/utils/Utils.class
wshop/build/classes/com/ibatis/dao/impl/WshopDAO.class
wshop/build/classes/com/ibatis/xml/wshop.xml
wshop/build/classes/com/spring/SpringUtils.class
wshop/build/classes/com/taobao/api/Constants.class
wshop/build/classes/com/taobao/api/GoodUtils.class
wshop/build/classes/com/taobao/api/ItemUtils.class
wshop/build/classes/com/taobao/api/MyTaobaoClient.class
wshop/build/classes/com/taobao/api/ProductUtils.class
wshop/build/classes/com/taobao/api/ShopUtils.class
wshop/build/classes/com/taobao/api/TradeUtils.class
wshop/build/classes/com/taobao/api/UserUtils.class
wshop/build/classes/com/taobao/api/Util.class
wshop/build/classes/com/taobao/api/WindowUtils.class
wshop/build/classes/com/taobao/task/context/JobContext.class
wshop/build/classes/com/taobao/task/context/JobContextListener.class
wshop/build/classes/com/taobao/task/job/CommentJob.class
wshop/build/classes/com/taobao/task/job/TestJob.class
wshop/build/classes/com/taobao/task/TaskUtils.class
wshop/build/classes/com/wshop/cache/CacheWrapper.class
wshop/build/classes/com/wshop/cache/MacroCache.class
wshop/build/classes/com/wshop/controler/BatchControler.class
wshop/build/classes/com/wshop/controler/UserControler.class
wshop/build/classes/com/wshop/filter/EncodingFilter.class
wshop/build/classes/com/wshop/servlet/AjaxServlet.class
wshop/build/classes/ehcache.xml
wshop/build/classes/quartz.properties
wshop/build/classes/sql-map-config-wshop.xml
wshop/src/.svn/entries
wshop/src/.svn/text-base/applicationContext-wshop.xml.svn-base
wshop/src/.svn/text-base/applicationContext.xml.svn-base
wshop/src/.svn/text-base/ehcache.xml.svn-base
wshop/src/.svn/text-base/quartz.properties.svn-base
wshop/src/.svn/text-base/sql-map-config-wshop.xml.svn-base
wshop/src/applicationContext-wshop.xml
wshop/src/applicationContext.xml
wshop/src/com/.svn/entries
wshop/src/com/common/.svn/entries
wshop/src/com/common/.svn/text-base/desktop.ini.svn-base
wshop/src/com/common/.svn/text-base/IBatisUtils.java.svn-base
wshop/src/com/common/charset/.svn/entries
wshop/src/com/common/charset/.svn/text-base/ChineseText.java.svn-base
wshop/src/com/common/charset/.svn/text-base/Escape.java.svn-base
wshop/src/com/common/charset/ChineseText.java
wshop/src/com/common/charset/Escape.java
wshop/src/com/common/db/.svn/entries
wshop/src/com/common/db/.svn/text-base/AppException.java.svn-base
wshop/src/com/common/db/.svn/text-base/Constants.java.svn-base
wshop/src/com/common/db/.svn/text-base/DbUtils.java.svn-base
wshop/src/com/common/db/.svn/text-base/Resources.java.svn-base
wshop/src/com/common/db/.svn/text-base/SpParameter.java.svn-base
wshop/src/com/common/db/AppException.java
wshop/src/com/common/db/Constants.java
wshop/src/com/common/db/DbUtils.java
wshop/src/com/common/db/Resources.java
wshop/src/com/common/db/SpParameter.java
wshop/src/com/common/desktop.ini
wshop/src/com/common/doc/.svn/entries
wshop/src/com/co
wshop/.project
wshop/.settings/.jsdtscope
wshop/.settings/.svn/entries
wshop/.settings/.svn/text-base/.jsdtscope.svn-base
wshop/.settings/.svn/text-base/org.eclipse.jdt.core.prefs.svn-base
wshop/.settings/.svn/text-base/org.eclipse.wst.common.component.svn-base
wshop/.settings/.svn/text-base/org.eclipse.wst.common.project.facet.core.xml.svn-base
wshop/.settings/.svn/text-base/org.eclipse.wst.jsdt.ui.superType.container.svn-base
wshop/.settings/.svn/text-base/org.eclipse.wst.jsdt.ui.superType.name.svn-base
wshop/.settings/org.eclipse.jdt.core.prefs
wshop/.settings/org.eclipse.wst.common.component
wshop/.settings/org.eclipse.wst.common.project.facet.core.xml
wshop/.settings/org.eclipse.wst.jsdt.ui.superType.container
wshop/.settings/org.eclipse.wst.jsdt.ui.superType.name
wshop/.svn/entries
wshop/.svn/text-base/.classpath.svn-base
wshop/.svn/text-base/.project.svn-base
wshop/build/classes/applicationContext-wshop.xml
wshop/build/classes/applicationContext.xml
wshop/build/classes/com/common/charset/ChineseText.class
wshop/build/classes/com/common/charset/Escape.class
wshop/build/classes/com/common/db/AppException.class
wshop/build/classes/com/common/db/Constants.class
wshop/build/classes/com/common/db/DbUtils.class
wshop/build/classes/com/common/db/Resources.class
wshop/build/classes/com/common/db/SpParameter.class
wshop/build/classes/com/common/desktop.ini
wshop/build/classes/com/common/doc/FileOperUtils.class
wshop/build/classes/com/common/doc/HtmlSubStr$hpc.class
wshop/build/classes/com/common/doc/HtmlSubStr$htmlDoc.class
wshop/build/classes/com/common/doc/HtmlSubStr.class
wshop/build/classes/com/common/doc/XmlUtils.class
wshop/build/classes/com/common/IBatisUtils.class
wshop/build/classes/com/common/utils/Arith.class
wshop/build/classes/com/common/utils/DateTimeUtil.class
wshop/build/classes/com/common/utils/DiscuzPassportUtils.class
wshop/build/classes/com/common/utils/FtpBean.class
wshop/build/classes/com/common/utils/ImageUtils.class
wshop/build/classes/com/common/utils/JSONUtils.class
wshop/build/classes/com/common/utils/LexParser.class
wshop/build/classes/com/common/utils/Pinyin.class
wshop/build/classes/com/common/utils/StrCharUtil.class
wshop/build/classes/com/common/utils/Utils.class
wshop/build/classes/com/ibatis/dao/impl/WshopDAO.class
wshop/build/classes/com/ibatis/xml/wshop.xml
wshop/build/classes/com/spring/SpringUtils.class
wshop/build/classes/com/taobao/api/Constants.class
wshop/build/classes/com/taobao/api/GoodUtils.class
wshop/build/classes/com/taobao/api/ItemUtils.class
wshop/build/classes/com/taobao/api/MyTaobaoClient.class
wshop/build/classes/com/taobao/api/ProductUtils.class
wshop/build/classes/com/taobao/api/ShopUtils.class
wshop/build/classes/com/taobao/api/TradeUtils.class
wshop/build/classes/com/taobao/api/UserUtils.class
wshop/build/classes/com/taobao/api/Util.class
wshop/build/classes/com/taobao/api/WindowUtils.class
wshop/build/classes/com/taobao/task/context/JobContext.class
wshop/build/classes/com/taobao/task/context/JobContextListener.class
wshop/build/classes/com/taobao/task/job/CommentJob.class
wshop/build/classes/com/taobao/task/job/TestJob.class
wshop/build/classes/com/taobao/task/TaskUtils.class
wshop/build/classes/com/wshop/cache/CacheWrapper.class
wshop/build/classes/com/wshop/cache/MacroCache.class
wshop/build/classes/com/wshop/controler/BatchControler.class
wshop/build/classes/com/wshop/controler/UserControler.class
wshop/build/classes/com/wshop/filter/EncodingFilter.class
wshop/build/classes/com/wshop/servlet/AjaxServlet.class
wshop/build/classes/ehcache.xml
wshop/build/classes/quartz.properties
wshop/build/classes/sql-map-config-wshop.xml
wshop/src/.svn/entries
wshop/src/.svn/text-base/applicationContext-wshop.xml.svn-base
wshop/src/.svn/text-base/applicationContext.xml.svn-base
wshop/src/.svn/text-base/ehcache.xml.svn-base
wshop/src/.svn/text-base/quartz.properties.svn-base
wshop/src/.svn/text-base/sql-map-config-wshop.xml.svn-base
wshop/src/applicationContext-wshop.xml
wshop/src/applicationContext.xml
wshop/src/com/.svn/entries
wshop/src/com/common/.svn/entries
wshop/src/com/common/.svn/text-base/desktop.ini.svn-base
wshop/src/com/common/.svn/text-base/IBatisUtils.java.svn-base
wshop/src/com/common/charset/.svn/entries
wshop/src/com/common/charset/.svn/text-base/ChineseText.java.svn-base
wshop/src/com/common/charset/.svn/text-base/Escape.java.svn-base
wshop/src/com/common/charset/ChineseText.java
wshop/src/com/common/charset/Escape.java
wshop/src/com/common/db/.svn/entries
wshop/src/com/common/db/.svn/text-base/AppException.java.svn-base
wshop/src/com/common/db/.svn/text-base/Constants.java.svn-base
wshop/src/com/common/db/.svn/text-base/DbUtils.java.svn-base
wshop/src/com/common/db/.svn/text-base/Resources.java.svn-base
wshop/src/com/common/db/.svn/text-base/SpParameter.java.svn-base
wshop/src/com/common/db/AppException.java
wshop/src/com/common/db/Constants.java
wshop/src/com/common/db/DbUtils.java
wshop/src/com/common/db/Resources.java
wshop/src/com/common/db/SpParameter.java
wshop/src/com/common/desktop.ini
wshop/src/com/common/doc/.svn/entries
wshop/src/com/co
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.