-
Python Cookbook 第二版
Python Cookbook 第二版
Python Cookbook 第二版
Python Cookbook 第二版-Python Cookbook 2nd Edition
Python Cookbook 2nd Edition
Python Cookbook 2nd Edition
- 2022-02-04 02:50:51下载
- 积分:1
-
JPEG 2000最终委员会草案1版本,2000月16
JPEG 2000 FINAL COMMITTEE DRAFT VERSION 1.0, 16 MARCH 2000
- 2023-01-24 20:55:03下载
- 积分:1
-
vb程序触类旁通百例源程序,这是其中一个例子.
vb程序触类旁通百例源程序,这是其中一个例子.-vb source procedures they jump 100 cases, it is one of the examples.
- 2022-07-06 21:52:17下载
- 积分:1
-
Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络
(例如以太网)和其它设备之间可以通信。它已经成为...
pci9052下的开发软件,希望大家能用的着-PCI9052 under development software, I hope the U.S. can use the
- 2023-04-03 19:55:03下载
- 积分:1
-
asp高级学习 英文版的
看不动别找我
asp高级学习 英文版的
看不动别找我-asp Advanced Learning English is not an action I find other
- 2023-04-28 20:00:03下载
- 积分:1
-
深入浅出MFC的示例程序,想要的朋友拿去吧
深入浅出MFC的示例程序,想要的朋友拿去吧-MFC easy examples of procedures, friends want to take it
- 2022-01-26 01:01:20下载
- 积分:1
-
attention this not the final document, the final version of the commercial relea...
注意本文并非最终文档,在最终的商业版本发布前,可能会有重大修改。而且,它属微软公司所有。它是根据接受者和微软公司间的非公开协议公布的 。本文档只是为了报告的目的提供的,并且,在本文档中,微软公司并没有作任何明示或暗示的担保。对本文档中的内容进行更改不会给出提示。用户要对由于使用本文档所造成的全部危险和后果负责。用户有责任遵守所有有效的版权法律。虽然没有用版权来限制,但是如果没有Microsoft公司明确的书面许可,本文档的任何部分都不可以被复制、存储或引入检索系统,或用任何手段进行传播(电子的、机械的,影印,记录或其他方式)或其它任何用途。微软拥有涉及本文档主要内容的专利、专有应用程序、商标、版权和其它知识产权。除非有微软公司提供的任何书面的许可,提供本文档并没有给你任何关于这些专利、商标、版权和其它知识产权的许可。未出版作品。 © 1999-2002 Microsoft 公司。版权所有。Microsoft, Windows, Visual Basic, and Visual C++是微软公司在美国和/或其他国家或地区的注册商标或商标。 这里所提及的其它产品和公司的名称可能是他们各自所有者的商标。-attention this not the final document, the final version of the commercial release, there may be major changes. Moreover, it is all Microsoft. It is based on Microsoft recipient and the non-disclosure agreement made public. This document is only for the purposes of reporting to provide, and, in this document, Microsoft had not made any express or implied guarantee. This documentation of the content will not change is suggested. Users should use this document as a result of all the da
- 2022-03-06 01:24:08下载
- 积分:1
-
孙鑫老师vc++的笔记,chm格式,希望对大家有帮助
孙鑫老师vc++的笔记,chm格式,希望对大家有帮助-SUN Xin teachers vc++ Notes, chm format, would like to help everyone
- 2022-03-12 16:37:48下载
- 积分: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
-
An airline ticket booking system documentation An airline ticket reservation sys...
一个航空公司的机票预定系统的说明文档 An airline ticket reservation system of documentation-An airline ticket booking system documentation An airline ticket reservation system of documentation
- 2022-02-05 13:37:02下载
- 积分:1