-
一个书城项目
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
-
计算机ps.2 计算机ps.2
计算机ps.2 计算机ps.2-computer ps.2 computer ps.2
- 2022-02-22 00:54:21下载
- 积分:1
-
zigbee standard notes
zigbee standard notes
- 2022-04-20 08:12:14下载
- 积分:1
-
有用systemview进行仿真的朋友,这里面是用systemview开发的仿真例程,相当棒!不看看,可惜啊,我的硕士论文就靠他了!...
有用systemview进行仿真的朋友,这里面是用systemview开发的仿真例程,相当棒!不看看,可惜啊,我的硕士论文就靠他了!-useful Systemview simulation friends, There is Systemview development of the simulation routines, rather wand! Not see, but ah, my master"s thesis depends on him!
- 2022-05-14 03:38:18下载
- 积分:1
-
Java Servlets编程指南,相当不错的sservlets入门教程
Java Servlets编程指南,相当不错的sservlets入门教程-Java Servlets Programming Guide, a fairly good introductory tutorial sservlets
- 2023-02-16 03:05:04下载
- 积分:1
-
classical programming books, an indispensable tool dictionary
经典编程书籍,不可或缺的工具字典
- 2022-08-23 05:11:16下载
- 积分:1
-
指针经验总结
指针经验总结 -Pointer experience
- 2022-05-07 11:24:56下载
- 积分:1
-
华中科技大学计算机学院历届复试时上机考试试题与答案
华中科技大学计算机学院历届复试时上机考试试题与答案-, Huazhong University of Science Computer Science successive re-examination when the examination papers and answers on aircraft
- 2022-04-21 22:11:42下载
- 积分:1
-
Java 2 GUI Fundamentals with Swing
Java 2 GUI Fundamentals with Swing
- 2022-01-28 01:41:23下载
- 积分:1
-
Protel learning tutorials, very helpful for beginners
Protel学习教程,对初学者很有帮助-Protel learning tutorials, very helpful for beginners
- 2022-06-26 10:11:34下载
- 积分:1