代码搜索:DBASE

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

代码结果 1,041
www.eeworm.com/read/11356/228145

s pivec.s

; :ts=8 include asmglobal.h extrn Stktop,Spsave,Sssave,piint:proc,doret:proc,eoi:proc DMAEN equ 4 .DATA public acc_delay acc_delay dw 0 .CODE dbase dw @Data ; save loc for ds (m
www.eeworm.com/read/13787/283370

s pivec.s

; :ts=8 include asmglobal.h extrn Stktop,Spsave,Sssave,piint:proc,doret:proc,eoi:proc DMAEN equ 4 .DATA public acc_delay acc_delay dw 0 .CODE dbase dw @Data ; save loc for ds (m
www.eeworm.com/read/187737/5217563

tpl oplsamp.tpl

REM Copyright (c) 1997-1998 Symbian Ltd. All rights reserved. INCLUDE "const.oph" INCLUDE "dbase.oxh" INCLUDE "date.oxh" app oplapp,123 icon "tdemo.mbm" caption "Sample",1 enda rem A
www.eeworm.com/read/306178/3746824

c lianhuan.c

//Cracked by Kafei //lianhuan.c 六合刀之连环诀 #include inherit F_DBASE; inherit F_SSERVER; int perform(object me, object target) { object weapon; int skill; if( !target ) target = offensive
www.eeworm.com/read/306178/3748503

c quit.c

// quit.c #include #include inherit F_DBASE; void do_quit(object, object); void create() { seteuid(getuid()); set("channel_id", "离线指令"); } int main(object me, string arg)
www.eeworm.com/read/306178/3748532

c quithy.c

// quit.c #include #include inherit F_DBASE; void do_quit(object, object); void create() { seteuid(getuid()); set("channel_id", "离线指令"); } int main(object me, string arg)
www.eeworm.com/read/306178/3750464

c pigd.c

// pigd.c 拱猪 Daemon //#pragma optimize all #include inherit F_DBASE; string *suit_char = ({ "S", "H", "D", "C" }); string *suit_str = ({ "黑桃", "红心", "方块", "梅花" }); string *rank_char = ({ "2
www.eeworm.com/read/306178/3750557

c weapon.c

#include #ifdef AS_FEATURE #include #else inherit EQUIP; #endif // axe.c varargs void init_axe(int damage, int flag) { set("weapon_prop/damage", damage); set("flag", (int)f
www.eeworm.com/read/306178/3753961

o xingtang-tangzhu.o

#clone/npc/shang-shan.c alias (["a":"abandon $1",]) dbase (["winner":"afei","id":"shangshan","actions":,"max_qi":764,"neili":292,"max_neili":2200,"weapon":"/d/city2/obj/hlbian","shen_type":0,"jing":
www.eeworm.com/read/306178/3759834

h insert.h

//insert.c #pragma optimize #include inherit F_CLEAN_UP; int do_insert(string arg) { mapping cards; string *dirs, dir; int i; if( !arg ) return notify_fail("你要插入什么?\n");