-
java初学者实践
java初学者实践 -java beginner practice.,,,,,
- 2023-03-27 13:45:04下载
- 积分:1
-
ruby on rails 网站源码,可以自由下载此源码
ruby on rails 网站源码,可以自由下载此源码-ruby on rails web site source code, you can free download the source code
- 2022-04-19 19:39:31下载
- 积分:1
-
Linux socket programming book
Linux socket programming book
- 2023-09-09 23:45:04下载
- 积分: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
-
This is a tangible wireless communications, they also include some sample code
这是一本JEME 无线通信的书,里面还包括一些实例代码-This is a tangible wireless communications, they also include some sample code
- 2023-08-28 18:25:04下载
- 积分:1
-
a详细介绍MATLAB7.0的功能,及其一些编程注意事项和程序举例。...
a详细介绍MATLAB7.0的功能,及其一些编程注意事项和程序举例。-a detailed introduction MATLAB7.0 functions, and some of its attention to matters of programming and procedures, for example.
- 2022-10-12 05:55:08下载
- 积分:1
-
掌握C++和设计模式结合在一起,采用世界领先的开源的。
Master C++ and design patterns together, using the world s leading open source framework for cross-platform development: Qt 4.
- 2022-09-17 05:55:03下载
- 积分:1
-
This is an operating system resource materials supporting information, including...
这是一本操作系统辅导教材的辅助资料,里面包括很多经典问题的源代码。-This is an operating system resource materials supporting information, including many inside the classic problems of source code.
- 2022-02-03 16:50:13下载
- 积分:1
-
Collection of part of the C++ Primer book' s source code, want to be useful t...
收集的部分C++Primer书的源代码,希望对大家有用-Collection of part of the C++ Primer book" s source code, want to be useful to everyone
- 2022-11-24 14:00:03下载
- 积分:1
-
介绍键盘上的所有快捷键用法,比如ALT+F4 关闭当前应用程序 ALT+SPACEBAR 打开程序最左上角的菜单...
介绍键盘上的所有快捷键用法,比如ALT+F4 关闭当前应用程序 ALT+SPACEBAR 打开程序最左上角的菜单-Introduce all the keyboard shortcuts use, such as ALT+ F4 to close the current application ALT+ SPACEBAR to open the upper-left corner of the menu program
- 2022-01-28 11:46:29下载
- 积分:1