代码搜索:Subclass
找到约 2,526 项符合「Subclass」的源代码
代码结果 2,526
www.eeworm.com/read/487439/6512399
bas comboexsubclass.bas
Attribute VB_Name = "SubClass"
Option Private Module
Option Explicit
Public NextProcs As Long
Public NextProcs1 As Long
Public Nodef As Boolean
Public Const WM_SIZE = &H5
Public Declare Functio
www.eeworm.com/read/485206/6567766
bas comboexsubclass.bas
Attribute VB_Name = "SubClass"
Option Private Module
Option Explicit
Public NextProcs As Long
Public NextProcs1 As Long
Public Nodef As Boolean
Public Const WM_SIZE = &H5
Public Declare Functio
www.eeworm.com/read/343072/11977625
bas comboexsubclass.bas
Attribute VB_Name = "SubClass"
Option Private Module
Option Explicit
Public NextProcs As Long
Public NextProcs1 As Long
Public Nodef As Boolean
Public Const WM_SIZE = &H5
Public Declare Functio
www.eeworm.com/read/150612/12282412
bas comboexsubclass.bas
Attribute VB_Name = "SubClass"
Option Private Module
Option Explicit
Public NextProcs As Long
Public NextProcs1 As Long
Public Nodef As Boolean
Public Const WM_SIZE = &H5
Public Declare Functio
www.eeworm.com/read/218565/14915409
h technic_test.h
#ifndef _HBSTOCK_TECHNIC_TEST_H_
#define _HBSTOCK_TECHNIC_TEST_H_
// A TestFixture subclass.
#include "cppunit/extensions/HelperMacros.h"
#include "hbstock2/stock_technic.h"
class TechnicTest : pub
www.eeworm.com/read/116997/14945203
cpp univ.cpp
//the classes and subclass of a university
//file univ.h
#include
#include
const char null='\0';
static char*strsave(char*s)
{
char*p;
p= new char[strlen(s)+1];
www.eeworm.com/read/240204/4577395
h scommonast.h
#ifndef SCommonAST_h
#define SCommonAST_h
#include
#include "PCCTSAST.h"
#include "SASTBase.h"
/* If you use SORCERER alone, you can subclass this to get a nice tree def */
class
www.eeworm.com/read/223561/4810596
java painter.java
// Tutorial 21: Painter.java
// Application enables user to draw on a subclass of JPanel.
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.util.*;
public class Pai
www.eeworm.com/read/223561/4810606
java painter.java
// Tutorial 21: Painter.java
// Application enables user to draw on a subclass of JPanel.
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.util.*;
public class Pai
www.eeworm.com/read/220680/4839768
properties com.sun.media.jai.codec.properties
BMPEncodeParam0=Unsupported version number specified for BMP file.
FileSeekableStream0=pos < 0.
FileCacheSeekableStream0=pos < 0.
ImageCodec0=Method unimplemented, should be implemented by subclass.
I