代码搜索:object
找到约 10,000 项符合「object」的源代码
代码结果 10,000
www.eeworm.com/read/372148/9519399
h object.h
/*
Copyright (C) 2006 GUI Developers
All rights reserved.
Website: www.ecurb2006.com
Info: sales@ecurb2006.com
*/
#ifndef _GUI_OBJECT_H
#define _GUI_OBJECT_H
#define CreateObject CreatO
www.eeworm.com/read/372148/9519469
h object.h
/*
Copyright (C) 2006 GUI Developers
All rights reserved.
Website: www.ecurb2006.com
Info: sales@ecurb2006.com
*/
#ifndef _GUI_OBJECT_H
#define _GUI_OBJECT_H
#define CreateObject CreatO
www.eeworm.com/read/371050/9570053
h object.h
/*****************************************************************************************
* SEU-3D
* ---------------------------------------
www.eeworm.com/read/371050/9570068
cpp object.cpp
/*****************************************************************************************
* SEU-3D
* ---------------------------------------
www.eeworm.com/read/366576/9808609
c object.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/170301/9811339
h object.h
#define MAXPOLYGENVERTEX 128
typedef struct ObjPolygon
{
int nID;
int nState;
int nNumSides;//多边形边数
POINT LocalVertex[MAXPOLYGENVERTEX];//多边形顶点列表,顺时针
//POINT TransVertex[MAXPOLYGENVERTE
www.eeworm.com/read/366065/9834780
3 object.3
'\"
'\" Copyright (c) 1996-1997 Sun Microsystems, Inc.
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
'
www.eeworm.com/read/365798/9846128
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
(
www.eeworm.com/read/365798/9846367
c object.c
/*
+----------------------------------------------------------------------+
| |
| OCILIB - C Dri
www.eeworm.com/read/365556/9855647