-
一个书城项目
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
-
PDF417国标
PDF417二维条码是一种堆叠式二维条码,目前应用最为广泛。PDF417条码是由美国SYMBOL公司发明的,
PDF(Portable Data File)意思是“便携数据文件”。组成条码的每一个条码字符由4个条和4个空共17个模块构成,
故称为PDF417条码。 PDF417条码需要有417解码功能的条码阅读器才能识别。PDF417条码最大的优势在于其
庞大的数据容量和极强的纠错能力。
- 2023-08-09 20:05:04下载
- 积分:1
-
VC中图像编程,很不错
VC中图像编程,很不错-VC Image programming, very good
- 2023-06-28 03:40:04下载
- 积分:1
-
三级网络考试书籍,需要安装密匙才可以打开,要用pdf8.0以上版本可以阅读...
三级网络考试书籍,需要安装密匙才可以打开,要用pdf8.0以上版本可以阅读-Three-tier network examination of books, need to install the key can open, use the above version can read pdf8.0
- 2023-03-19 13:55:04下载
- 积分:1
-
咖啡20mugs 20
Coffee 20Mugs 20- 20Unusual 20Designs 21 21. Coffee 20Mugs 20- 20Unusual 20Designs 21 21
- 2023-03-15 07:20:03下载
- 积分:1
-
fat document
fat document
- 2022-01-26 16:21:02下载
- 积分:1
-
Wireless network applications to learn the books focus on practical application...
学习无线网络应用的书籍着重实际操作适用初学者-Wireless network applications to learn the books focus on practical application of beginners
- 2023-08-01 12:20:04下载
- 积分:1
-
C explain the intensive language courses, want to help the broad masses of progr...
讲解深入细致的C语言教程,希望对广大的编程爱好者有所帮助!-C explain the intensive language courses, want to help the broad masses of programming enthusiasts!
- 2023-05-25 15:35:03下载
- 积分:1
-
Assembly Language Tutorial and answers, and some cases of code, and welcome them...
汇编语言教程及答案和一些案例代码,欢迎大家学习-Assembly Language Tutorial and answers, and some cases of code, and welcome them to learn
- 2022-07-07 09:20:10下载
- 积分:1
-
Machine Learning and Data Mining: Methods and Applications _0 a book
机器学习与数据挖掘:方法和应用_0 一书 应该不错-Machine Learning and Data Mining: Methods and Applications _0 a book
- 2022-03-13 02:25:00下载
- 积分:1