-
MFC技术内幕 电子版,经典的Mfc使用教程。适合有一定基础者学习。...
MFC技术内幕 电子版,经典的Mfc使用教程。适合有一定基础者学习。-MFC technonge,内容牵涉到mfc的原理方面。
- 2023-07-08 04:30:04下载
- 积分:1
-
用vb做的图书管理系统没有错误能用,用了数据库
用vb做的图书管理系统没有错误能用,用了数据库-Done with vb library management system is not an error can be used
- 2023-09-02 07:25:03下载
- 积分:1
-
java的权威书籍,不过是microsoft出版的,可能与javasript中有些差别,不过,还是很实用的,该讲的都讲了....
java的权威书籍,不过是microsoft出版的,可能与javasript中有些差别,不过,还是很实用的,该讲的都讲了.-the authority of books, but microsoft is published, javasript with some differences, however, is very practical, said all the talk about it.
- 2023-01-08 03:10:02下载
- 积分:1
-
Using VC++, prepared by a simple serial debugger, combined with the need for har...
用VC++编写的一个简单的串口调试程序,对需要软硬件结合,PC机与外接硬件通信用很大帮助-Using VC++, prepared by a simple serial debugger, combined with the need for hardware and software, PC computer and external hardware to help a lot of communication
- 2022-12-10 23:00:03下载
- 积分:1
-
msp430的一个实用教程,大家可以参考一下我也是网上下载的
msp430的一个实用教程,大家可以参考一下我也是网上下载的-MSP430 a practical guide for reference for everyone I am also downloading the
- 2023-02-21 17:20:04下载
- 积分:1
-
Crystal Reports 用于处理数据库,帮助用户分析和解释重要信息。使用 Crystal Reports 可以方便地创建简单报表,同时它也提供了创建复杂...
Crystal Reports 用于处理数据库,帮助用户分析和解释重要信息。使用 Crystal Reports 可以方便地创建简单报表,同时它也提供了创建复杂或专用的报表所需的整套工具。此为完整中文文档-Crystal Reports for handling database to help users analyze and explain important information. Using Crystal Reports can easily create simple statements, it also provided the creation of complex or exclusive statements necessary tools package. Chinese integrity of this document
- 2023-01-15 01:25:04下载
- 积分:1
-
c++完美演绎的源代码
c++完美演绎的源代码-c perfect interpretation of the source code
- 2022-03-23 11:28:53下载
- 积分:1
-
some kind of construction norms, welcome to download, perhaps useful
建筑工程类的一些规范,欢迎下载,或许有用-some kind of construction norms, welcome to download, perhaps useful
- 2022-08-13 16:31:01下载
- 积分: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
-
c#资料 希望对大家有用 文件不大 但东西内容比较全面
c#资料 希望对大家有用 文件不大 但东西内容比较全面-c# information everyone would like to document small but useful things the contents of a more comprehensive
- 2023-08-14 03:00:04下载
- 积分:1