資源簡介
基于java語言的自動組卷系統,orcal數據庫
代碼片段和文件信息
package?com.lsxy.ga;
import?java.util.List;
public?class?PagerModle?{
/**
?*?總記錄數
?*/
private?int?total;
/**
?*?當前頁結果集
?*/
private?List?datas;
public?List?getDatas()?{
return?datas;
}
public?void?setDatas(List?datas)?{
this.datas?=?datas;
}
public?int?getTotal()?{
return?total;
}
public?void?setTotal(int?total)?{
this.total?=?total;
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1220??2008-03-08?11:06??組卷系統源代碼\GA\.project
?????文件????????279??2008-05-03?09:41??組卷系統源代碼\GA\.myme
?????文件???????4532??2008-04-14?18:38??組卷系統源代碼\GA\.classpath
?????文件???????1547??2008-03-08?18:51??組卷系統源代碼\GA\build.xm
?????文件????????407??2001-07-04?10:46??組卷系統源代碼\GA\WebRoot\arrowup.gif
?????文件????????450??2001-07-04?10:47??組卷系統源代碼\GA\WebRoot\peditor.gif
?????文件????????366??2001-07-04?10:48??組卷系統源代碼\GA\WebRoot\word.gif
?????文件???????4707??2001-08-01?02:45??組卷系統源代碼\GA\WebRoot\crossbrowser.js
?????文件??????27275??2001-08-01?02:45??組卷系統源代碼\GA\WebRoot\outlook.js
?????文件????????368??2001-07-04?10:47??組卷系統源代碼\GA\WebRoot\news.gif
?????文件???????4674??2001-08-01?02:45??組卷系統源代碼\GA\WebRoot\main.html
?????文件???????3865??2008-04-25?15:30??組卷系統源代碼\GA\WebRoot\outlook.html
?????文件???????4889??2007-08-18?08:26??組卷系統源代碼\GA\WebRoot\列表頁面.jsp
?????文件????????369??2001-07-04?10:47??組卷系統源代碼\GA\WebRoot\mail.gif
????..A.SH.?????10240??2007-08-18?08:37??組卷系統源代碼\GA\WebRoot\Thumbs.db
?????文件???????2404??2007-08-17?16:29??組卷系統源代碼\GA\WebRoot\添加或更新頁面.jsp
?????文件????????414??2001-07-04?10:47??組卷系統源代碼\GA\WebRoot\netm.gif
?????文件????????424??2001-07-04?10:46??組卷系統源代碼\GA\WebRoot\arrowdown.gif
?????文件????????971??2001-08-01?02:45??組卷系統源代碼\GA\WebRoot\index.html
?????文件???????1129??2008-03-19?12:53??組卷系統源代碼\GA\WebRoot\test.jsp
?????文件???????2110??2008-04-25?15:20??組卷系統源代碼\GA\WebRoot\test\detail.jsp
?????文件???????5500??2008-04-25?15:44??組卷系統源代碼\GA\WebRoot\test\index.jsp
?????文件???????1607??2008-04-25?15:42??組卷系統源代碼\GA\WebRoot\test\detailAnswer.jsp
?????文件??????27428??2008-04-15?09:41??組卷系統源代碼\GA\WebRoot\include\editor.js
?????文件???????8483??2008-04-15?09:41??組卷系統源代碼\GA\WebRoot\include\menu.js
?????文件??????10331??2008-04-15?09:41??組卷系統源代碼\GA\WebRoot\include\table.js
?????文件???????7836??2008-04-15?20:21??組卷系統源代碼\GA\WebRoot\eWebEditor\eWebEditor.jsp
?????文件??????15596??2008-04-15?13:01??組卷系統源代碼\GA\WebRoot\eWebEditor\upload.jsp
?????文件???????2062??2008-04-15?16:55??組卷系統源代碼\GA\WebRoot\eWebEditor\index.jsp
?????文件????????574??2008-04-15?19:51??組卷系統源代碼\GA\WebRoot\eWebEditor\submit.jsp
............此處省略599個文件信息
評論
共有 條評論