-
一个书城项目
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
-
微机原理课程设计案列集锦,如闰年判断程序,数字方阵程序等...
微机原理课程设计案列集锦,如闰年判断程序,数字方阵程序等-Principles of curriculum design computer case out highlights, such as a leap year judging procedures, the number of square procedures
- 2023-04-21 23:10:03下载
- 积分:1
-
最好的spring教程,简单易懂。
最好的spring教程,简单易懂。-best spring guides, simple and understandable.
- 2022-04-18 06:28:53下载
- 积分:1
-
北京大学计算机系java的培训讲义,学习java的朋友们可以看看。不错的,从中能学到不少东西。我花了很长时间才弄到的...
北京大学计算机系java的培训讲义,学习java的朋友们可以看看。不错的,从中能学到不少东西。我花了很长时间才弄到的-java Beijing University computer science lectures for the training, learning java friends can see. Good, from which many things can be learned. I spent a very long time before the result of
- 2022-06-22 03:26:40下载
- 积分:1
-
是关于labview 的一个编程
是关于labview 的一个编程-is the one on LabVIEW programming
- 2022-11-02 18:20:03下载
- 积分:1
-
pcb principles of information, mainly because some 51 MCU drawing of hope for al...
pcb原理资料,主要是一些51单片机画图用的希望对大家有用吧,不妨现在-pcb principles of information, mainly because some 51 MCU drawing of hope for all of us to use it, may wish to take a look at
- 2022-04-10 09:03:57下载
- 积分:1
-
应用编程与体系结构的关系
高性能计算机体系结构概述
CPU内的并行结构(指令级并行)
存储器的层次结构
多体交叉的并行存储系统
分布存储系统...
应用编程与体系结构的关系
高性能计算机体系结构概述
CPU内的并行结构(指令级并行)
存储器的层次结构
多体交叉的并行存储系统
分布存储系统中的通信优化
-application programming architecture and the relationship between high-performance computer architecture outlined CPU parallel structure (ILP) memory structure of the multi-level cross-parallel distributed storage systems storage systems optimized communications
- 2022-06-29 07:41:58下载
- 积分:1
-
一本介绍GPS原理和内核算法的教程(
Matlab)
一本介绍GPS原理和内核算法的教程(
Matlab)-1 Introduction GPS principles and core algorithms tutorial (Matlab)
- 2023-07-14 04:55:05下载
- 积分:1
-
AT指令集
HUAWEI_GTM900 无线模块 AT命令手册.pdf
AT指令集
HUAWEI_GTM900 无线模块 AT命令手册.pdf-AT
- 2022-03-07 03:53:48下载
- 积分:1
-
Beijing University of Aeronautics and Astronautics History of scientific thought...
北京航空航天大学 科学思想史讲义(ppt)
韩连庆-Beijing University of Aeronautics and Astronautics History of scientific thought handouts (ppt) Korean Lianqing
- 2022-07-01 01:10:03下载
- 积分:1