• 大小: 5.78MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-09-16
  • 语言: Java
  • 标签: JSP程序  

资源简介

JSP期末编程题加源程序

资源截图

代码片段和文件信息

package iponkan;

public class Car {

private String carNumber;
private String carName;
private String carDate;
public String getCarNumber() {
return carNumber;
}
public void setCarNumber(String carNumber) {
this.carNumber = carNumber;
}
public String getCarName() {
return carName;
}
public void setCarName(String carName) {
this.carName = carName;
}
public String getCarDate() {
return carDate;
}
public void setCarDate(String carDate) {
this.carDate = carDate;
}


}

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

     文件        842  2017-06-21 10:17  JSP期末编程题加源程序\1\jsp_1\.classpath

     文件       1038  2017-06-21 10:17  JSP期末编程题加源程序\1\jsp_1\.project

     文件        567  2017-06-21 10:17  JSP期末编程题加源程序\1\jsp_1\.settings\.jsdtscope

     文件        364  2017-06-21 10:17  JSP期末编程题加源程序\1\jsp_1\.settings\org.eclipse.jdt.core.prefs

     文件        467  2017-06-21 10:17  JSP期末编程题加源程序\1\jsp_1\.settings\org.eclipse.wst.common.component

     文件        345  2017-06-21 10:17  JSP期末编程题加源程序\1\jsp_1\.settings\org.eclipse.wst.common.project.facet.core.xml

     文件         49  2017-06-21 10:17  JSP期末编程题加源程序\1\jsp_1\.settings\org.eclipse.wst.jsdt.ui.superType.container

     文件          6  2017-06-21 10:17  JSP期末编程题加源程序\1\jsp_1\.settings\org.eclipse.wst.jsdt.ui.superType.name

     文件        897  2017-06-21 10:26  JSP期末编程题加源程序\1\jsp_1\build\classes\iponkan\Car.class

     文件        528  2017-06-21 10:26  JSP期末编程题加源程序\1\jsp_1\src\iponkan\Car.java

     文件        913  2017-06-21 10:40  JSP期末编程题加源程序\1\jsp_1\WebContent\input.jsp

     文件         39  2017-06-21 10:17  JSP期末编程题加源程序\1\jsp_1\WebContent\meta-INF\MANIFEST.MF

     文件        576  2017-06-21 10:36  JSP期末编程题加源程序\1\jsp_1\WebContent\show.jsp

     文件        648  2017-06-21 10:17  JSP期末编程题加源程序\1\jsp_1\WebContent\WEB-INF\web.xml

     文件       3183  2017-06-21 16:28  JSP期末编程题加源程序\1\jsp_1.png

     文件       5274  2017-06-21 16:29  JSP期末编程题加源程序\1\jsp_1_1.png

     文件        842  2017-06-21 14:45  JSP期末编程题加源程序\11\jsp_11\.classpath

     文件       1039  2017-06-21 14:45  JSP期末编程题加源程序\11\jsp_11\.project

     文件        567  2017-06-21 14:45  JSP期末编程题加源程序\11\jsp_11\.settings\.jsdtscope

     文件        364  2017-06-21 14:45  JSP期末编程题加源程序\11\jsp_11\.settings\org.eclipse.jdt.core.prefs

     文件        470  2017-06-21 14:45  JSP期末编程题加源程序\11\jsp_11\.settings\org.eclipse.wst.common.component

     文件        345  2017-06-21 14:45  JSP期末编程题加源程序\11\jsp_11\.settings\org.eclipse.wst.common.project.facet.core.xml

     文件         49  2017-06-21 14:45  JSP期末编程题加源程序\11\jsp_11\.settings\org.eclipse.wst.jsdt.ui.superType.container

     文件          6  2017-06-21 14:45  JSP期末编程题加源程序\11\jsp_11\.settings\org.eclipse.wst.jsdt.ui.superType.name

     文件        843  2017-06-21 15:03  JSP期末编程题加源程序\11\jsp_11\WebContent\Factorial.jsp

     文件         39  2017-06-21 14:45  JSP期末编程题加源程序\11\jsp_11\WebContent\meta-INF\MANIFEST.MF

     文件        649  2017-06-21 14:45  JSP期末编程题加源程序\11\jsp_11\WebContent\WEB-INF\web.xml

     文件       3323  2017-06-21 15:04  JSP期末编程题加源程序\11\jsp_11.png

     文件        842  2017-06-21 15:07  JSP期末编程题加源程序\12\jsp_12\.classpath

     文件       1039  2017-06-21 15:07  JSP期末编程题加源程序\12\jsp_12\.project

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

评论

共有 条评论