搜索结果

找到约 652 项符合 Class 的查询结果

按分类筛选

显示更多分类

Java编程 用于对java已经编译好的.class文件进行反编译

用于对java已经编译好的.class文件进行反编译,可以得到源文件.
https://www.eeworm.com/dl/633/294062.html
下载: 44
查看: 1052

VC书籍 MFC(Microsoft Foundation Class)指的是Microsoft基础类

MFC(Microsoft Foundation Class)指的是Microsoft基础类,是用来为Windows开发C++GUI应用程序。MFC是一种十分优秀的工具,使得面向对象的软件函数包装技术演变成为一种可以进行代码复用、简化了程序的复杂性并使程序更加有效的软件开发环境..对于使用Windows API 进行应用程序开发的人员来说, MFC使程序员大大提高了程序开 ...
https://www.eeworm.com/dl/686/298854.html
下载: 69
查看: 1042

书籍源码 复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) C

复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c1, const Complex & c2 ) friend ...
https://www.eeworm.com/dl/532/314582.html
下载: 94
查看: 1040

Internet/网络编程 GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has exist

GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has existed for some time as GNU GPL licensed package and has most recently been designated a GNU package. It is commonly used in GNU Bayonne.
https://www.eeworm.com/dl/620/314908.html
下载: 148
查看: 1048

Linux/Unix编程 GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with a

GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne.
https://www.eeworm.com/dl/619/314910.html
下载: 125
查看: 1052

网络 GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications

GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers ...
https://www.eeworm.com/dl/635/314911.html
下载: 56
查看: 1091

Jsp/Servlet Class CatalogGUI lets the user display the product details of every product in the gourmet coffee st

Class CatalogGUI lets the user display the product details of every product in the gourmet coffee store s product catalog.
https://www.eeworm.com/dl/696/315871.html
下载: 101
查看: 1074

Java编程 编写JavaBean必须满足以下几点: 所有的JavaBean必须放在一个包中 JavaBean必须声明成public class类型 所有的属性必须封装 设置和取得属性可以通过set,get

编写JavaBean必须满足以下几点: 所有的JavaBean必须放在一个包中 JavaBean必须声明成public class类型 所有的属性必须封装 设置和取得属性可以通过set,get
https://www.eeworm.com/dl/633/316520.html
下载: 191
查看: 1047

串口编程 universal serial bus mass storage class control/bulk/interrupt/(cbi)transport

universal serial bus mass storage class control/bulk/interrupt/(cbi)transport
https://www.eeworm.com/dl/624/317360.html
下载: 74
查看: 1029

其他书籍 Universal Serial Bus Mass Storage Class UFI Command Specification

Universal Serial Bus Mass Storage Class UFI Command Specification
https://www.eeworm.com/dl/542/317361.html
下载: 66
查看: 1165