資源簡介
易買網(wǎng)完整版項目,是java的三層開發(fā),用servlet實現(xiàn)跳轉,實現(xiàn)了注冊,登錄,購買,購物車,滾動新聞等等功能!適合項目答辯和公司!
代碼片段和文件信息
package?cn.jbit.easybuy.biz;
import?java.util.List;
import?cn.jbit.easybuy.entity.Comment;
import?cn.jbit.easybuy.entity.News;
import?cn.jbit.easybuy.entity.Pager;
public?interface?FacilityService?{
void?deleteComment(String?parameter);
List?getComments(Pager?pager);
void?saveComment(Comment?comment);
Comment?findCommentById(String?parameter);
void?updateComment(Comment?comment);
void?saveNews(News?news);
News?findNewsById(String?parameter);
void?updateNews(News?news);
List?getAllNews(Pager?pager);
void?deleteNews(String?parameter);
long?getCommentRowCount();
long?getNewsRowCount();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????2300928??2011-03-04?15:29??Chapter01\TP01.ppt
?????文件?????151552??2011-03-03?20:36??Chapter01\提供給學員的資料\FAQ模板.xls
?????文件??????33280??2011-03-03?20:36??Chapter01\提供給學員的資料\日報模板.doc
?????文件????3568640??2011-03-04?15:26??Chapter02\TP02.ppt
?????文件??????19160??2011-03-03?20:36??Chapter02\學員練習參考答案\練習1:購物車用例圖\購物車用例圖.jpg
?????文件??????26624??2011-03-03?20:36??Chapter02\學員練習參考答案\練習2:購物車用例規(guī)約\購物車用例規(guī)約.doc
?????文件????1563648??2011-03-04?15:22??Chapter03\TP03.ppt
?????文件??????16384??2011-03-04?15:19??Chapter03\學員練習參考答案\練習1:發(fā)表留言的測試用例\發(fā)表留言的測試用例.xls
?????文件??????15360??2011-03-04?15:19??Chapter03\學員練習參考答案\練習2:回復留言的測試用例\回復留言的測試用例.xls
?????文件????3053568??2011-03-04?15:41??Chapter04\TP04.ppt
?????文件?????115137??2011-03-03?20:36??Chapter04\提供給學員的資料\html.rar
?????文件?????754216??2011-03-03?20:36??Chapter04\項目參考代碼\EasyBuy.rar
?????文件????1545954??2011-03-03?20:36??Chapter04\項目參考代碼\ojdbc14.jar
?????文件??????77824??2011-03-03?20:36??Chapter04\項目相關文檔\易買網(wǎng)需求說明.doc
?????目錄??????????0??2011-03-03?20:36??Chapter02\學員練習參考答案\練習1:購物車用例圖
?????目錄??????????0??2011-03-03?20:36??Chapter02\學員練習參考答案\練習2:購物車用例規(guī)約
?????目錄??????????0??2011-03-04?15:19??Chapter03\學員練習參考答案\練習1:發(fā)表留言的測試用例
?????目錄??????????0??2011-03-04?15:19??Chapter03\學員練習參考答案\練習2:回復留言的測試用例
?????目錄??????????0??2011-03-03?20:36??Chapter01\提供給學員的資料
?????目錄??????????0??2011-03-03?20:36??Chapter02\學員練習參考答案
?????目錄??????????0??2011-03-04?15:20??Chapter03\學員練習參考答案
?????目錄??????????0??2012-03-27?13:03??Chapter04\提供給學員的資料
?????目錄??????????0??2011-03-03?20:36??Chapter04\項目參考代碼
?????目錄??????????0??2011-03-03?20:36??Chapter04\項目相關文檔
?????目錄??????????0??2012-03-27?13:02??Chapter01
?????目錄??????????0??2012-03-27?13:02??Chapter02
?????目錄??????????0??2012-03-27?13:02??Chapter03
?????目錄??????????0??2012-03-27?13:02??Chapter04
-----------?---------??----------?-----??----
?????????????13242275????????????????????28
............此處省略1個文件信息
- 上一篇:tess4j2.0相關資料
- 下一篇:java環(huán)信測試成功demo
評論
共有 條評論