代码搜索:object
找到约 10,000 项符合「object」的源代码
代码结果 10,000
www.eeworm.com/read/284864/8886418
cpp object.cpp
/*******************************************************************************
模 块: 图形对象模块.
功 能: 能够定义一个图形方块为对象并显示和隐藏,是所有图形对象的基类.
程序员: 雷中南.
版 本: v1.1
时 间: 1999-05-05
******************
www.eeworm.com/read/284864/8886710
h object.h
/*
模 块: 图形对象模块.
功 能: 能够定义一个图形方块为对象并显示和隐藏,是所有图形对象的基类.
程序员: 雷中南.
版 本: v1.1
时 间: 1999-05-05
*/
#ifndef _OBJECT
#define _OBJECT
#include "scrkeep.h"
//对象类模块.
class Object : public
www.eeworm.com/read/284864/8886816
obj object.obj
www.eeworm.com/read/383449/8946175
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/383191/8962814
h object.h
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* Copyright (c) 1993 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/283425/9021544
java object.java
package eluosi;
public class Object
{
int type;
Point center;
Point pos[];
Object()
{
center = new Point();
pos = new Point[4];
pos[0] = new Poi
www.eeworm.com/read/283425/9021551
class object.class
www.eeworm.com/read/185574/9030165
vbp object.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\STDOLE2.TLB#OLE Automation
Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; Comdlg32.ocx
Form=frmObjManipu