-
一个书城项目
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
-
congos 进行多维分析处理,详细介绍了congos有那些功能点,如何信息分析的...
congos 进行多维分析处理,详细介绍了congos有那些功能点,如何信息分析的 -congos to handle multi-dimensional analysis, detailing those who have congos function point analysis of how information
- 2023-08-15 22:30:04下载
- 积分:1
-
一个操作系统必须和作为它的基础的硬件系统紧密配合。操作系统需要使用一些只有硬件才能提供的功能。为了完整的了解 Linux ,你需要了解底层硬件的基础知识。本章对...
一个操作系统必须和作为它的基础的硬件系统紧密配合。操作系统需要使用一些只有硬件才能提供的功能。为了完整的了解 Linux ,你需要了解底层硬件的基础知识。本章对于现代 PC 的硬件进行了解说。-and as its hardware system based on the close tie. The operating system only need to use some of the hardware in order to provide the function. To complete understanding of Linux, you need to understand the underlying hardware of the knowledge base. This chapter for the modern PC hardware to know.
- 2022-06-18 14:36:33下载
- 积分:1
-
无线Adhoc路由基于联合度的路由协议参考文献
无线Adhoc路由基于联合度的路由协议参考文献-Associativity-based routing for ad-hoc mobile networks
- 2022-08-22 13:38:49下载
- 积分:1
-
IEEE 802.16e
IEEE 802.16e-2005 IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed and Mobile Broadband Wireless Access Systems Amendment for Physical and Medium Access Control Layers for Combined Fixed and Mobile Operation in Licensed Bands.
- 2022-02-12 00:54:52下载
- 积分:1
-
LABVIEW 8.20程序设计从入门到精通
10-12章 程序源码
LABVIEW 8.20程序设计从入门到精通
10-12章 程序源码-LABVIEW 8.20 program design from entry to the master program source code 10-12 s
- 2022-07-10 06:14:31下载
- 积分:1
-
JPEG解压缩
- 2023-04-13 19:30:12下载
- 积分:1
-
Ansoft Trannning English training course, the production of the classic microstr...
Ansoft Trannning 中文培训教程,经典微带制作教程-Ansoft Trannning English training course, the production of the classic microstrip Tutorial
- 2023-09-02 04:35:04下载
- 积分:1
-
visual c++编程的电子教案,学习资料
visual c++编程的电子教案,学习资料-visual electronic lesson plans, learning materials
- 2022-11-30 13:00:03下载
- 积分:1
-
C语言函数字典,应该有很大的帮助哦,可以下来看看嘛
C语言函数字典,应该有很大的帮助哦,可以下来看看嘛-C language function of the dictionary, there should be a great help, oh, you can see them down
- 2022-01-26 02:52:33下载
- 积分:1