-
The C Programming Language.pdf,这是一本广为流传的c语言程序设计的经典教程,只要是c开发者或者与c语言相关的都可以收藏,此为英文版...
The C Programming Language.pdf,这是一本广为流传的c语言程序设计的经典教程,只要是c开发者或者与c语言相关的都可以收藏,此为英文版-The C Programming Language.pdf, this is a popular programming language c tutorial classic, as long as it is c or c developers of all language-related collections, such as the English version of
- 2022-12-14 17:55:03下载
- 积分: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 core programming for Dynamic Link Library, chm format
WINDOWS核心编程之动态连接库部分,chm格式-WINDOWS core programming for Dynamic Link Library, chm format
- 2022-02-21 05:52:31下载
- 积分:1
-
Excel.VBA技巧精粹
Excel.VBA技巧精粹----交互式设计
- 2022-04-06 22:34:43下载
- 积分:1
-
应用书籍,内容比较丰富,使用性很强,适合初学者使用
应用书籍,内容比较丰富,使用性很强,适合初学者使用-Application books, rich content, the use of strong, for beginners
- 2022-08-06 07:42:07下载
- 积分:1
-
good, good c books, we wanted to give some help
很好,不错的c++书籍,希望能给大家有所帮助-good, good c books, we wanted to give some help
- 2022-12-27 11:00:03下载
- 积分:1
-
vb中使用API的经典实例
vb中使用API的经典实例-vb use of the classic examples API
- 2023-05-03 08:05:03下载
- 积分:1
-
这是一本介绍Linux命令宝典大全
这是一本介绍Linux命令宝典大全-This is a book on Linux orders Daquan
- 2022-01-31 14:42:17下载
- 积分:1
-
C dialogue classic series, read on to know, I do not to say more, because it is...
C++经典对话系列,看了就知道,我就不多说啦,反正是好东西啦!-C dialogue classic series, read on to know, I do not to say more, because it is good stuff!
- 2022-02-07 17:14:56下载
- 积分:1
-
一个月挑战C++,详解C++编程,值得下载
一个月挑战C++,详解C++编程,值得下载-Month challenge C++, Explain C++ Programming, it is worth downloading
- 2022-03-20 19:24:44下载
- 积分:1