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

資源簡(jiǎn)介

利用jsp+Javabean,簡(jiǎn)單的網(wǎng)上書店設(shè)計(jì),完整源代碼+數(shù)據(jù)庫(kù)

資源截圖

代碼片段和文件信息

package?bean;
import?java.sql.*;
public?class?Bookbean?{

private?String?bookISBN?=?null; //圖書編號(hào)
private?String?bookName?=?null; //書名
private?String?bookAuthor?=?null; //作者
private?String?publisher?=?null; //出版社
private?String?introduce?=?null; //簡(jiǎn)介
private?String?price?=?null; //價(jià)格
public?void?setBookName(String?bookName)?{
this.bookName?=?bookName;
}
public?void?setBookAuthor(String?bookAuthor)?{
this.bookAuthor?=?bookAuthor;
}
public?void?setPublisher(String?publisher)?{
this.publisher?=?publisher;
}
public?void?setIntroduce(String?introduce)?{
this.introduce?=?introduce;
}
public?void?setPrice(String?price)?{
this.price?=?price;
}
private?static?String?strDBDriver?=?“com.microsoft.sqlserver.jdbc.SQLServerDriver“;??//JDBC驅(qū)動(dòng)

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

?????文件?????104975??2018-06-21?10:47??網(wǎng)上書店(源代碼)\2.png

?????文件?????491925??2018-06-21?15:40??網(wǎng)上書店(源代碼)\3.jpg

?????文件??????29154??2018-06-21?16:07??網(wǎng)上書店(源代碼)\4.jpg

?????文件??????72711??2018-06-21?16:10??網(wǎng)上書店(源代碼)\5.jpg

?????文件??????72375??2018-06-21?16:44??網(wǎng)上書店(源代碼)\6.jpg

?????文件???????1847??2018-06-22?15:20??網(wǎng)上書店(源代碼)\addbook.jsp

?????文件???????1517??2018-06-21?17:28??網(wǎng)上書店(源代碼)\addcart.jsp

?????文件???????1053??2018-06-22?16:01??網(wǎng)上書店(源代碼)\admain.jsp

?????文件???????2408??2018-06-22?09:52??網(wǎng)上書店(源代碼)\bookdetail.jsp

?????文件???????2536??2018-06-24?12:24??網(wǎng)上書店(源代碼)\bookinfo.jsp

?????文件???????1339??2018-06-21?15:43??網(wǎng)上書店(源代碼)\check.jsp

?????文件???????5015??2018-06-22?09:45??網(wǎng)上書店(源代碼)\classes\bean\Bookbean.class

?????文件???????5075??2018-06-22?09:45??網(wǎng)上書店(源代碼)\classes\bean\Bookbean.java

?????文件???????4159??2018-06-19?19:39??網(wǎng)上書店(源代碼)\classes\bean\Buyerbean.class

?????文件???????3605??2018-06-19?19:39??網(wǎng)上書店(源代碼)\classes\bean\Buyerbean.java

?????文件???????5177??2018-06-22?21:27??網(wǎng)上書店(源代碼)\classes\bean\Orderbean.class

?????文件???????4446??2018-06-22?21:27??網(wǎng)上書店(源代碼)\classes\bean\Orderbean.java

?????文件????????657??2018-06-22?15:40??網(wǎng)上書店(源代碼)\delbook.jsp

?????文件???????1408??2018-06-22?19:37??網(wǎng)上書店(源代碼)\delet.jsp

?????文件????????647??2018-06-22?15:41??網(wǎng)上書店(源代碼)\emptycart.jsp

?????文件???????1602??2018-06-24?13:13??網(wǎng)上書店(源代碼)\list.jsp

?????文件????????785??2018-06-22?20:16??網(wǎng)上書店(源代碼)\login.jsp

?????文件???????1918??2018-06-22?15:50??網(wǎng)上書店(源代碼)\look.jsp

?????文件????????740??2018-06-22?15:55??網(wǎng)上書店(源代碼)\manage.jsp

?????文件???????5787??2018-06-22?20:07??網(wǎng)上書店(源代碼)\order.jsp

?????文件???????1187??2018-06-22?20:15??網(wǎng)上書店(源代碼)\register.jsp

?????文件???????2766??2018-06-22?15:32??網(wǎng)上書店(源代碼)\shoppingcart.jsp

?????文件????????954??2018-06-22?19:57??網(wǎng)上書店(源代碼)\sign.jsp

?????目錄??????????0??2018-07-01?21:12??網(wǎng)上書店(源代碼)\classes\bean

?????目錄??????????0??2018-07-01?21:12??網(wǎng)上書店(源代碼)\classes

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

評(píng)論

共有 條評(píng)論