-
关于C语言开发中容易出现的错误的总结,非常好的一本书
关于C语言开发中容易出现的错误的总结,非常好的一本书-bookname is:c trap and pitfalls ,when you hear the name,you will know what it is doing
- 2022-02-02 23:15:44下载
- 积分:1
-
About the use of InstallShield, it is used in Oh. Interested contact me
InstallShield的使用简介,很使用的哦.感兴趣的朋友与我联系-About the use of InstallShield, it is used in Oh. Interested contact me
- 2022-02-15 11:08:11下载
- 积分:1
-
simple loop programm for students of c++ study
simple loop programm for students of c++ study
- 2022-10-07 19:55:03下载
- 积分:1
-
SAP Business One Documentation. Includes Installation Manual, System Guide, Secu...
SAP Business One Documentation. Includes Installation Manual, System Guide, Security Guide and others. -SAP Business One Documentation. Includes Installation Manual, System Guide, Security Guide and others.
- 2022-01-27 22:01:31下载
- 积分: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
-
C语言大全第4版,非常好的C语言学习书,搞C的,值的一读
C语言大全第4版,非常好的C语言学习书,搞C的,值的一读-C Language Book 4th edition, very good C language learning books, engage in C, the value of one time
- 2022-10-06 20:05:05下载
- 积分:1
-
WAP White_Paper
WAP White_Paper
- 2022-03-06 18:24:57下载
- 积分:1
-
c language curriculum design topics, can be achieved: increased staff records d...
c language curriculum design topics, can be achieved: increased staff records delete staff records find staff records amend trade union records with staff records and other functions. From beginner c language source code is very useful.
- 2022-05-19 22:43:55下载
- 积分:1
-
小波分析在地震趋势预测中的应用
小波分析在地震趋势预测中的应用...
小波分析在地震趋势预测中的应用
小波分析在地震趋势预测中的应用-Wavelet analysis of trends in the earthquake prediction in the wavelet analysis of trends in the earthquake prediction
- 2022-12-09 18:10:03下载
- 积分:1
-
pc104里面有非常详细的说明,希望对大家有用
pc104里面有非常详细的说明,希望对大家有用
- 2022-01-25 14:54:01下载
- 积分:1