-
VC++.net书藉,PDG格式,入门者必读!!本书由简到繁向大家展示出了一个VC++.net的世界。...
VC++.net书藉,PDG格式,入门者必读!!本书由简到繁向大家展示出了一个VC++.net的世界。-VC++. Net books, PDG format, beginners must-read! ! This book from simple to complex to show everyone a VC . Net world.
- 2022-03-18 03:48:35下载
- 积分:1
-
One written by VC++ site is similar to ordinary web pages like blessing, it is a...
一个用VC++编写的类似于平时网站中祝福之类的网页页面,这是一个主题是新年祝福的漂亮网页,祝福的文字一排一排往上走,美观漂亮,对想学习研究这方面的朋友是个很不错的例子-One written by VC++ site is similar to ordinary web pages like blessing, it is a theme is a beautiful New Year" s blessing pages, rows and rows of going up the text of blessing, beauty beautiful, to look at this area want to learn The friend is a very good example of
- 2023-01-20 06:25:04下载
- 积分:1
-
美国大学所采取的visual c++教材,详细讲解visual c++的使用方法
美国大学所采取的visual c++教材,详细讲解visual c++的使用方法-textbook concerned about vc used in American universities
- 2022-03-29 22:29:48下载
- 积分:1
-
2000 WDM开发宝典
2000 WDM开发宝典-2000 book WDM development
- 2023-02-08 05:05:03下载
- 积分:1
-
简单的画笔程序
完全由自己编写的,读者还可以根据自己的要求再继续发挥。初步学习vc的很好的例程。...
简单的画笔程序
完全由自己编写的,读者还可以根据自己的要求再继续发挥。初步学习vc的很好的例程。-simple brush procedures prepared entirely by themselves, readers can also according to its own requirements to continue to play. The preliminary study vc good routines.
- 2022-11-10 04:55: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
-
Matlab6[1].0版本中神经网络工具箱训练算法的使用与比较
Matlab6[1].0版本中神经网络工具箱训练算法的使用与比较-Matlab [1] .0 version neural network algorithm toolbox training and the use of comparison
- 2022-03-23 19:48:26下载
- 积分:1
-
OReilly出的《UNIX_Power_Tools_3rd》,是学习shell编程和UNIX的不可多得的好书。...
OReilly出的《UNIX_Power_Tools_3rd》,是学习shell编程和UNIX的不可多得的好书。-OReilly out
- 2023-06-16 16:50:03下载
- 积分:1
-
L1117直流整压元件的中英文资料,可以组建简单的降压电路
L1117直流整压元件的中英文资料,可以组建简单的降压电路-L1117 handbook English and chinese version, for voltage out put ajust
- 2022-06-17 20:46:27下载
- 积分:1
-
把源文件删掉以后,运行程序能显示源码.
把源文件删掉以后,运行程序能显示源码.-Delete the source file after running the program can display source.
- 2022-07-18 13:22:08下载
- 积分:1