-
一个书城项目
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
-
<win2k程序设计>的源码.麦格劳希尔,清华出版.作者:Raj Rajagopal & Subodh Monica...
的源码.麦格劳希尔,清华出版.作者:Raj Rajagopal & Subodh Monica-lt; Win2k program design gt; The source code. McGraw-Hill, the university publication. Author : Monica Subodh Raj Rajagopal
- 2022-09-25 06:05:02下载
- 积分:1
-
vc只是精华库,不错的东东哦!刚才上载来的第一册。现在是第4册。总共五册。...
vc只是精华库,不错的东东哦!刚才上载来的第一册。现在是第4册。总共五册。-vc only for the essence, a good Dongdong Oh! Just uploaded to the first list. Now is the first four. A total of five.
- 2022-07-26 07:56:06下载
- 积分:1
-
Java视频,共分10课,全面生动地讲解了Java编程的基础知识,特别适合初学者....
Java视频,共分10课,全面生动地讲解了Java编程的基础知识,特别适合初学者.-Java video, divided into 10 classes, a comprehensive vividly explain the basic knowledge of Java programming, especially suitable for beginners.
- 2022-03-23 07:57:44下载
- 积分:1
-
classic materials, particularly impressionable beginners
经典的c++教材,初学者必读-classic materials, particularly impressionable beginners
- 2022-05-10 17:27:52下载
- 积分:1
-
jboss cmp technique book, for how to create cmp on jboss platform
jboss cmp technique book, for how to create cmp on jboss platform
- 2023-05-02 03:00:03下载
- 积分:1
-
电磁学中的有限元方法引论
An introduction to the Finite Element Method in Electromagnetics-The basis
- 2022-05-08 13:21:44下载
- 积分:1
-
搜索引擎的技术信息,是一个比较全面的专业(他们…
搜索引擎方面的技术资料,是一个比较完整的专业(主题)搜索引擎的设计。-search engines technical information, is a more comprehensive professional (theme) search engine design.
- 2022-05-29 13:35:29下载
- 积分:1
-
详细介绍了java3d开发的基础,希望大家都能在游戏开发的路上走的更好...
详细介绍了java3d开发的基础,希望大家都能在游戏开发的路上走的更好-Described in detail the basis for the development java3d, I hope people will take in the game development of better road
- 2022-05-31 12:59:38下载
- 积分:1
-
这是关于遗传算法的过程和希望的广大读者…
这是关于遗传算法程序的书,希望对广大的读者有一定启示。-This is on the genetic algorithm process and hopes of the vast number of readers have a certain inspiration.
- 2022-01-24 12:29:22下载
- 积分:1