代码搜索:DBASE
找到约 1,041 项符合「DBASE」的源代码
代码结果 1,041
www.eeworm.com/read/13787/283451
s stopwatc.s
; Stopwatch primitives - used in sw.c
include asmglobal.h
public stopval,swstart
.CODE
dbase dw @Data
; start the interval timer
swstart proc far
push ax
; send the mode word to the 825
www.eeworm.com/read/250170/4441303
cs newskind.cs
using System;
using System.Data;
using System.Data.SqlClient;
using NewsKindAdmin.DBase;
namespace NewsKindAdmin.Operate_DB
{
///
/// NewsKind 的摘要说明。
///
public cla
www.eeworm.com/read/306178/3746038
c leidong.c
#include
inherit F_DBASE;
inherit F_SSERVER;
int perform(object me, object target)
{
object weapon;
int damage, club;
if( !target && me->is_fighting() ) target = of
www.eeworm.com/read/306178/3746371
c lianhuan.c
//lianhuan.c 连环 perform
#include
inherit F_DBASE;
inherit F_SSERVER;
int perform(object me, object target)
{
mapping fam;
int damage;
string msg;
www.eeworm.com/read/306178/3748490
c edit.c
// edit.c
#include "/doc/help.h"
inherit F_DBASE;
inherit F_CLEAN_UP;
void create()
{
seteuid(getuid());
set("name", "编辑指令");
set("id", "edit");
se
www.eeworm.com/read/306178/3748731
c clone.c
inherit F_DBASE;
#include
void create()
{
seteuid(getuid());
set("channel_id", "复制精灵(clone)");
}
int main(object me, string arg)
{
object obj;
string err,
www.eeworm.com/read/306178/3748756
c edit.c
// edit.c
#include "/doc/help.h"
inherit F_DBASE;
inherit F_CLEAN_UP;
void create()
{
seteuid(getuid());
set("name", "编辑指令");
set("id", "edit");
se
www.eeworm.com/read/358128/3002093
maintainers
Maintainers for DB database backends/drivers:
dbase : Daniel Convissor
fbsql : Daniel Convissor
Frank M. Kromann
ibase : Danie