代码搜索:DBASE

找到约 1,041 项符合「DBASE」的源代码

代码结果 1,041
www.eeworm.com/read/344585/3207607

entries

/generate_dbase_manual.doc/1.1.1.1/Fri Nov 23 16:26:59 2007// /generate_dbase_manual.pdf/1.1.1.1/Fri Nov 23 16:26:59 2007// D/corrected components//// D/raw_FIDs////
www.eeworm.com/read/318733/3563965

h qgsdbfbase.h

/*************************************************************************** qgsbdfbase.h - Dbase IV Header -------------------------------------- Date : 25-Dec-2003 C
www.eeworm.com/read/187737/5217046

pkg wins - udeb - dbaseopx.pkg

; ; Languages ; &EN ; ; Header ; #{"DBase OPX [WINS]"}, (0x1000025B), 0, 40, 116, TYPE=SY ; ; Files ; "\Symbian\6.0\NokiaCPP\epoc32\release\wins\udeb\z\system\opx\DBase.opx"-"!:\System\OPX\
www.eeworm.com/read/187737/5217048

pkg wins - urel - dbaseopx.pkg

; ; Languages ; &EN ; ; Header ; #{"DBase OPX [WINS]"}, (0x1000025B), 0, 40, 116, TYPE=SY ; ; Files ; "\Symbian\6.0\NokiaCPP\epoc32\release\wins\urel\z\system\opx\DBase.opx"-"!:\System\OPX\
www.eeworm.com/read/367803/2831028

svn-base users.xml.svn-base

user1 12345 md5
www.eeworm.com/read/306178/3750595

c item.c

// item.c #include #include #include inherit F_CLEAN_UP; inherit F_DBASE; inherit F_MOVE; inherit F_NAME; void setup() { seteuid(getuid()); }
www.eeworm.com/read/187737/5217023

tpl tdbutils.tpl

REM tdbUtils.opl - test code for DBRefresh: function of DBase OPX REM Copyright (c) 1998-2001 Symbian Ltd. All rights reserved. INCLUDE "dbase.oxh" INCLUDE "Sysram1.oxh" INCLUDE "Const.oph" D
www.eeworm.com/read/168551/9907963

c loadchannels.c

/******************************************************************************* File name : loadchannels.c Description : Provide the interface to load channels from dbase for display in 'channe
www.eeworm.com/read/187737/5217328

tpl popxdbas.tpl

REM pOpxDbas.tpl REM EPOC OPL automatic test code for dbase opx. REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved. INCLUDE "Const.oph" INCLUDE "hUtils.oph" INCLUDE "dbase.oxh"
www.eeworm.com/read/306178/3750532

c room.c

// room.c #pragma save_binary #include #include #include inherit F_DBASE; inherit F_CLEAN_UP; static mapping doors; int query_max_encumbrance() { return 100000000000; }