-
一个书城项目
package com.hk.book.bean;
public class Book {
private String bid;
private String bname;
private String author;
private double price;
private double currPrice;
private double discount;// 折扣
private String press;// 出版社
private String publishtime;// 出版时间
private int edition;// 版次
private int pageNum;// 页数
private int wordNum;// 字数
private String printtime;// 印刷时间
private int booksize;// 开本
private String paper;
private String cid;
private String image_w;// 大图
private String image_b;// 小图
private int orderBy;
public String getBid() {
return bid;
}
public void setBid(String bid) {
this.bid = bid;
}
public String getBname() {
return bname;
}
public void setBname(String bname) {
- 2023-05-19 22:40:05下载
- 积分:1
-
JAVA核心源代码及算法,适合入门的初学者,可以让你快的入门
JAVA核心源代码及算法,适合入门的初学者,可以让你快的入门-Java source code and algorithms, suitable for entry and beginners can let you fast entry!
- 2023-02-05 20:05:04下载
- 积分:1
-
包含DSP Builder reference manual与DSP Builder advanced blockset reference manual2个文...
包含DSP Builder reference manual与DSP Builder advanced blockset reference manual2个文件-DSP Builder reference manual included with the DSP Builder advanced blockset reference manual2 files
- 2023-05-02 03:40:05下载
- 积分:1
-
骨评估系统开发的优秀文章,罕见!!
有关骨龄评测系统开发的优秀文章,难得-the bone evaluation system developed excellent articles, rare! !
- 2022-01-29 04:44:47下载
- 积分:1
-
informix数据库错误信息
informix数据库错误信息-informix database error message
- 2022-03-17 19:22:44下载
- 积分:1
-
世界名著封神演义大作。
世界名著封神演义大作。-masterpiece of world literature Senior Life Romance NPC.
- 2023-08-06 20:45:04下载
- 积分:1
-
Linux实用大全。本书使用UNIX/LINUX初学者及自己想架设WWW站,BBS站的高级用户。...
Linux实用大全。本书使用UNIX/LINUX初学者及自己想架设WWW站,BBS站的高级用户。-Linux Practical Solutions. The book used UNIX/Linux beginners and would like to set up their own Web stations, the High Point BBS users.
- 2022-02-15 11:38:11下载
- 积分:1
-
opengl中经典之作,全英文,很正点。
opengl中经典之作,全英文,很正点。-opengl in the classic, all English, very punctual.
- 2023-08-15 15:15:05下载
- 积分:1
-
虽然本书篇幅不大,只有200多页,不适合初学者,但是在开发过过程中放在桌边作为速查手册还是不错的。...
虽然本书篇幅不大,只有200多页,不适合初学者,但是在开发过过程中放在桌边作为速查手册还是不错的。-Although the book devoted not only more than 200 pages, is not for beginners. But in the development process than on the table as Check the manual is pretty good.
- 2022-12-22 08:35:03下载
- 积分:1
-
线程池的实现代码
线程池的实现代码-The realization of the thread pool code
- 2022-07-17 08:11:09下载
- 积分:1