-
一个书城项目
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
-
A new type of non
一种新型无变压器电源的设计,通过电容降压的方式来代替变压器,从而实现变压的功能。-A new type of non-transformer power supply design, through the capacitor to replace the step-down transformer, in order to achieve the function of PSA.
- 2022-03-07 04:13:00下载
- 积分:1
-
讲述VC6.0语法的手册,编程必备。
讲述VC6.0语法的手册,编程必备。-VC6.0 about grammar manuals, programming required.
- 2022-02-11 15:32:42下载
- 积分:1
-
《Red Hat Enterprise Linux 5.0 Deployment
Guide》,Linux系统管理员不可或缺的好书!...
《Red Hat Enterprise Linux 5.0 Deployment
Guide》,Linux系统管理员不可或缺的好书!-err
- 2022-02-22 11:14:57下载
- 积分:1
-
最小二乘的C语言程序-最小二乘原理学习参考的好例子。
最小二乘的C语言程序-最小二乘原理学习参考的好例子。-Least-squares of C language programming- the principle of least squares learning a good example of reference.
- 2022-03-18 17:16:04下载
- 积分:1
-
操作系统经典恐龙书的答案!这是搭配恐龙书学习操作系统的最佳圣经!...
操作系统经典恐龙书的答案!这是搭配恐龙书学习操作系统的最佳圣经!-operating system dinosaur classic book answers! This book is a mix of dinosaur study the Bible, the best operating system!
- 2022-08-10 16:32:37下载
- 积分:1
-
GPS(全球定位系统)接收机程序
GPS(全球定位系统)接收机程序-GPS (Global Positioning System) receiver procedures
- 2022-06-12 09:17:10下载
- 积分:1
-
sl275习题
爪哇[1]是一种可以撰写跨平台应用软件的面向对象的程序设计语言,是由Sun Microsystems公司于1995年5月推出的Java程序设计语言和Java平台(即JavaEE, JavaME, JavaSE)的总称。Java自面世后就非常流行,发展迅速,对C++语言形成了有力冲击。Java 技术具有卓越的通用性、高效性、平台移植性和安全性,广泛应用于个人PC、数据中心、游戏控制台、科学超级计算机、移动电话和互联网,同时拥有全球最大的开发者专业社群。在全球云计算和移动互联网的产业环境下,Java更具备了显著优势和广阔前景。
- 2022-03-22 03:02:54下载
- 积分:1
-
This includes the clustering and classification procedures, we hope to help
这个程序包含了分类和聚类程序,希望能对大家有所帮助-This includes the clustering and classification procedures, we hope to help
- 2022-11-25 07:00:03下载
- 积分:1
-
详细描述了如何利用MATLAB软件产生的FSK信号,…
详细描述了如何利用Matlab软件生成FSK信号,并进行了仿真
- 2023-04-25 22:40:03下载
- 积分:1