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

文件名称:wyLogistics

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

  本系统主要实现了以下功能:

    通过网站,全面展示企业的形象。

    通过系统流程图全面介绍企业的服务项目。

    实现对车辆来源的管理。

    实现对固定客户的管理。

    通过发货单编号,可以详细查询到物流配货的详细信息。

    由于操作人员的计算机知识普遍较差,要求网站有良好的操作界面。

    当外界环境(停电、网络病毒)干扰本系统时,系统可以自动保护原始数据的安全。

操作注意事项

用户在使用《物流配货网》之前,应注意以下事项:

(1)系统管理员用户名为mr,密码为mrsoft。

(2)运行本系统前,需要将mysql-connector-java-3.0.16-ga-bin.jar、ognl-2.6.11.jar、struts2-core-2.0.11.jar、xwork-2.0.4.jar、commons-logging-1.0.4.jar、freemarker-2.3.8.jar拷贝到WEB-INF\lib文件夹中。

-The system to achieve the following functions: a comprehensive display of corporate image through the website. A comprehensive enterprise service projects through the system flow chart. The sources of the vehicle management. The fixed customer management. By invoice number, detailed inquiry into the detailed information of logistics distribution. The operator' s computer knowledge is generally poor, requires that the site has a good interface. When the external environment (power outage, network virus) interfere with the system, the system can automatically protect the security of the original data. Handling Precautions users in the use of the logistics distribution network before, you should note the following: (1) the system administrator user name mr password mrsoft. (2) run the system before mysql-connector-java-3.0.16-ga-bin.jar the ognl-2.6.11.jar struts2-core-2.0.11.jar xwork-2.0.4. jar, commons-logging-1.0.4.jar, freemarker-2.3.8.jar copied to the WEB-INF \ lib folder.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

