-
Universal Serial Bus Specification
Universal Serial Bus Specification
- 2022-11-03 15:10:03下载
- 积分:1
-
利用c++进行K线图的绘制,此处为举例说明,希望有所帮助
利用c++进行K线图的绘制,此处为举例说明,希望有所帮助-Using c++ mapping for K-line, here for example, want to be helpful
- 2022-04-28 18:02:56下载
- 积分:1
-
"A Programmer s Introduction to C# 2.0, Third Edition" is a critical update to t...
"A Programmer s Introduction to C# 2.0, Third Edition" is a critical update to the highly successful second edition. It is written by a member of the original C# language-design team and a C# program manager, so you can be certain this book contains the expertise you re looking for.
This third edition covers the new elements of C# 2005 that you ll soon embrace. This comprehensive tutorial explains features like generics, iterators, anonymous types, and partial classes. It is sure to be a key resource for all you C# programmers!
- 2022-07-12 18:01:26下载
- 积分:1
-
Registry user manual on the windows system registry Note
注册表使用手册关于windows系统注册表的说明-Registry user manual on the windows system registry Note
- 2022-03-25 00:20:10下载
- 积分:1
-
autoconf automake实例GCC编译java方法。txt,GCC元件等。
autoconf automake实例gcc编译java方法.txt,gcc的组件和软件工具 .txt,gcc库.txt,gdb自己总结.txt,linux 下gcc 编程.ppt,linux下JAVA环境设置.pdf,Vi指令大全.htm,跟我一起写 Makefile.pdf-autoconf automake instances gcc compiler java methods. txt, gcc components and software tools. txt, gcc library. txt, gdb their summing up. txt, linux under gcc programming. ppt, linux under the JAVA environment settings. pdf, Vi commands Guinness . htm, with me to write Makefile.pdf
- 2022-05-31 12:30:41下载
- 积分:1
-
一个能在表格窗口设置文本输出颜色的对话框
一个能在表格窗口设置文本输出颜色的对话框-a window in the form set the text color output dialog
- 2022-03-30 20:15:30下载
- 积分: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
-
《VC6用户界面制作实例》普遍认为,使用VC开发界面是痛苦的。这本书讲解了VC常用的一些控件的使用,对于初学者而言,非常值得阅读。...
《VC6用户界面制作实例》普遍认为,使用VC开发界面是痛苦的。这本书讲解了VC常用的一些控件的使用,对于初学者而言,非常值得阅读。
- 2022-04-12 07:27:51下载
- 积分:1
-
This section includes the major elements : EJB architecture : the EJB architectu...
本节包括主要元素:EJB体系结构:EJB体系结构。为什么要使用EJB容器
- 2022-03-11 00:58:46下载
- 积分:1
-
opengl基础教程,附源码,从基础实践教程
opengl基础教程,附源码,从基础实践教程-opengl-based tutorials, with a source code, from basic practice Tutorial
- 2022-08-09 14:06:55下载
- 积分:1