-
windows网络编程第二版,很经典,大家赶快下阿
windows网络编程第二版,很经典,大家赶快下阿-windows version of the second network programming, classic, we quickly under A
- 2022-01-25 20:59:56下载
- 积分:1
-
高级程序员试题大全(1987
高级程序员试题大全(1987-2002).rar-senior programmer questions Collection (1987-2002). Rar
- 2022-06-27 04:44:17下载
- 积分:1
-
2000 WDM开发宝典
2000 WDM开发宝典-2000 book WDM development
- 2023-02-08 05:05:03下载
- 积分:1
-
主要讲述ARM的软硬件开发,以及关于PDA的系统设计,和Linux程序设计...
主要讲述ARM的软硬件开发,以及关于PDA的系统设计,和Linux程序设计-ARM focuses on software and hardware development, as well as on the PDA-system design, and Linux Programming
- 2022-01-31 15:15:45下载
- 积分: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
-
对J2EE介绍的电子文档,适合大家学习,推荐下
对J2EE介绍的电子文档,适合大家学习,推荐下-J2EE introduction of electronic documents, suitable for everyone to learn, the recommendation
- 2022-01-20 22:39:36下载
- 积分:1
-
WEB页面上显示包含图象的数据库信息编程代码
WEB页面上显示包含图象的数据库信息编程代码-Web pages displayed on the image database contains information programming code
- 2022-01-26 05:23:46下载
- 积分:1
-
一本讲解UCOS的书,很好的,大家可以看看,
很有用的
一本讲解UCOS的书,很好的,大家可以看看,
很有用的-a book on the UCOS, very good, we can see, very useful
- 2022-03-03 19:27:33下载
- 积分:1
-
相当经典的书,介绍windows程序设计,共享给大家
相当经典的书,介绍windows程序设计,共享给大家-very classic book on Windows programming, for everyone to share
- 2022-03-20 19:00:08下载
- 积分:1
-
里面是几篇研究人脸朝向及表情识别的文献,个人认为还不错...
里面是几篇研究人脸朝向及表情识别的文献,个人认为还不错-several classic articles about the head pose and face expression
- 2022-05-28 11:26:29下载
- 积分:1