資源簡介
NULL
博文鏈接:https://samsongbest.iteye.com/blog/1634379

代碼片段和文件信息
package?com.sam.bean;
public?class?User?{
private?int?id;
private?String?name;
public?int?getId()?{
return?id;
}
public?void?setId(int?id)?{
this.id?=?id;
}
public?String?getName()?{
return?name;
}
public?void?setName(String?name)?{
this.name?=?name;
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-07-28?23:15??WebContent\
?????目錄???????????0??2012-07-28?23:15??WebContent\me
?????文件??????????39??2012-07-28?23:15??WebContent\me
?????目錄???????????0??2012-07-28?23:15??WebContent\WEB-INF\
?????目錄???????????0??2012-07-29?14:25??WebContent\WEB-INF\lib\
?????文件??????443432??2012-07-28?23:15??WebContent\WEB-INF\lib\antlr-2.7.6.jar
?????文件???????26360??2012-07-28?23:15??WebContent\WEB-INF\lib\asm.jar
?????文件??????608376??2012-07-28?23:15??WebContent\WEB-INF\lib\c3p0-0.9.1.jar
?????文件??????282338??2012-07-28?23:15??WebContent\WEB-INF\lib\cglib-2.1.3.jar
?????文件??????175426??2012-07-28?23:15??WebContent\WEB-INF\lib\commons-collections-2.1.1.jar
?????文件??????121757??2012-07-28?23:15??WebContent\WEB-INF\lib\commons-dbcp.jar
?????文件???????38015??2012-07-28?23:15??WebContent\WEB-INF\lib\commons-logging-1.0.4.jar
?????文件???????62103??2012-07-28?23:15??WebContent\WEB-INF\lib\commons-pool.jar
?????文件??????313898??2012-07-28?23:15??WebContent\WEB-INF\lib\dom4j-1.6.1.jar
?????文件???????47531??2012-07-29?14:20??WebContent\WEB-INF\lib\ehcache-1.1.jar
?????文件?????1925498??2012-07-28?23:54??WebContent\WEB-INF\lib\hibernate3.jar
?????文件????????8812??2012-07-28?23:15??WebContent\WEB-INF\lib\jta.jar
?????文件??????367444??2012-07-28?23:15??WebContent\WEB-INF\lib\log4j-1.2.14.jar
?????文件??????253122??2012-07-29?13:01??WebContent\WEB-INF\lib\sqljdbc.jar
?????文件?????????646??2012-07-28?23:15??WebContent\WEB-INF\web.xm
?????文件?????????586??2012-07-28?23:15??.classpath
?????文件????????1055??2012-07-28?23:15??.project
?????目錄???????????0??2012-07-28?23:15??.settings\
?????文件?????????454??2012-07-28?23:15??.settings\.jsdtscope
?????文件?????????330??2012-07-28?23:15??.settings\org.eclipse.jdt.core.prefs
?????文件?????????496??2012-07-28?23:15??.settings\org.eclipse.wst.common.component
?????文件?????????229??2012-07-28?23:15??.settings\org.eclipse.wst.common.project.facet.core.xm
?????文件??????????49??2012-07-28?23:15??.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2012-07-28?23:15??.settings\org.eclipse.wst.jsdt.ui.superType.name
?????目錄???????????0??2012-07-29?14:02??src\
?????目錄???????????0??2012-07-29?12:27??src\com\
............此處省略984個文件信息
評論
共有 條評論