• 大小: 1.62MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-05
  • 语言: Java
  • 标签: jsp  物流网站  

资源简介

jsp的物流网站,可以查看物流情况

资源截图

代码片段和文件信息

package com.wy;

import java.util.Date;
import java.text.DateFormat;

public class CountTime {
public String currentlyTime() {
Date date = new Date();
DateFormat dateFormat = DateFormat.getDateInstance(DateFormat.FULL);
return dateFormat.format(date);
}
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        807  2014-10-26 13:10  WuLiu\.classpath

     文件       1254  2014-10-26 13:11  WuLiu\.project

     文件        503  2013-07-26 11:20  WuLiu\.settings\.jsdtscope

     文件         99  2014-10-26 13:10  WuLiu\.settings\com.genuitec.eclipse.j2eedt.core.xml

     文件        395  2013-07-26 11:20  WuLiu\.settings\org.eclipse.jdt.core.prefs

     文件        445  2013-07-26 11:20  WuLiu\.settings\org.eclipse.wst.common.component

     文件        352  2014-10-26 13:10  WuLiu\.settings\org.eclipse.wst.common.project.facet.core.xml

     文件         49  2013-07-26 11:20  WuLiu\.settings\org.eclipse.wst.jsdt.ui.superType.container

     文件          6  2013-07-26 11:20  WuLiu\.settings\org.eclipse.wst.jsdt.ui.superType.name

     文件        637  2014-10-26 13:15  WuLiu\build\classes\com\wy\CountTime.class

     文件       2273  2014-10-26 13:15  WuLiu\build\classes\com\wy\JDBConnection.class

     文件        276  2013-07-26 14:19  WuLiu\src\com\wy\CountTime.java

     文件       1884  2014-10-26 13:14  WuLiu\src\com\wy\JDBConnection.java

     文件       3179  2013-07-26 14:18  WuLiu\WebContent\active_select.jsp

     文件       1523  2013-07-26 14:18  WuLiu\WebContent\active_show.jsp

     文件       4809  2013-07-26 14:18  WuLiu\WebContent\car_add.jsp

     文件       1778  2013-07-26 14:18  WuLiu\WebContent\car_addConfig.jsp

     文件       5625  2013-07-26 14:18  WuLiu\WebContent\car_change.jsp

     文件       2280  2013-07-26 14:18  WuLiu\WebContent\car_changeConfig.jsp

     文件        608  2013-07-26 14:18  WuLiu\WebContent\car_delete.jsp

     文件       3759  2013-07-26 14:18  WuLiu\WebContent\car_select.jsp

     文件       4187  2013-07-26 14:18  WuLiu\WebContent\car_show.jsp

     文件       2975  2013-07-26 14:18  WuLiu\WebContent\CSS\style.css

     文件        565  2013-07-26 14:18  WuLiu\WebContent\down.jsp

     文件       4025  2013-07-26 14:18  WuLiu\WebContent\enterprise_add.jsp

     文件       1932  2013-07-26 15:36  WuLiu\WebContent\enterprise_addConfig.jsp

     文件       1881  2013-07-26 14:18  WuLiu\WebContent\enterprise_changeConfig.jsp

     文件        766  2013-07-26 14:18  WuLiu\WebContent\enterprise_delet.jsp

     文件       3414  2013-07-26 14:18  WuLiu\WebContent\enterprise_select.jsp

     文件       4060  2013-07-26 14:18  WuLiu\WebContent\enterprise_show.jsp

............此处省略130个文件信息

评论

共有 条评论