代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/428541/8860661
java variableparameters.java
//********************************************************************
// VariableParameters.java Author: Lewis/Loftus
//
// Demonstrates the use of a variable length parameter list.
//***
www.eeworm.com/read/285010/8876848
bas events.bas
Attribute VB_Name = "Events"
Public Const Event_SpawnObject = 1
Public Const Event_ObjectFire = 2
Public Const Event_DestroyObject = 3
Public Const Event_DirectUnit = 4
Public Const Event_DeployU
www.eeworm.com/read/428147/8889838
makefile
# Makefile for CCITT subroutines and sample programs
#
# Modify the CC definition to invoke your ANSI-C compiler
#
CC = acc
# Rules to build sample programs do not depend on a UNIX library
www.eeworm.com/read/384079/8902313
makefile
###############################################################################
#
# Name: Makefile
#
# Description: Makefile to build ucos linux port sample code.
#
# Author: Philip Mitchell
#
www.eeworm.com/read/384009/8905925
h icell.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/186485/8930401
java table.java
//-< Table.java >----------------------------------------------------*--------*
// JORA Version 2.0 (c) 1998 GARRET * ? *
// (Java Object Relational Adapter)
www.eeworm.com/read/186485/8930480
java cursor.java
//-< Cursor.java >---------------------------------------------------*--------*
// JORA Version 2.0 (c) 1998 GARRET * ? *
// (Java Object Relational Adapter)
www.eeworm.com/read/427383/8948845
makefile
#############################################################################
# Makefile for building test_keyboard
# Generated by tmake at 16:52, 2007/09/05
# Project: keyboard
# Template: app
www.eeworm.com/read/383311/8956267
dep makefile.dep
# This file was generated using
# make dep
Main.o : Main.cpp \
TeEngine.h \
objects/TeEngineExplorer.h \
misc/SoGuiGameViewer.h \
misc/SoPerfGraph.h \
generators/TeGenerator.h \
g
www.eeworm.com/read/186125/8958209
makefile
#
# Galois Field Arithmetic Library
# By Arash Partow - 2000
#
# URL: http://www.partow.net/projects/galois/index.html
#
# Copyright Notice:
# Free use of this library is permitted under the
# guideli