代码搜索:ObjectID

找到约 903 项符合「ObjectID」的源代码

代码结果 903
www.eeworm.com/read/111857/15501587

c yaffs_packedtags.c

#include "yaffs_packedtags.h" #include void yaffs_PackTags(yaffs_PackedTags *pt, yaffs_ExtendedTags *t) { pt->chunkId = t->chunkId; pt->serialNumber = t->serialNumber; pt->byteCo
www.eeworm.com/read/186404/5232075

sql createoidadmindata.sql

/* Create the oid table for data loaded by the Loader*/ create table OBJECTID ( next DECIMAL(19,0) NOT NULL ); insert into OBJECTID (next) values (1);
www.eeworm.com/read/186404/5232293

sql createoidadmindata.sql

/* Create the oid table for data loaded by the Loader*/ create table OBJECTID ( next DECIMAL(19,0) NOT NULL ); insert into OBJECTID (next) values (1);
www.eeworm.com/read/481464/6641286

cpp utilities.cpp

#include "utilities.h" // // Create a new layer or return the ObjectId if it already exists // // In : // const char* layerName : layer name // Out : // AcDbObjectId& layerId : ObjectId of the
www.eeworm.com/read/287380/8688546

c node_formats.c

/* * Copyright 2000-2004 by Hans Reiser, licensing governed by * reiserfsprogs/README */ #include "includes.h" int leaf_count_ih(char * buf, int blocksize) { struct item_head * ih; int
www.eeworm.com/read/425519/10350078

cpp keyclient.cpp

// keyclient.cpp // CORBA客户端程序 #include "ManageKey_c.hh" // 此头文件由IDL编译器生成 #include "iostream" using namespace std; USE_STD_NS int main(int argc, char* argv[]) { try { CORBA::ORB_var orb
www.eeworm.com/read/420155/10813004

cpp unloadclass.cpp

// UnloadClass.cpp : implementation file // #include "stdafx.h" #include "CTSClient.h" #include "UnloadClass.h" #include "DisrepairRecord.h" #include "ModifyContainerNo.h" #include "UnloadMod
www.eeworm.com/read/444854/7104781

cpp objectidmanager.cpp

//+----------------------------------------------------------------------------- //| Included files //+----------------------------------------------------------------------------- #include "Object