-
一个书城项目
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
-
在Windows Linux平台运行Cygwin。功能性个人感觉…
cygwin是在windows平台下仿linux的操作.功能个人感觉还不错.是在windows下编写脚本的不错的工具.-cygwin in windows like linux platform operation. functional personal feeling pretty good. is under the windows of a good scripting tool.
- 2023-02-11 14:10:03下载
- 积分:1
-
用于EEPROM读写的I2C协议的实现,
用于EEPROM读写的I2C协议的实现, -I2C protocol for write and read EEPROM of 2401
- 2022-08-15 01:28:23下载
- 积分:1
-
vb6.0 循序渐进
阅读格式为 wdl 是个学习VB很不错的书
vb6.0 循序渐进
阅读格式为 wdl 是个学习VB很不错的书-vb6.0 gradual wdl read format for learning VB is a very good book
- 2022-05-12 21:24:02下载
- 积分:1
-
webservice
webservice 电子书 中文版尽量不要让站长把时间都花费在为您-webservice
- 2022-03-07 00:05:23下载
- 积分:1
-
C入门的绝佳教程~~~~下来看看就知道了
C入门的绝佳教程~~~~下来看看就知道了-C Tutorial excellent entry ~ ~ ~ ~ down to see will know
- 2023-08-11 08:35:04下载
- 积分:1
-
对模糊控制进行介绍,可以使你对模糊控制有大致的了解。
对模糊控制进行介绍,可以使你对模糊控制有大致的了解。-An introduction to the fuzzy control, fuzzy control can make you have a general understanding.
- 2023-02-11 15:25:03下载
- 积分:1
-
gcc
gcc-inline-asm.rar 一部讲解嵌入式汇编的书籍-gcc- inline-asm.rar embedded on a compilation of books
- 2022-05-31 23:52:08下载
- 积分:1
-
字符识别的好书
good book for character recognition
- 2022-03-02 20:15:47下载
- 积分:1
-
DirectShow Development Guide 2, PDG format, extract themselves
DirectShow开发指南2,PDG格式,请自己解压-DirectShow Development Guide 2, PDG format, extract themselves
- 2022-05-07 02:50:00下载
- 积分:1