-
一个书城项目
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
-
TC35 AT instruction set of English manuals, the development of GSM Product messa...
TC35 AT指令集英文手册,开发具有GSM短信功能的产品会用到。-TC35 AT instruction set of English manuals, the development of GSM Product message function used.
- 2022-03-22 08:03:58下载
- 积分:1
-
DOS概述及入门
DOS概述及入门-DOS overview and entry
- 2022-01-21 23:13:13下载
- 积分:1
-
Visiual basic 基础教程!适合于初学者!
Visiual basic 基础教程!适合于初学者!-Visiual basic Essentials! Suitable for beginners!
- 2022-07-14 22:03:45下载
- 积分:1
-
Internet_program_JAVA&HTML 需要的人看看吧
Internet_program_JAVA&HTML 需要的人看看吧-Internet_program_JAVAHTML those who need to see it
- 2022-02-01 07:38:15下载
- 积分:1
-
as the "Visual C projects to develop practical case" books matching di...
此为《Visual C++ 项目开发实用案例》书籍配套光盘,该书由“数据库查询工具”、“数据转换工具”、“图像处理系统”、“系统资源监测器”、“HTTP日志解析、分析系统”五个案例构成,光盘资料中提供了所有系统的源程序代码和相关文件。-as the "Visual C projects to develop practical case" books matching discs, from the book "database query tool", "data conversion tools", "Image Processing System", "systematic resource monitoring devices," "HTTP log analysis, analysis system" constitutes five cases, CD-ROM information system to provide all the source code and related documentation.
- 2022-03-10 21:27:56下载
- 积分:1
-
Borland c++ bulder的文件操作总结
Borland c++ bulder的文件操作总结-Borland c bulder document summing up operation
- 2023-09-09 13:50:04下载
- 积分:1
-
32位intel架构软件开发的助手,一本很好的手册
32位intel架构软件开发的助手,一本很好的手册-32 intel architecture software developer
- 2022-06-18 01:46:44下载
- 积分:1
-
Described in detail how the role of malab provided by image processing toolbox f...
详细介绍了如何作用malab提供的图像处理工具箱函数-Described in detail how the role of malab provided by image processing toolbox function
- 2022-12-31 08:40:03下载
- 积分:1
-
You should always use reasonable care, including backup and other appropriate...
You should always use reasonable care, including backup and other appropriate
precautions, when working with computers, networks, data, and files.
- 2022-11-16 07:40:03下载
- 积分:1