wyLogistics/admin_index.jsp
wyLogistics/admin_loginout.jsp
wyLogistics/admin_updatePassword.jsp
wyLogistics/car_insertCar.jsp
wyLogistics/car_queryCarForm.jsp
wyLogistics/car_queryCarList.jsp
wyLogistics/css/style.css
wyLogistics/customer_queryCustomerList.jsp
wyLogistics/Database/db_wlgl/db.opt
wyLogistics/Database/db_wlgl/tb_admin.frm
wyLogistics/Database/db_wlgl/tb_admin.MYD
wyLogistics/Database/db_wlgl/tb_admin.MYI
wyLogistics/Database/db_wlgl/tb_car.frm
wyLogistics/Database/db_wlgl/tb_car.MYD
wyLogistics/Database/db_wlgl/tb_car.MYI
wyLogistics/Database/db_wlgl/tb_carlog.frm
wyLogistics/Database/db_wlgl/tb_carlog.MYD
wyLogistics/Database/db_wlgl/tb_carlog.MYI
wyLogistics/Database/db_wlgl/tb_customer.frm
wyLogistics/Database/db_wlgl/tb_customer.MYD
wyLogistics/Database/db_wlgl/tb_customer.MYI
wyLogistics/Database/db_wlgl/tb_operationgoods.frm
wyLogistics/Database/db_wlgl/tb_operationgoods.MYD
wyLogistics/Database/db_wlgl/tb_operationgoods.MYI
wyLogistics/goods_changeOperation.jsp
wyLogistics/goods_insertGoods.jsp
wyLogistics/goods_queryCar.jsp
wyLogistics/goods_queryGoodsId.jsp
wyLogistics/goods_queryGoodsList.jsp
wyLogistics/images/btn.swf
wyLogistics/images/land.gif
wyLogistics/images/logistics_01.jpg
wyLogistics/images/logistics_04.jpg
wyLogistics/images/logistics_05.jpg
wyLogistics/images/logistics_06.jpg
wyLogistics/images/logistics_07.jpg
wyLogistics/images/logistics_08.jpg
wyLogistics/images/logistics_09.jpg
wyLogistics/images/logistics_10.jpg
wyLogistics/images/logistics_11.jpg
wyLogistics/images/logistics_12.jpg
wyLogistics/images/logistics_13.jpg
wyLogistics/images/logistics_14.jpg
wyLogistics/images/logistics_flow.jpg
wyLogistics/images/reset.gif
wyLogistics/images/sign.gif
wyLogistics/images/Thumbs.db
wyLogistics/images/url.txt
wyLogistics/mainPage.jsp
wyLogistics/main_down.jsp
wyLogistics/main_right.jsp
wyLogistics/main_top.jsp
wyLogistics/META-INF/MANIFEST.MF
wyLogistics/src/com/dao/AdminDao.java
wyLogistics/src/com/dao/CarDao.java
wyLogistics/src/com/dao/CustomerDao.java
wyLogistics/src/com/dao/GoodsAndLogDao.java
wyLogistics/src/com/form/AdminForm.java
wyLogistics/src/com/form/CarForm.java
wyLogistics/src/com/form/CustomerForm.java
wyLogistics/src/com/form/GoodsForm.java
wyLogistics/src/com/form/LogForm.java
wyLogistics/src/com/tools/CurrentTime.java
wyLogistics/src/com/tools/JDBConnection.java
wyLogistics/src/com/tools/MyPagination.java
wyLogistics/src/com/tools/MySuperAction.java
wyLogistics/src/com/webtier/AdminAction.java
wyLogistics/src/com/webtier/CarAction.java
wyLogistics/src/com/webtier/CarAction.properties
wyLogistics/src/com/webtier/CustomerAction.java
wyLogistics/src/com/webtier/GoodsAction.java
wyLogistics/src/struts.properties
wyLogistics/src/struts.xml
wyLogistics/src/template/simple/actionerror.ftl
wyLogistics/src/template/simple/fielderror.ftl
wyLogistics/WEB-INF/classes/com/dao/AdminDao.class
wyLogistics/WEB-INF/classes/com/dao/CarDao.class
wyLogistics/WEB-INF/classes/com/dao/CustomerDao.class
wyLogistics/WEB-INF/classes/com/dao/GoodsAndLogDao.class
wyLogistics/WEB-INF/classes/com/form/AdminForm.class
wyLogistics/WEB-INF/classes/com/form/CarForm.class
wyLogistics/WEB-INF/classes/com/form/CustomerForm.class
wyLogistics/WEB-INF/classes/com/form/GoodsForm.class
wyLogistics/WEB-INF/classes/com/form/LogForm.class
wyLogistics/WEB-INF/classes/com/tools/CurrentTime.class
wyLogistics/WEB-INF/classes/com/tools/JDBConnection.class
wyLogistics/WEB-INF/classes/com/tools/MyPagination.class
wyLogistics/WEB-INF/classes/com/tools/MySuperAction.class
wyLogistics/WEB-INF/classes/com/webtier/AdminAction.class
wyLogistics/WEB-INF/classes/com/webtier/CarAction.class
wyLogistics/WEB-INF/classes/com/webtier/CarAction.properties
wyLogistics/WEB-INF/classes/com/webtier/CustomerAction.class
wyLogistics/WEB-INF/classes/com/webtier/GoodsAction.class
wyLogistics/WEB-INF/classes/struts.properties
wyLogistics/WEB-INF/classes/struts.xml
wyLogistics/WEB-INF/classes/template/simple/actionerror.ftl
wyLogistics/WEB-INF/classes/template/simple/fielderror.ftl
wyLogistics/WEB-INF/web.xml
wyLogistics/程序使用说明.doc
wyLogistics/WEB-INF/classes/com/dao
wyLogistics/WEB-INF/classes/com/form
wyLogistics/WEB-INF/classes/com/tools
wyLogistics/WEB-INF/classes/com/webtier
wyLogistics/WEB-INF/classes/template/simple
wyLogistics/src/com/dao
wyLogistics/src/com/form
wyLogistics/src/com/tools
wyLogistics/src/com/webtier
wyLogistics/src/template/simple
wyLogistics/WEB-INF/classes/com
wyLogistics/WEB-INF/classes/template
wyLogistics/Database/db_wlgl
wyLogistics/src/com
wyLogistics/src/template
wyLogistics/WEB-INF/classes
wyLogistics/WEB-INF/lib
wyLogistics/css
wyLogistics/Database
wyLogistics/images
wyLogistics/META-INF
wyLogistics/src
wyLogistics/WEB-INF
wyLogistics

相关说明

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

相关评论

暂无评论内容.

发表评论

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