-
中文javaAPI,蛮不错的教材,希望大家喜欢 内有解压说明,放心下吧
中文javaAPI,蛮不错的教材,希望大家喜欢 内有解压说明,放心下吧-Chinese javaAPI, quite good materials, hope you like within extracting note assured are you
- 2022-08-07 11:02:55下载
- 积分:1
-
"C Programming Training experimental guidance and the" source code
《C++程序设计实验指导与实训》源代码-"C Programming Training experimental guidance and the" source code
- 2022-07-01 08:23:42下载
- 积分:1
-
based programming Delphi6
Delphi6编程基础-based programming Delphi6
- 2022-04-24 07:41:19下载
- 积分:1
-
《ACIS的几何造型技术与系统开发》,是开发ACIS系统必备的资料...
《ACIS的几何造型技术与系统开发》,是开发ACIS系统必备的资料-" ACIS geometric modeling technology and systems development," the development of ACIS system, the information necessary for
- 2023-08-21 03:55:05下载
- 积分:1
-
test specifications, to the people we can refer to, it should be very helpful ah...
测试规范,别人给的大家可以参考一下,应该很有帮助啊.-test specifications, to the people we can refer to, it should be very helpful ah.
- 2022-02-07 06:37:37下载
- 积分:1
-
介绍OPC的相关资料,它是一个PPT文件。
介绍OPC的相关资料,它是一个PPT文件。
- 2022-02-10 09:35:09下载
- 积分:1
-
CAT24WC01/02/04/08/16
1K/2K/4K/8K/16K 位串行E2PROM
CAT24WC01/02/04/08/16
1K/2K/4K/8K/16K 位串行E2PROM-CAT24WC01/02/04/08/16 1K/2K/4K/8K/16K bit serial E2PROM
- 2022-04-23 21:24:54下载
- 积分:1
-
A client/server application that implements the game of BINGO. This example broa...
A client/server application that implements the game of BINGO. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RMI.
- 2022-10-13 01:10: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
-
本书是CDMA的一本专业教程,对广大电子通信类科研人员有保存价值。...
本书是CDMA的一本专业教程,对广大电子通信类科研人员有保存价值。-This book is a CDMA-professional curriculum for the general category of electronic communications are to preserve the value of scientific research personnel.
- 2023-01-16 02:50:03下载
- 积分:1