代码搜索:object

找到约 10,000 项符合「object」的源代码

代码结果 10,000
www.eeworm.com/read/124561/6045606

h object.h

// Object.h: interface for the CObject class. #ifndef __COBJECT_H__ #define __COBJECT_H__ class CObject { public: long GetObjectType(); void SetObjectType(long type); void SetUniqueId
www.eeworm.com/read/124561/6045607

dsw object.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/124561/6045608

plg object.plg

Build Log --------------------Configuration: object - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\zzz1\L
www.eeworm.com/read/124561/6045611

cpp object.cpp

// Object.cpp: implementation of the CObject class. #include "Object.h" CObject::CObject() { } CObject::~CObject() { } void CObject::HeartBeat() { } // 取得物体的ID long CObject
www.eeworm.com/read/124399/6049682

h object.h

/*******************************************************/ /* "C" Language Integrated Production System */ /* */ /*
www.eeworm.com/read/119649/6082960

format object.format

Imports System Imports System.Data Imports System.Data.SqlTypes Imports OrmLib Namespace {0} Public Class {1} : Inherits {0}.{1}OrmTemplate Friend Sub New(ByVal dataContext As Dat
www.eeworm.com/read/119649/6083169

format object.format

/* (ORM.NET) * AccessorName:{1} * This is a one time generated class skeleton by ORM.NET. * Please add your business logic for the class here. * Please do not remove these comments as they are
www.eeworm.com/read/119649/6083204

cs object.cs

//This file is part of ORM.NET. // //ORM.NET is free software; you can redistribute it and/or //modify it under the terms of the GNU Lesser General Public //License as published by the Free Softwa
www.eeworm.com/read/118801/6094565

cpp object.cpp

/********************************************************************** ** Copyright (C) 2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt Designer. ** ** This file may be distrib
www.eeworm.com/read/116009/6114038

java object.java

/* * Copyright