91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 3.9MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2023-11-15
  • 語言: 其他
  • 標簽: struts2??

資源簡介

使用struts2提供的轉化器,實現Date類型的數據轉換

資源截圖

代碼片段和文件信息

package?com.lym.struts2.action;

import?com.lym.struts2.model.Employee;
import?com.opensymphony.xwork2.ActionSupport;
import?com.opensymphony.xwork2.ModelDriven;

public?class?EmployeeAction?extends?ActionSupport?implements?ModelDriven{

/**
?*?
?*/
private?static?final?long?serialVersionUID?=?1L;

public?String?execute(){
System.out.println(“employee:“+employee);
return?“success“;
}

private?Employee?employee;
public?Employee?getModel()?{
employee?=?new?Employee();
return?employee;
}

}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????586??2015-02-03?20:56??struts2-6-test-2\.classpath

?????文件???????1049??2015-02-03?20:56??struts2-6-test-2\.project

?????文件????????503??2015-02-03?20:56??struts2-6-test-2\.settings\.jsdtscope

?????文件????????364??2015-02-03?20:56??struts2-6-test-2\.settings\org.eclipse.jdt.core.prefs

?????文件????????500??2015-02-03?20:56??struts2-6-test-2\.settings\org.eclipse.wst.common.component

?????文件????????305??2015-02-03?20:56??struts2-6-test-2\.settings\org.eclipse.wst.common.project.facet.core.xml

?????文件?????????49??2015-02-03?20:56??struts2-6-test-2\.settings\org.eclipse.wst.jsdt.ui.superType.container

?????文件??????????6??2015-02-03?20:56??struts2-6-test-2\.settings\org.eclipse.wst.jsdt.ui.superType.name

?????文件???????1294??2015-02-03?21:21??struts2-6-test-2\build\classes\com\lym\struts2\action\EmployeeAction.class

?????文件???????2022??2015-02-03?21:25??struts2-6-test-2\build\classes\com\lym\struts2\converters\DateConverter.class

?????文件???????1779??2015-02-03?21:18??struts2-6-test-2\build\classes\com\lym\struts2\model\Employee.class

?????文件????????407??2015-02-03?21:04??struts2-6-test-2\build\classes\struts.xml

?????文件?????????55??2015-02-03?21:11??struts2-6-test-2\build\classes\xwork-conversion.properties

?????文件????????547??2015-02-03?21:21??struts2-6-test-2\src\com\lym\struts2\action\EmployeeAction.java

?????文件???????1464??2015-02-03?21:25??struts2-6-test-2\src\com\lym\struts2\converters\DateConverter.java

?????文件???????1050??2015-02-03?21:18??struts2-6-test-2\src\com\lym\struts2\model\Employee.java

?????文件????????407??2015-02-03?21:04??struts2-6-test-2\src\struts.xml

?????文件?????????55??2015-02-03?21:11??struts2-6-test-2\src\xwork-conversion.properties

?????文件????????629??2015-02-03?21:02??struts2-6-test-2\WebContent\index.jsp

?????文件?????????39??2015-02-03?20:56??struts2-6-test-2\WebContent\meta-INF\MANIFEST.MF

?????文件????????449??2015-02-03?21:19??struts2-6-test-2\WebContent\success.jsp

?????文件??????43578??2015-01-22?10:19??struts2-6-test-2\WebContent\WEB-INF\lib\asm-3.3.jar

?????文件??????38275??2015-01-22?10:19??struts2-6-test-2\WebContent\WEB-INF\lib\asm-commons-3.3.jar

?????文件??????21503??2015-01-22?10:19??struts2-6-test-2\WebContent\WEB-INF\lib\asm-tree-3.3.jar

?????文件??????69002??2015-01-22?10:19??struts2-6-test-2\WebContent\WEB-INF\lib\commons-fileupload-1.3.1.jar

?????文件?????173587??2015-01-22?10:19??struts2-6-test-2\WebContent\WEB-INF\lib\commons-io-2.2.jar

?????文件?????315805??2015-01-22?10:19??struts2-6-test-2\WebContent\WEB-INF\lib\commons-lang3-3.1.jar

?????文件??????62050??2015-01-22?10:19??struts2-6-test-2\WebContent\WEB-INF\lib\commons-logging-1.1.3.jar

?????文件?????931168??2015-01-22?10:19??struts2-6-test-2\WebContent\WEB-INF\lib\freemarker-2.3.19.jar

?????文件?????614203??2015-01-22?10:19??struts2-6-test-2\WebContent\WEB-INF\lib\javassist-3.11.0.GA.jar

............此處省略30個文件信息

評論

共有 條評論