-
24小时proficient VC
24小时精通VC-24 hours proficient VC
- 2023-04-29 22:30:04下载
- 积分:1
-
网页上实现矢量图的最佳工具。网络程序员的必备工具。该文档提供了详细的实现方案和里程...
网页上实现矢量图的最佳工具。网络程序员的必备工具。该文档提供了详细的实现方案和里程-website to achieve the best tool for vector. Network tool for programmers. The document provides a detailed program and the realization of mileage
- 2022-03-17 17:29:55下载
- 积分: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
-
PC游戏编程(人机博弈) 国内少有的人机博弈的书
PC游戏编程(人机博弈) 国内少有的人机博弈的书-PC game programming (man-machine game) domestic plane Game rare books
- 2022-02-06 14:52:52下载
- 积分:1
-
cygnal的介绍啊
很好的 啊 我定定定定啊
cygnal的介绍啊
很好的 啊 我定定定定啊
-Cygnal
- 2022-06-02 10:29:55下载
- 积分:1
-
< Introduction to Linux
< Introduction to Linux--A Hands on Guide>> author:Machtelt Garrels 一本介绍linux 非常权威的书,适合于初学者。感觉自己受益匪浅。
- 2022-09-28 20:35:05下载
- 积分:1
-
Microsoft_Access_97_Quick_Reference.zip
Microsoft_Access_97_Quick_Reference.zip
- 2023-03-21 22:50:03下载
- 积分:1
-
一本关于C++的书籍,包含了不少example
一本关于C++的书籍,包含了不少example-one on the C books, contains a lot example
- 2022-03-25 03:21:33下载
- 积分:1
-
控件随界面变化,当窗口界面变化时,窗口内的控件大小相应变化,只是不适合sstab...
控件随界面变化,当窗口界面变化时,窗口内的控件大小相应变化,只是不适合sstab-Control with the interface changes in the interface when the window changes, window size of the corresponding changes in controls, but not suitable for sstab
- 2022-03-25 16:26:55下载
- 积分:1
-
一本学习C++的经典书,国外的,很经典的,c++编程思想
一本学习C++的经典书,国外的,很经典的,c++编程思想-A study of the classic C++ books, abroad, it is classic, c++ programming ideas
- 2022-03-30 09:45:46下载
- 积分:1