-
this code for Displaying text and lines
this code for Displaying text and lines
- 2022-03-19 22:50:14下载
- 积分:1
-
一个书城项目
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
-
windows server 2003 tcp ip protocols and services technical reference 最新window网络
windows server 2003 tcp ip protocols and services technical reference 最新window网络编程资料-windows server 2,003 tcp ip protocols and services technical
reference newest window network programming material
- 2022-03-06 15:08:32下载
- 积分:1
-
header file in visual cpp.this can be used as as support for other files
header file in visual cpp.this can be used as as support for other files
- 2022-04-26 15:40:27下载
- 积分:1
-
visual c++编程技术,介绍编程中的技巧。建议初学者学习参考。...
visual c++编程技术,介绍编程中的技巧。建议初学者学习参考。-visual programming technology, programming skills. Study recommends beginners reference.
- 2022-01-24 18:50:21下载
- 积分:1
-
This is a program to teach you how to dynamically load bitmap of C++ program.
这是一个程序,教你如何进行加载动态位图的C++程序。-This is a program to teach you how to dynamically load bitmap of C++ program.
- 2022-05-07 12:35:04下载
- 积分:1
-
DSP书籍:信号处理与单片机应用
DSP芯片的原理与开发应用
DSP书籍:信号处理与单片机应用
DSP芯片的原理与开发应用-DSP books : signal processing and microcontroller applications DSP theory and application development
- 2022-02-20 18:16:19下载
- 积分:1
-
a better book about learning C++,and have the programing code for the exercise
a better book about learning C++,and have the programing code for the exercise -a better book about learning C, and have the programing code for the exercise
- 2022-01-31 23:06:32下载
- 积分:1
-
该书详细的介绍了LINUX运行机理,是该领域很权威的一本书...
该书详细的介绍了LINUX运行机理,是该领域很权威的一本书-book detailed introduction to the Linux operating mechanism is that the field is an authoritative book
- 2022-02-01 06:50:04下载
- 积分:1
-
redhatlinux9应用指南。
实例图解RedHatLinux9应用指南。-RedHatLinux9 Application Guide.
- 2022-03-14 08:44:37下载
- 积分:1