-
Python focuses on its functions, and how to use and comes with the relevant Code...
Python主要介绍其功能,及如何使用并附带了相关代码说明-Python focuses on its functions, and how to use and comes with the relevant Code Description
- 2022-03-22 01:22:43下载
- 积分:1
-
老外写的项目管理手册。
里面有很多的经典案例。
是项目经理必备的参考工具书。...
老外写的项目管理手册。
里面有很多的经典案例。
是项目经理必备的参考工具书。-Foreigners to write the project management manual. There are so many classic case. Project manager is an essential reference tool for the book.
- 2023-01-15 14:45:04下载
- 积分:1
-
是关于网络web服务器的开发,用visual studio .net开发的。
是关于网络web服务器的开发,用visual studio .net开发的。-network on the web server development, using visual studio. Net development.
- 2023-08-02 14:20:05下载
- 积分:1
-
SQL的入门资料,供大伙很好的入门学习与积累
SQL的入门资料,供大伙很好的入门学习与积累-Introductory information on SQL for everyone a good entry-learning and the accumulation of
- 2022-03-19 16:34:25下载
- 积分:1
-
MFC的文档与视图解析
MFC的文档与视图解析-MFC View Document Analysis and
- 2023-04-27 08:50: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
-
图像通信与监控系统
图像通信与监控系统-Image communication and guardian system
- 2023-04-01 05:35:04下载
- 积分:1
-
语言要点。doclingo用户指南LINGO求解线性和非线性…
- 2023-02-13 09:10:03下载
- 积分:1
-
三级上机题中的部分
三级上机题中的部分-three on the plane and that the part
- 2022-09-17 18:25:02下载
- 积分:1
-
指导初学者和有经验的用户指南Matlab,Matlab对象…
A guide to Matlab for Beginners and experienced users, A Guide to MATLAB Object Oriented Programming, The Handbook Of Data Mining, Matlab - Creating Graphical User Interfaces,-A guide to Matlab for Beginners and experienced users, A Guide to MATLAB Object Oriented Programming, The Handbook Of Data Mining, Matlab- Creating Graphical User Interfaces,
- 2022-05-25 04:21:58下载
- 积分:1