-
一个书城项目
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
-
开关磁阻电机的原理、结构及设计方法,通过学习可以更好的了解开关磁阻电机...
开关磁阻电机的原理、结构及设计方法,通过学习可以更好的了解开关磁阻电机-SRM principle, structure and design methodology, by learning to better understanding of Switched Reluctance Motor
- 2022-01-25 22:35:43下载
- 积分:1
-
c++课程习题集的源代码,初学者的好帮手,请尊重作者的劳动。...
c++课程习题集的源代码,初学者的好帮手,请尊重作者的劳动。-c++ courses Exercises Set source code, for beginners a good helper, please respect the author
- 2022-07-27 14:47:29下载
- 积分:1
-
PPT对对冲代数应用关联规则挖掘
PPT about hedge algebra applying for association rule mining
- 2022-12-10 11:40:03下载
- 积分:1
-
06年全国数学建模大赛试题论文,艾滋病疗法评价和预测
06年全国数学建模大赛试题论文,艾滋病疗法评价和预测
- 2022-03-26 13:06:29下载
- 积分:1
-
一本Internet java书籍.讲解在Internet上的java应用教程
一本Internet java书籍.讲解在Internet上的java应用教程-An Internet java books. On the Internet applications on the java tutorial
- 2022-04-12 15:12:45下载
- 积分:1
-
best VC++ electronic book entry
最佳VC++入门电子书-best VC++ electronic book entry
- 2022-05-28 10:35:12下载
- 积分:1
-
C++ Primer 第三版中文版,经典!
C++ Primer 第三版中文版,经典!-C++ Primer,the classical book of C++.This is the Third Version of chines.
- 2022-03-24 06:01:39下载
- 积分:1
-
Gallager博士关于LDPC编码的经典论文
Gallager博士关于LDPC编码的经典论文-Gallager LDPC coding on the classic papers
- 2022-01-24 12:49:56下载
- 积分:1
-
LCD driver when, in addition to his data, I can build you look at this book, the...
当你写液晶驱动的时候,除了看资料外,我建设你也可看看这本书,有大量的驱动实例-LCD driver when, in addition to his data, I can build you look at this book, there are many examples of the drive
- 2022-11-29 13:40:03下载
- 积分:1