代码搜索:object
找到约 10,000 项符合「object」的源代码
代码结果 10,000
www.eeworm.com/read/394285/2459023
rb object.rb
class Object
attr_accessor :_explicitType
attr_accessor :id
attr_accessor :type
end
www.eeworm.com/read/393838/2463696
cxx object.cxx
/*
* object.cxx
*
* Global object support.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Pub
www.eeworm.com/read/389922/2529834
h object.h
/* $Header: object.h,v 1.7 91/01/18 09:54:23 ceriel Exp $ */
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in t
www.eeworm.com/read/389864/2534587
cpp object.cpp
/* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil -*-
this file is part of rcssserver3D
Fri May 9 2003
Copyright (C) 2002,2003 Koblenz University
Copyright (C) 2003 RoboCup Socce
www.eeworm.com/read/389864/2534606
h object.h
/* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil -*-
this file is part of rcssserver3D
Fri May 9 2003
Copyright (C) 2002,2003 Koblenz University
Copyright (C) 2003 RoboCup Socce
www.eeworm.com/read/384220/2602904
h object.h
/* Interface for the Object class for Objective-C.
Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/
www.eeworm.com/read/383153/2621396
cpp object.cpp
// ***************************************************************************
//
// Generated automatically by genwrapper.
// Please DO NOT EDIT this file!
//
// *********************************
www.eeworm.com/read/383153/2621593
h object.h
/*******************************************************
Lightwave Object Loader for OSG
Copyright (C) 2004 Marco Jez
OpenSceneGraph is (C) 2004 Robert Osfield
********
www.eeworm.com/read/383153/2621600
cpp object.cpp
/*******************************************************
Lightwave Object Loader for OSG
Copyright (C) 2004 Marco Jez
OpenSceneGraph is (C) 2004 Robert Osfield
********
www.eeworm.com/read/383153/2621835
h object.h
#ifndef IVE_OBJECT
#define IVE_OBJECT 1
#include
#include "ReadWrite.h"
namespace ive{
class Object : public ReadWrite, public osg::Object{
public:
void write(DataOutputStream* out);