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

資源簡介

用jsTree+div模擬 js樹形下拉菜單

資源截圖

代碼片段和文件信息

package?cn.com.aeonsoft.chengziqing;

public?class?DepartmentInfo?{
private?int?id;
private?int?parentId;
private?String?departName;
????
????public?int?getId()?{
????????return?id;
????}
????
????public?void?setId(int?id)?{
????????this.id?=?id;
????}
????
????public?int?getParentId()?{
????????return?parentId;
????}
????
????public?void?setParentId(int?parentId)?{
????????this.parentId?=?parentId;
????}
????
????public?String?getDepartName()?{
????????return?departName;
????}
????
????public?void?setDepartName(String?departName)?{
????????this.departName?=?departName;
????}



}

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

?????文件????????860??2011-06-17?14:06??TreeSelect\.classpath

?????文件???????1043??2011-06-16?16:09??TreeSelect\.project

?????文件????????454??2011-06-16?16:09??TreeSelect\.settings\.jsdtscope

?????文件????????330??2011-06-16?16:09??TreeSelect\.settings\org.eclipse.jdt.core.prefs

?????文件????????503??2011-06-17?14:07??TreeSelect\.settings\org.eclipse.wst.common.component

?????文件????????275??2011-06-16?16:09??TreeSelect\.settings\org.eclipse.wst.common.project.facet.core.xml

?????文件?????????49??2011-06-16?16:09??TreeSelect\.settings\org.eclipse.wst.jsdt.ui.superType.container

?????文件??????????6??2011-06-16?16:09??TreeSelect\.settings\org.eclipse.wst.jsdt.ui.superType.name

?????目錄??????????0??2011-06-16?16:09??TreeSelect\.settings

?????文件????????480??2011-07-21?14:58??TreeSelect\config\struts.xml

?????目錄??????????0??2011-07-21?14:33??TreeSelect\config

?????文件????????626??2011-07-21?15:15??TreeSelect\src\cn\com\aeonsoft\chengziqing\DepartmentInfo.java

?????文件???????6097??2011-07-22?11:32??TreeSelect\src\cn\com\aeonsoft\chengziqing\LoginAction.java

?????目錄??????????0??2011-07-22?09:33??TreeSelect\src\cn\com\aeonsoft\chengziqing

?????目錄??????????0??2011-07-21?14:32??TreeSelect\src\cn\com\aeonsoft

?????目錄??????????0??2011-07-21?14:32??TreeSelect\src\cn\com

?????目錄??????????0??2011-07-21?14:32??TreeSelect\src\cn

?????目錄??????????0??2011-07-21?14:33??TreeSelect\src

?????文件????????836??2009-10-19?16:30??TreeSelect\WebContent\controlTag\iterator-list.jsp

?????文件???????1016??2009-10-19?16:33??TreeSelect\WebContent\controlTag\iterator-map.jsp

?????目錄??????????0??2011-07-21?14:32??TreeSelect\WebContent\controlTag

?????文件????????812??2009-10-19?15:31??TreeSelect\WebContent\dataTag\bean-id.jsp

?????文件????????574??2009-10-19?15:36??TreeSelect\WebContent\dataTag\include-file.jsp

?????文件???????1152??2009-10-19?15:19??TreeSelect\WebContent\dataTag\s-date.jsp

?????文件????????819??2009-10-19?15:34??TreeSelect\WebContent\dataTag\s-debug.jsp

?????文件????????742??2009-10-19?15:42??TreeSelect\WebContent\dataTag\s-include.jsp

?????文件???????1031??2009-10-19?15:49??TreeSelect\WebContent\dataTag\s-push.jsp

?????文件???????1368??2009-10-19?15:53??TreeSelect\WebContent\dataTag\s-set.jsp

?????目錄??????????0??2011-07-21?14:32??TreeSelect\WebContent\dataTag

?????文件????????545??2011-07-21?15:03??TreeSelect\WebContent\err.jsp

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

評論

共有 條評論