-
Source code for VB.NET book
的源代码VB.NET版书-第6章
- 2022-07-25 05:12:54下载
- 积分: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
-
Guidance of how high
指导怎样进行高效高质量的C++程序开发,文章简明,适用于基础开发。-Guidance of how high-quality and efficient C++ Program development, the article concise, applicable to the infrastructure development.
- 2022-03-22 18:17:29下载
- 积分:1
-
Of embedded systems for a comprehensive introduction to the courseware, it is wo...
对嵌入式系统作全面介绍的课件,是嵌入式开发入门值得一看-Of embedded systems for a comprehensive introduction to the courseware, it is worth a visit Embedded Development Getting Started
- 2022-05-30 05:30:01下载
- 积分:1
-
对模糊控制进行介绍,可以使你对模糊控制有大致的了解。
对模糊控制进行介绍,可以使你对模糊控制有大致的了解。-An introduction to the fuzzy control, fuzzy control can make you have a general understanding.
- 2023-02-11 15:25:03下载
- 积分:1
-
自己搭的发生PWM波转换的电路,以及使用此实验电路所产生的脉冲波形,用示波器测试,看是否对大家有帮助...
自己搭的发生PWM波转换的电路,以及使用此实验电路所产生的脉冲波形,用示波器测试,看是否对大家有帮助-The occurrence of their own ride wave PWM conversion circuit, and the use of the experimental circuit generated by the pulse waveform, oscilloscope test to see if there is help for everyone
- 2022-01-31 05:54:46下载
- 积分:1
-
移动机器人跟踪
Mobile robot tracking of pre-planned paths是国外顶尖级专家篆写的有关机器人路径规划的文章。虽然是2000年的,但是很有价值。-Mobile robot tracking of pre-planned paths top-level foreign experts to write Fragrance of the robot path planning articles. Although in 2000, but of great value.
- 2022-05-29 01:32:44下载
- 积分:1
-
ajax相关,prototype.js 文件
ajax相关,prototype.js 文件-failed to translate
- 2022-01-20 23:15:12下载
- 积分:1
-
detailed description of MY SQL in practical application of knowledge!
详细说明了我在SQL中的实际应用知识!
- 2022-01-25 17:07:03下载
- 积分:1
-
君正开发板硬件资料。君正JZ4740,硬件原理图
君正开发板硬件资料。君正JZ4740,硬件原理图-Eagle is the hardware development board information. Jun is JZ4740, hardware schematics. . . . . . .
- 2022-03-16 04:13:40下载
- 积分:1