jsp

所属分类:Java编程
开发工具:Java
文件大小:3585KB
下载次数:101
上传日期:2011-04-16 02:38:10
上 传 者zhangbufan
说明:  基于jsp物流中心仓储信息管理系统 可用于课程设计与毕业设计的参考
(Jsp-based information management system for warehouse logistics center can be used for curriculum design and graduate design reference)

文件列表:
jsp物流中心仓储信息管理系统\代码\hzdz\.classpath (379, 2006-05-08)
jsp物流中心仓储信息管理系统\代码\hzdz\.project (380, 2006-05-16)
jsp物流中心仓储信息管理系统\代码\hzdz\custom\addCustom.jsp (2631, 2006-05-11)
jsp物流中心仓储信息管理系统\代码\hzdz\custom\addCustom1.jsp (2356, 2006-05-16)
jsp物流中心仓储信息管理系统\代码\hzdz\custom\index.jsp (1798, 2006-05-11)
jsp物流中心仓储信息管理系统\代码\hzdz\custom\modifyCoutom.jsp (3096, 2006-05-12)
jsp物流中心仓储信息管理系统\代码\hzdz\custom\modifyCoutom1.jsp (3158, 2006-05-11)
jsp物流中心仓储信息管理系统\代码\hzdz\custom\modifyCoutom2.jsp (2588, 2006-05-11)
jsp物流中心仓储信息管理系统\代码\hzdz\custom\modifyCoutom3.jsp (1738, 2006-05-11)
jsp物流中心仓储信息管理系统\代码\hzdz\custom\modifyGoods.jsp (2960, 2006-05-11)
jsp物流中心仓储信息管理系统\代码\hzdz\custom\researchGoods.jsp (1632, 2006-05-11)
jsp物流中心仓储信息管理系统\代码\hzdz\custom\upGoods.jsp (3496, 2006-05-11)
jsp物流中心仓储信息管理系统\代码\hzdz\custom\upGoods1.jsp (2581, 2006-05-11)
jsp物流中心仓储信息管理系统\代码\hzdz\custom\viewGoods.jsp (2714, 2006-05-11)
jsp物流中心仓储信息管理系统\代码\hzdz\custom\viewGoods1.jsp (2668, 2006-05-11)
jsp物流中心仓储信息管理系统\代码\hzdz\database\hzdz_Data.MDF (1048576, 2006-05-16)
jsp物流中心仓储信息管理系统\代码\hzdz\database\hzdz_Log.LDF (1048576, 2006-05-16)
jsp物流中心仓储信息管理系统\代码\hzdz\img\504_1.jpg (7287, 2006-01-11)
jsp物流中心仓储信息管理系统\代码\hzdz\img\504_2.jpg (3533, 2006-01-11)
jsp物流中心仓储信息管理系统\代码\hzdz\img\504_cc.jpg (17758, 2006-01-11)
jsp物流中心仓储信息管理系统\代码\hzdz\img\504_dd.jpg (15403, 2006-01-11)
jsp物流中心仓储信息管理系统\代码\hzdz\img\504_qq.jpg (13481, 2006-01-11)
jsp物流中心仓储信息管理系统\代码\hzdz\img\504_x.jpg (9638, 2006-01-11)
jsp物流中心仓储信息管理系统\代码\hzdz\img\504_xx.jpg (9638, 2006-01-11)
jsp物流中心仓储信息管理系统\代码\hzdz\img\ad1.jpg (51923, 2006-01-11)
jsp物流中心仓储信息管理系统\代码\hzdz\img\ad2.jpg (24533, 2006-01-11)
jsp物流中心仓储信息管理系统\代码\hzdz\img\F66.gif (17462, 2006-01-09)
jsp物流中心仓储信息管理系统\代码\hzdz\img\mid.gif (1908, 2006-01-11)
jsp物流中心仓储信息管理系统\代码\hzdz\img\topwww.jpg (47317, 2006-01-11)
jsp物流中心仓储信息管理系统\代码\hzdz\img\u=2306811506,1234942911&gp=3.jpg (2558, 2006-01-11)
jsp物流中心仓储信息管理系统\代码\hzdz\img\u=3051910597
,1604492826&gp=2.jpg (797, 2006-01-11)
jsp物流中心仓储信息管理系统\代码\hzdz\img\u=3767363425
,3353831585&gp=2.jpg (3165, 2006-01-11)
jsp物流中心仓储信息管理系统\代码\hzdz\img\zhu.gif (32730, 2006-01-09)
jsp物流中心仓储信息管理系统\代码\hzdz\include\foot.jsp (760, 2006-05-12)
jsp物流中心仓储信息管理系统\代码\hzdz\include\goods.jsp (879, 2006-05-07)
jsp物流中心仓储信息管理系统\代码\hzdz\include\head.jsp (491, 2006-05-07)
jsp物流中心仓储信息管理系统\代码\hzdz\include\head2.jsp (497, 2006-05-07)
jsp物流中心仓储信息管理系统\代码\hzdz\include\nav.jsp (1066, 2006-05-16)
jsp物流中心仓储信息管理系统\代码\hzdz\include\nav1.jsp (1085, 2006-05-16)
jsp物流中心仓储信息管理系统\代码\hzdz\index.jsp (1127, 2006-05-08)
... ...

Quick-Start FAQ =============== What's Struts Blank? - It's an "empty" application provided to help you get started on your own project. Just copy the struts-blank.war to a new WAR file using the name for your application. Place it in your container's "webapp" folder (or equivalent), and let your container auto-deploy the application. Edit the skeleton configuration files as needed, restart your container, and you are on your way! (You can find the application.properties file with this message in the /WEB-INF/src/java/resources folder.) Where do I put my own code? - The build file is setup so that you can place your own packages anywhere under the WEB-INF/src directory. What are the references to /javasoft/lib in the build.xml about? - Most Struts applications use some common JAR files. This is one common location for these on a development computer, but another may be used What targets does the build file accept? - "clean" to delete the old class, resource, and configuration files. - "compile" to rebuild the Java class files and copy over the resource and configuration files. - "project" to also generate the Javadoc. - "dist" to create a binary distribution. - "all" for a clean rebuild the project and binary distributions. Where are the binary distributions placed? - By default, under /projects/lib on your default drive. You can change these through the "distpath.project" variable in the build file. Where's the Message Resources (fka Application Resources)? - It's named MessageResources.properties. The original is under WEB-INF/src/java/. The resource bundle is copied under classes during a build. Why did the changes to my classes/MessageResources.properties or other resource file disappear? Why didn't the changes to my java/MessageResources.properties or other resource file appear? - The original resource files are under WEB-INF/src/java and copied under classes during a build. Change the WEB-INF/src/java versions and rebuild before redeploying. ###

近期下载者

相关文件


收藏者