-
一个书城项目
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
-
It s the E
这是乐达的电子书。高效数据类型和算法库
- 2022-02-02 18:11:49下载
- 积分:1
-
a good introductory modemsim of e
一本不错的介绍modemsim的电子书,希望能给大家带来些帮助-a good introductory modemsim of e-books, in hopes of giving us some more help
- 2022-01-26 04:55:05下载
- 积分:1
-
软件团队管理的经典之作
软件团队管理的经典之作----人件,软件管理的好书-software management team for the classics-person pieces, software management books
- 2022-03-09 14:13:54下载
- 积分:1
-
这是一个IIS4的CHM文件,很适合ASP或一些网络开发的人员使用,所以大家有什么问题的时候可以看看这个文档....
这是一个IIS4的CHM文件,很适合ASP或一些网络开发的人员使用,所以大家有什么问题的时候可以看看这个文档.-IIS4 This is a document of the CHM, or ASP is suitable for the development of the network use, which is why we have any problems when we can look at this document.
- 2022-04-30 02:34:23下载
- 积分:1
-
S3C44B0X Chinese translation of the information in Chapter 3, for a total of 14...
S3C44B0X中文翻译资料第3章,共计14章,好资料大家赶紧下载。-S3C44B0X Chinese translation of the information in Chapter 3, for a total of 14 chapters, we hasten to good information downloaded.
- 2022-05-23 09:21:08下载
- 积分:1
-
请认真阅读您的文件包,说明它至少有40字节。
Please read your package and describe it at least 40 bytes.
System will
- 2022-07-27 19:13:59下载
- 积分:1
-
此程序的功能是利用图片制作屏幕保护。运行程序,保持鼠标指针不动,计算机屏幕将进入屏幕保护界面,移动鼠标,即可取消屏幕保护...
此程序的功能是利用图片制作屏幕保护。运行程序,保持鼠标指针不动,计算机屏幕将进入屏幕保护界面,移动鼠标,即可取消屏幕保护-Function of this program is to use screen saver image making. Run the program, to keep the mouse pointer does not move, will enter the screen saver on your computer screen interface, move the mouse, you can cancel screen saver
- 2022-10-15 03:25:06下载
- 积分:1
-
Modbus协议
基于Modbus协议的通信控制系统的设计,概述有关modbus协议的内容-Modbus protocol-based communication control system design, an overview of the contents of the modbus protocol
- 2022-08-20 23:56:54下载
- 积分:1
-
Chinese version of C Advanced Science books
Thinking C++ 中文版
学C++进阶书籍-Chinese version of C Advanced Science books
- 2022-04-27 12:54:37下载
- 积分:1