-
一个书城项目
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
-
这是在人工神经网络中很重要的难点!就是权值的优化问题,我们采用遗传算法来实现选择好的权值...
这是在人工神经网络中很重要的难点!就是权值的优化问题,我们采用遗传算法来实现选择好的权值-This is the artificial neural network in a very important and difficult! Is the weight optimization problem, we have adopted a genetic algorithm to realize the right to choose a good value
- 2023-02-28 18:30:04下载
- 积分:1
-
PC microcontroller and data communications technology, communications on the one...
PC机及单片机数据通信技术,关于通信方面的,一、喜欢的可-PC microcontroller and data communications technology, communications on the one it likes and can s
- 2022-01-28 19:02:44下载
- 积分:1
-
FPGA原理设计与应用,请用dgreader free.exe打开
FPGA原理设计与应用,请用dgreader free.exe打开-FPGA Design and Application of the principle, please use dgreader free.exe Open
- 2022-05-21 12:14:02下载
- 积分:1
-
sst39VF040.rar, sst39vf040 memory chip specifications! Oh, very good!
sst39VF040.rar,sst39vf040存储芯片的说明书!很不错哦!-sst39VF040.rar, sst39vf040 memory chip specifications! Oh, very good!
- 2022-02-13 17:26:48下载
- 积分:1
-
Guidance of how high
指导怎样进行高效高质量的C++程序开发,文章简明,适用于基础开发。-Guidance of how high-quality and efficient C++ Program development, the article concise, applicable to the infrastructure development.
- 2022-03-22 18:17:29下载
- 积分:1
-
C# Program development paradigm Baodian Book CD
C#程序开发范例宝典 图书光盘附带源码 第五章-C# Program development paradigm Baodian Book CD-ROM attached to Chapter V source
- 2022-07-08 12:55:32下载
- 积分:1
-
VC++ high
VC++高级编程,非常有用,对初学者或者有一定经验的程序员都有好处-VC++ high-level programming, is very useful for beginners or have some experience of the programmers are good
- 2022-12-08 14:45:06下载
- 积分:1
-
对matlab的好书
good book for matlab
- 2023-07-18 12:10:03下载
- 积分:1
-
http protocol
http协议-http protocol
- 2022-03-22 21:21:33下载
- 积分:1