代码搜索:Subclass

找到约 2,526 项符合「Subclass」的源代码

代码结果 2,526
www.eeworm.com/read/468818/6988925

bas subclass.bas

Attribute VB_Name = "MSubclass" Option Explicit ' declares: Private Declare Function IsWindow Lib "user32" (ByVal hwnd As Long) As Long Private Declare Function GetProp Lib "user32" Alias "GetPr
www.eeworm.com/read/468818/6988931

cls subclass.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/465657/7051459

java subclass.java

package initialOrder; class Parent { // 静态变量 public static String p_StaticField = "父类--静态变量"; // 变量 public String p_Field = "父类--变量"; // 静态初始化块
www.eeworm.com/read/465657/7051465

class subclass.class

www.eeworm.com/read/130779/7092244

h subclass.h

//////////////////////////////////////////////////////////////// // Copyright 1998 Paul DiLascia // If this code works, it was written by Paul DiLascia. // If not, I don't know who wrote it. // #
www.eeworm.com/read/130779/7092316

cpp subclass.cpp

//////////////////////////////////////////////////////////////// // Copyright 1998 Paul DiLascia // If this code works, it was written by Paul DiLascia. // If not, I don't know who wrote it. // /
www.eeworm.com/read/149857/7150707

h subclass.h

//////////////////////////////////////////////////////////////// // 1997 Microsoft Sytems Journal // If this code works, it was written by Paul DiLascia. // If not, I don't know who wrote it. //
www.eeworm.com/read/149857/7150713

cpp subclass.cpp

//////////////////////////////////////////////////////////////// // 1997 Microsoft Systems Journal. // If this program works, it was written by Paul DiLascia. // If not, I don't know who wrote it.
www.eeworm.com/read/149857/7150937

h subclass.h

//////////////////////////////////////////////////////////////// // 1997 Microsoft Sytems Journal // If this code works, it was written by Paul DiLascia. // If not, I don't know who wrote it. //
www.eeworm.com/read/101623/7152949

cpp subclass.cpp

//////////////////////////////////////////////////////////////// // Copyright 1998 Paul DiLascia // If this code works, it was written by Paul DiLascia. // If not, I don't know who wrote it. // /