xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡介

博客網(wǎng)站系統(tǒng) 本例利用當(dāng)前最流行的JAVA 語言和目前炙手可熱的WEB 2.0的核心技術(shù)AJAX,嚴(yán)格遵照MVC模式構(gòu)建一個(gè)簡單的博客網(wǎng)站,包含博客網(wǎng)站所有的流程

資源截圖

代碼片段和文件信息

package?huc.blog.bean;

public?class?Blog?{

private?String?id?=?““;

private?String?title?=?““;

private?String?publishTime?=?““;

private?String?content?=?““;

private?String?userid?=?““;

private?String?categoryid?=?““;

private?Category?category;

//該blog的評(píng)論數(shù)
private?int?remarkNum?=?0;

public?String?getCategoryid()?{
return?categoryid;
}

public?void?setCategoryid(String?categoryid)?{
this.categoryid?=?categoryid;
}

public?String?getContent()?{
return?content;
}

public?void?setContent(String?content)?{
this.content?=?content;
}

public?String?getId()?{
return?id;
}

public?void?setId(String?id)?{
this.id?=?id;
}

public?String?getPublishTime()?{
return?publishTime;
}

public?void?setPublishTime(String?publishTime)?{
this.publishTime?=?publishTime;
}

public?int?getRemarkNum()?{
return?remarkNum;
}

public?void?setRemarkNum(int?remarkNum)?{
this.remarkNum?=?remarkNum;
}

public?String?gettitle()?{
return?title;
}

public?void?settitle(String?title)?{
this.title?=?title;
}

public?String?getUserid()?{
return?userid;
}

public?void?setUserid(String?userid)?{
this.userid?=?userid;
}

public?Category?getCategory()?{
return?category;
}

public?void?setCategory(Category?category)?{
this.category?=?category;
}

}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件?????786432??2006-06-12?21:51??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\3.數(shù)據(jù)庫\blog.mdf

?????文件?????516096??2006-06-12?21:51??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\3.數(shù)據(jù)庫\blog_log.LDF

?????文件???????1681??2006-06-03?20:19??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\3.數(shù)據(jù)庫\Tomcat連接池配置示例文件\dbtest.jsp

?????文件???????1864??2006-06-03?21:34??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\3.數(shù)據(jù)庫\Tomcat連接池配置示例文件\server.xml

?????文件???????5758??2006-06-03?21:06??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\3.數(shù)據(jù)庫\Tomcat連接池配置示例文件\web.xml

?????文件???????1548??2006-06-03?23:10??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\blog.jsp

?????文件???????4219??2006-06-03?23:14??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\bloglist.jsp

?????文件???????1681??2006-06-03?20:19??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\dbtest.jsp

?????文件???????8466??2006-06-03?23:18??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\diary.jsp

?????文件???????2557??2006-06-03?22:48??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\index.jsp

?????文件???????2125??2006-06-03?23:02??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\login.jsp

?????文件???????2206??2006-06-03?20:19??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\partblog.inc

?????文件???????2044??2006-06-03?23:09??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\profile.jsp

?????文件???????4898??2006-06-03?23:00??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\reg.jsp

?????文件???????1677??2006-06-03?23:01??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\reginfo.jsp

?????文件???????3707??2006-06-04?00:03??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\remarklist.jsp

?????文件???????4432??2006-06-03?23:03??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\space.jsp

?????文件????????812??2006-06-03?20:19??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\userinfo.jsp

?????文件??????14046??2006-06-03?20:19??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\upload\0.jpg

?????文件?????356973??2002-08-28?00:00??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\upload\1149342531671.gif

?????文件???????6995??2006-06-03?23:13??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\js\blog.js

?????文件???????1708??2006-06-03?20:19??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\js\http.js

????..A..H.??????9216??2006-08-24?10:10??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\images\Thumbs.db

?????文件??????20277??2006-06-03?20:19??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\images\bkg.jpg

?????文件????????146??2006-06-03?20:19??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\images\button_gradient.gif

?????文件???????1651??2006-06-03?20:19??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\images\login.gif

?????文件??????16996??2006-06-03?20:19??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\images\logo_1.jpg

????..A..H.?????13312??2006-08-24?10:09??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\images\page_img\Thumbs.db

?????文件????????664??2006-06-03?20:19??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\images\page_img\btn_goto.gif

?????文件?????????57??2006-06-03?20:19??新建文件夾\第5章?博客網(wǎng)站系統(tǒng)\4.源代碼\2.運(yùn)行需要的文件\Blog\images\page_img\icon_page_frist.gif

............此處省略235個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源