CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:Vendition

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    694.47kb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

该代码是一个销售管理系统的源代码,用到的技术有jsp,javaBean,Servlet等-The code is a sales management system source code, the technology used in jsp, javaBean, Servlet, etc.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Vendition/.classpath
Vendition/.mymetadata
Vendition/.project
Vendition/DataBase/db_sell_Data.MDF
Vendition/DataBase/db_sell_Log.LDF
Vendition/src/com/dao/AccountsDao.java
Vendition/src/com/dao/AreaDao.java
Vendition/src/com/dao/BankDao.java
Vendition/src/com/dao/ClientDao.java
Vendition/src/com/dao/CompanyDao.java
Vendition/src/com/dao/CreditDao.java
Vendition/src/com/dao/DutyDao.java
Vendition/src/com/dao/GoodsCancelDao.java
Vendition/src/com/dao/GoodsOrderDao.java
Vendition/src/com/dao/ManagerDao.java
Vendition/src/com/dao/TypeDao.java
Vendition/src/com/dao/UnitDao.java
Vendition/src/com/dao/WareDao.java
Vendition/src/com/dao/WareKindDao.java
Vendition/src/com/domain/AccountsVO.java
Vendition/src/com/domain/AreaVO.java
Vendition/src/com/domain/BankVO.java
Vendition/src/com/domain/ClientVO.java
Vendition/src/com/domain/CompanyVO.java
Vendition/src/com/domain/CreditVO.java
Vendition/src/com/domain/DutyVO.java
Vendition/src/com/domain/EmployeeVO.java
Vendition/src/com/domain/GoodsCancelVO.java
Vendition/src/com/domain/GoodsOrderVO.java
Vendition/src/com/domain/ManagerVO.java
Vendition/src/com/domain/RightVO.java
Vendition/src/com/domain/TypeVO.java
Vendition/src/com/domain/UnitVO.java
Vendition/src/com/domain/WareKindVO.java
Vendition/src/com/domain/WareVO.java
Vendition/src/com/tool/Chinese.java
Vendition/src/com/tool/JDBConnection.java
Vendition/src/com/tool/ManagerList.java
Vendition/src/com/tool/ManagerTrace.java
Vendition/src/com/webtier/AccountsServlet.java
Vendition/src/com/webtier/BankServlet.java
Vendition/src/com/webtier/ClientServlet.java
Vendition/src/com/webtier/CompanyServlet.java
Vendition/src/com/webtier/CreditServlet.java
Vendition/src/com/webtier/DutyServlet.java
Vendition/src/com/webtier/GoodsCancelServlet.java
Vendition/src/com/webtier/GoodsOrderServlet.java
Vendition/src/com/webtier/InformationSelectServlet.java
Vendition/src/com/webtier/ManagerServlet.java
Vendition/src/com/webtier/TypeServlet.java
Vendition/src/com/webtier/UnitServlet.java
Vendition/src/com/webtier/WareKindServlet.java
Vendition/src/com/webtier/WareServlet.java
Vendition/WebRoot/ba.jsp
Vendition/WebRoot/client/clientSelect.jsp
Vendition/WebRoot/client/insertClient.jsp
Vendition/WebRoot/client/selectOneClient.jsp
Vendition/WebRoot/client/success.jsp
Vendition/WebRoot/client/updateClient.jsp
Vendition/WebRoot/company/companySelect.jsp
Vendition/WebRoot/company/companyUpdate.jsp
Vendition/WebRoot/company/success.jsp
Vendition/WebRoot/connectionFail.jsp
Vendition/WebRoot/css/style.css
Vendition/WebRoot/da.jsp
Vendition/WebRoot/dataAccounts/accountSelect.jsp
Vendition/WebRoot/dataAccounts/accountsInsert.jsp
Vendition/WebRoot/dataAccounts/accountsUpdate.jsp
Vendition/WebRoot/dataAccounts/success.jsp
Vendition/WebRoot/dataBank/bankInsert.jsp
Vendition/WebRoot/dataBank/bankSelect.jsp
Vendition/WebRoot/dataBank/remark.jsp
Vendition/WebRoot/dataBank/success.jsp
Vendition/WebRoot/dataBank/updateBank.jsp
Vendition/WebRoot/dataCredit/creditInsert.jsp
Vendition/WebRoot/dataCredit/creditSelect.jsp
Vendition/WebRoot/dataCredit/creditUpdate.jsp
Vendition/WebRoot/dataCredit/success.jsp
Vendition/WebRoot/dataDuty/dutyInsert.jsp
Vendition/WebRoot/dataDuty/dutySelect.jsp
Vendition/WebRoot/dataDuty/dutyUpdate.jsp
Vendition/WebRoot/dataDuty/success.jsp
Vendition/WebRoot/dataKind/kindInsert.jsp
Vendition/WebRoot/dataKind/kindSelect.jsp
Vendition/WebRoot/dataKind/kindUpdate.jsp
Vendition/WebRoot/dataKind/success.jsp
Vendition/WebRoot/dataType/success.jsp
Vendition/WebRoot/dataType/typeInsert.jsp
Vendition/WebRoot/dataType/typeSelect.jsp
Vendition/WebRoot/dataType/typeUpdate.jsp
Vendition/WebRoot/dataUnit/success.jsp
Vendition/WebRoot/dataUnit/unitInsert.jsp
Vendition/WebRoot/dataUnit/unitSelect.jsp
Vendition/WebRoot/dataUnit/unitUpdate.jsp
Vendition/WebRoot/employee/emDelete.jsp
Vendition/WebRoot/employee/emInsert.jsp
Vendition/WebRoot/employee/emInsertSuccess.jsp
Vendition/WebRoot/employee/emLand.jsp
Vendition/WebRoot/employee/emSelect.jsp
Vendition/WebRoot/employee/emUpdate.jsp
Vendition/WebRoot/employee/emUpdatePassword.jsp
Vendition/WebRoot/employee/emUpdateSuccess.jsp
Vendition/WebRoot/employee/rtSelect.jsp
Vendition/WebRoot/employee/rtUpdate.jsp
Vendition/WebRoot/employee/rtUpdateSuccess.jsp
Vendition/WebRoot/getAccount.jsp
Vendition/WebRoot/getExcel.jsp
Vendition/WebRoot/getWord.jsp
Vendition/WebRoot/index.jsp
Vendition/WebRoot/information/areaCitySelect.jsp
Vendition/WebRoot/information/areaSelect.jsp
Vendition/WebRoot/information/cancelContent.jsp
Vendition/WebRoot/information/cancelSelect.jsp
Vendition/WebRoot/information/cancelSelecTime.jsp
Vendition/WebRoot/information/orderSelect.jsp
Vendition/WebRoot/information/orderSelectContent.jsp
Vendition/WebRoot/information/orderSelectTime.jsp
Vendition/WebRoot/information/outSelect.jsp
Vendition/WebRoot/information/outSelectConnect.jsp
Vendition/WebRoot/login.jsp
Vendition/WebRoot/loginOut.jsp
Vendition/WebRoot/ma.jsp
Vendition/WebRoot/META-INF/MANIFEST.MF
Vendition/WebRoot/op.jsp
Vendition/WebRoot/operation/cancelContent.jsp
Vendition/WebRoot/operation/cancelDeal.jsp
Vendition/WebRoot/operation/cancelIns

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com