-
Ibm db2通用数据库sql入门.pdf
Ibm db2通用数据库sql入门.pdf-Ibm db2 common database sql entry. Pdf
- 2022-07-27 03:13:02下载
- 积分:1
-
名外企程序员面试宝典,面试前临时抱抱佛脚还是有用的,很基础,讲述的都是平时被容易被忽视,但很关键的问题...
名外企程序员面试宝典,面试前临时抱抱佛脚还是有用的,很基础,讲述的都是平时被容易被忽视,但很关键的问题-foreign company interview programming tutorials, it is very good to go through it before a c++ interview, it is basice and tells about the problems that we easily ignore while being asked
- 2022-03-21 02:24:33下载
- 积分:1
-
《游戏之旅:我的编程感悟》全书的电子版,需要超星软件
《游戏之旅:我的编程感悟》全书的电子版,需要超星软件
- 2022-12-11 14:30: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
-
这是一个条形码识别系统,用vc编写的不错,大家可以
这是一个条形码识别系统,用vc编写的不错,大家可以-This is a bar code identification system used to prepare the vc Yes, we can s
- 2022-02-25 05:03:18下载
- 积分:1
-
是delphi方面Win32API大全
是delphi方面Win32API大全-respect Win32API Daquan
- 2022-08-07 14:34:34下载
- 积分:1
-
Vc书上的一个屏保程序,运用了定时器。很有代表性。里面屏保的算法也很经典。很适合初学者。大家可以参考看看!...
Vc书上的一个屏保程序,运用了定时器。很有代表性。里面屏保的算法也很经典。很适合初学者。大家可以参考看看!-Vc a book on the screensaver procedures, the use of timers. Very representative. Inside the screensaver algorithm classic. Very suitable for beginners. Members can take a look at!
- 2022-02-27 02:47:41下载
- 积分:1
-
对当前的全面解释
全程解释当前最新的机器学习理论,各种机器学习算法。-Full explanation of the current up-to-date machine learning theory, various machine learning algorithms.
- 2022-03-10 19:14:41下载
- 积分:1
-
一个比较好的汇编帮助文档。
一个比较好的汇编帮助文档。-a good compilation of help documentation.
- 2023-01-08 22:30:03下载
- 积分:1
-
文件系统 改名 删除 移动
文件系统 改名 删除 移动-file system name deleted Mobile
- 2022-08-03 22:57:54下载
- 积分:1