-
Visual Basic.NET excellent programming source Chapter 100 cases ninth
视觉基本.NET优秀编程源码第九章100个案例
- 2022-08-09 06:37:58下载
- 积分: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
-
window of multithreaded programming reference books. Worth reading
window下的多线程编程参考书。值得一读-window of multithreaded programming reference books. Worth reading
- 2022-09-26 03:00:03下载
- 积分:1
-
This book shows you how to write programs that run under Microsoft Windows 98, M...
This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows application programming interfaces (APIs). 学习SDK的经典书籍-This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows application programming interfaces (APIs) . learning SDK classic books
- 2022-06-17 15:43:21下载
- 积分:1
-
Compilers.Principles.Techniques.and.Tools
十分经典的编译原理的书
Compilers.Principles.Techniques.and.Tools
十分经典的编译原理的书-Compilers.Principles.Techniques.and.Tools very classic book Compiler Construction Principles
- 2022-03-12 12:31:46下载
- 积分:1
-
这是一本进销存的说明文件,希望一些有ERP方面需要的人员可以看看本书一定对你有不少启发和帮助!...
这是一本进销存的说明文件,希望一些有ERP方面需要的人员可以看看本书一定对你有不少启发和帮助!-This is a Invoicing note that some have ERP needs of staff can look at some of the book you have a lot of inspiration and help!
- 2023-07-15 06:45:03下载
- 积分:1
-
vb通讯《GIS开发者》Visual Basic 是Mcrosoft公司推出的强有力的系列开发软件.这是第五期杂志!...
vb通讯《GIS开发者》Visual Basic 是Mcrosoft公司推出的强有力的系列开发软件.这是第五期杂志!-vb communications, "GIS" Mcrosoft Visual Basic is a powerful company launched a series of software development. This is the fifth magazine!
- 2022-03-02 08:58:41下载
- 积分:1
-
WFMC工作流标准的接口23的中文版,你可以结合其他几个标准文档一起学习WMFC。...
WFMC工作流标准的接口23的中文版,你可以结合其他几个标准文档一起学习WMFC。-redundant work flow standard interface 23 of the Chinese version, you can combine several other standard file WMFC learning together.
- 2022-04-13 04:13:04下载
- 积分:1
-
微软系列丛书<<C#2005从入门到精通>>
微软系列丛书-Microsoft Series
- 2023-07-03 02:40:05下载
- 积分:1
-
介绍C++的基础知识,包括类,对象,以及编程的一些基础知识。...
介绍C++的基础知识,包括类,对象,以及编程的一些基础知识。-Describes the basics of C++, including classes, objects, as well as some basic knowledge of programming.
- 2023-01-14 05:20:04下载
- 积分:1