-
一个书城项目
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
-
酒店营业日报表
酒店营业日报表-----TdxddJFm-酒店营业日报表TdxddJFm
- 2022-03-18 14:48:07下载
- 积分:1
-
本文作者运用C++的各种高
The author of this text applies C++ to a wide variety of high-powered, practical applications, each focusing on a different aspect of the language. Examples range from a garbage collector subsystem and a thread control panel to AI-based searches and more
- 2023-06-07 04:05:03下载
- 积分:1
-
经典的proc 教程,适合使用 c 开发oralce数据的开发者
经典的proc 教程,适合使用 c 开发oralce数据的开发者 -classic proc directory c suitable for the use of the data to develop oralce developers
- 2022-04-26 18:23:33下载
- 积分:1
-
用CVI开发的滤波程序,通过设置滤波器类型,采样频率,截止频率,衰减系数,滤波器的阶次,纹波系数来设计滤波器。...
用CVI开发的滤波程序,通过设置滤波器类型,采样频率,截止频率,衰减系数,滤波器的阶次,纹波系数来设计滤波器。-CVI development of the filtering process, through the establishment of filter types, sampling frequency, cutoff frequency, attenuation coefficient, Filter Order, Ripple to design the filter coefficients.
- 2022-01-31 20:22:21下载
- 积分:1
-
一段可以放大缩小的代码
一段可以放大缩小的代码-a segment of code can achieve the function of zoom in and out
- 2022-08-05 17:52:54下载
- 积分:1
-
一个度曲文件夹中的文章。并且查询打印的百年机器.
一个度曲文件夹中的文章。并且查询打印的百年机器.-a meandering folder article. Print and inquiries a century machinery.
- 2022-04-22 09:39:15下载
- 积分:1
-
这是Junit4.1.3的源码程序,对提高编程能力和对设计模式的理解很有帮助。...
这是Junit4.1.3的源码程序,对提高编程能力和对设计模式的理解很有帮助。-This is the source Junit4.1.3 procedures, to improve programming ability and understanding of design patterns helpful.
- 2022-08-18 13:38:14下载
- 积分:1
-
多Agent系统的英文课件,对于学习Agent有很大帮助,值得一看。...
多Agent系统的英文课件,对于学习Agent有很大帮助,值得一看。-Multi-Agent System for English courseware, Agent for the study of great help, worth a visit.
- 2022-10-01 23:00:03下载
- 积分:1
-
《数据结构(c语言版)》配套光盘 学习数据库不可缺少的辅助材料...
《数据结构(c语言版)》配套光盘 学习数据库不可缺少的辅助材料 -err
- 2023-05-11 18:10:03下载
- 积分:1