-
Thingking in c++第二版,很不错的教材。
Thingking in c++第二版,很不错的教材。-Thingking in c second edition, very good teaching material.
- 2022-02-09 23:55:06下载
- 积分:1
-
31天重构速成,讲解重构的入门级书籍,源代码
31天重构速成,讲解重构的入门级书籍,源代码-31-day crash reconstruction to explain the reconstruction of the entry-level books, the source code
- 2022-03-10 05:27:17下载
- 积分:1
-
arm s3c44boX的测试程序(test_44b),用于s3c44boX的各个模块的测试,可用于学习44b0的编程...
arm s3c44boX的测试程序(test_44b),用于s3c44boX的各个模块的测试,可用于学习44b0的编程-arm s3c44boX testing procedures (test_44b) for the various modules s3c44boX tests can be used to study the programming 44b0
- 2022-08-05 10:35:20下载
- 积分: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
-
1-中国金融集成电路(IC)卡电子钱包电子存折卡片规范.doc
1-中国金融集成电路(IC)卡电子钱包电子存折卡片规范.doc-China financial integrated circuit card specifications―
Part 1:Electronic purse/electronic deposit card specification
- 2022-07-21 05:45:35下载
- 积分:1
-
在 Visual C++ 中使用内联汇编
在 Visual C++ 中使用内联汇编-used in conjunction with the compilation
- 2022-02-02 21:40:55下载
- 积分:1
-
详细较少了BV的基本功能和具体的操作过程,学习VB是个非常不错的选择...
详细较少了BV的基本功能和具体的操作过程,学习VB是个非常不错的选择-Less detail the basic functions of the BV and the specific operation of the process of learning VB is a very good choice
- 2022-03-07 05:23:15下载
- 积分:1
-
良好的C # ASP.NET图书。该项目分为理论和实践…
很好的C#与ASP.NET书籍。分为理论基础篇和实务篇,很实用。-good C# and ASP.NET books. For the project is divided into theoretical and practical articles and practical.
- 2022-03-14 11:21:49下载
- 积分:1
-
《数据结构(c语言版)》配套光盘 学习数据库不可缺少的辅助材料...
《数据结构(c语言版)》配套光盘 学习数据库不可缺少的辅助材料 -err
- 2023-05-11 18:10:03下载
- 积分:1
-
Linux system management, to allow you quick access to Linux systems without conc...
Linux系统管理,让你快速进入Linux系统的应用而无需关注Linux的Shell,Vi-Linux system management, to allow you quick access to Linux systems without concern about the Linux-Shell, Vi
- 2022-12-07 05:05:11下载
- 积分:1