代码搜索:object
找到约 10,000 项符合「object」的源代码
代码结果 10,000
www.eeworm.com/read/247728/12623473
cls clsopdispose.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/146646/12627969
h sfoc_ti.h
/* ==============================================================================
System Name: PMSM3_2 (QEP version)
File Name: SFOC_TI.H
Description: Header file for Peripheral independent
www.eeworm.com/read/146645/12628147
h pmsm31.h
/* ==============================================================================
System Name: PMSM3_1 (QEP version)
File Name: PMSM31.H
Description: Peripheral independent object for the im
www.eeworm.com/read/247688/12630100
java visitor.java
public abstract class Visitor
{
public abstract void visit(Object obj);
}
www.eeworm.com/read/238104/13907192
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2005-07-09.11
# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
# This progr
www.eeworm.com/read/135507/13925180
bc top.bc
Method int top()
0 aload_0 //Push the object reference(this) at index
//0 of the local variable table.
1 getfield #6
www.eeworm.com/read/135507/13925188
bc top.bc
Method int top()
0 aload_0 //Push the object reference(this) at index
//0 of the local variable table.
1 getfield #6
www.eeworm.com/read/135507/13925191
bc top1.bc
Method int top1()
0 aload_0 //Push the object reference(this) at index
//0 of the local variable table.
1 getfield #6
www.eeworm.com/read/237688/13937123
java real.java
package xcalc;
/**
* Java integer implementation of 63-bit precision floating point.
* Version 1.09
*
* Copyright 2003-2006 Roar Lauritzsen
*
*
www.eeworm.com/read/135259/13944621
h monitor.h
// --monitor.h------------------------------------------------------------------
//
// Header file for module containing performance monitoring functions.
//
// Copyright 1986 - 1998 Microsoft Cor