代码搜索:object
找到约 10,000 项符合「object」的源代码
代码结果 10,000
www.eeworm.com/read/100127/6273992
object_head
/* Declarations for objects of type $name$ */
typedef struct {
PyObject_HEAD
/* XXXX Add your own stuff here */
} $abbrev$object;
staticforward PyTypeObject $Abbrev$type;
/* ------------------
www.eeworm.com/read/223932/6357938
class object.class
www.eeworm.com/read/493654/6388502
cpp object.cpp
/* -*- Mode: C++ -*-
*Header:
*File: object.C (for C++ & cc)
*Author: Noda Itsuki
*Date: 1995/02/21
*EndHeader:
*/
/*
*Copyright:
Copyright (C) 1996-2000 Electrotechnical Laboratory.
Itsuki
www.eeworm.com/read/493654/6388585
h object.h
/* -*-C++-*-
*Header:
*File: object.h (for C++ & cc)
*Author: Noda Itsuki
*Date: 1995/02/21
*EndHeader:
*/
/*
*Copyright:
Copyright (C) 1996-2000 Electrotechnical Laboratory.
Itsuki Noda, Y
www.eeworm.com/read/493165/6407451
cpp object.cpp
/* GL_shadow: an implementation of the stencil shadow volume technique
* Copyright (C) 2005 Angelo "Encelo" Theodorou
*
* object.c: simple and DIRTY Wavefront OBJ loader
*/
#include
www.eeworm.com/read/493165/6407465
h object.h
/* GL_shadow: an implementation of the stencil shadow volume technique
* Copyright (C) 2005 Angelo "Encelo" Theodorou
*/
#ifndef _OBJECT_H_
#define _OBJECT_H_
#include
#include
www.eeworm.com/read/490342/6454858
ico object.ico
www.eeworm.com/read/489356/6470439
hex object.hex
www.eeworm.com/read/486968/6521937
png object.png
www.eeworm.com/read/486859/6530995
c object.c
#include "ocilib.h"
/*
DML for the test
create type t_vendor as object
(
code number,
name varchar2(30)
);
create type t_sale as object
(