-
一个书城项目
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
-
综合布线方案,请看
综合布线方案,请看-PDS program, see
- 2022-03-18 22:59:23下载
- 积分:1
-
C++ The basis of game development, from initial knowledge to the specific exampl...
C++游戏开发基础,从初级知识到具体的示例以及综合联系-C++ The basis of game development, from initial knowledge to the specific examples, and integrated contact
- 2022-01-21 04:05:32下载
- 积分:1
-
关于图像处理的电子书籍,可以用超星阅览器阅读
关于图像处理的电子书籍,可以用超星阅览器阅读-on image processing of e-books can be read Superstar Browser
- 2022-12-22 16:50:04下载
- 积分:1
-
OOP with Microsoft Basic .NET and Microsoft Visual C Sharp Step by Step
OOP with Microsoft Basic .NET and Microsoft Visual C Sharp Step by Step
- 2022-03-17 12:19:36下载
- 积分:1
-
C language FAQ ccfaq
C语言常见问题集ccfaq-0.9.4.pdf
好不容易找到的,支持一下啊-C language FAQ ccfaq-0.9.4.pdf find hard to support you ah
- 2023-06-16 23:10:04下载
- 积分:1
-
SPI 在M68HC11RM中最初的定义,共大家参考
SPI 在M68HC11RM中最初的定义,共大家参考-SPI in M68HC11RM in the original definition, a total of U.S. reference
- 2022-03-10 20:58:45下载
- 积分:1
-
是从现有数据源构造数据集的重要课件 希望对大家有帮助
是从现有数据源构造数据集的重要课件 希望对大家有帮助-Is constructed from existing data sources important data set you want to help courseware
- 2022-04-18 03:52:41下载
- 积分:1
-
现在是时候让大师教教你word有哪些功能了:)
现在是时候让大师教教你word有哪些功能了:)-Now is the time to let masters teach you a word of what features :)
- 2023-03-09 13:30:04下载
- 积分:1
-
java嵌入式开发的文档,对有用java进行嵌入式开发的朋友会有很大帮助...
java嵌入式开发的文档,对有用java进行嵌入式开发的朋友会有很大帮助-java development of the Embedded Document of java useful for the development of the Embedded friends will be of great help
- 2023-05-01 11:10:02下载
- 积分:1