代码搜索:Notify

找到约 4,184 项符合「Notify」的源代码

代码结果 4,184
www.eeworm.com/read/306178/3747433

c jingheal.c

// jingheal.c #include int exert(object me, object target) { if( !target ) return notify_fail("你要用真气为谁疗伤?\n"); if( me->is_fighting() || target->is_fighting()) return notify_fail("战斗中
www.eeworm.com/read/306178/3754932

c lifeheal.c

// lifeheal.c 神元功 #include int exert(object me, object target) { if( !target ) return notify_fail("你要用真气为谁疗伤?\n"); if( me->is_fighting() || target->is_fighting()) return notify_fail(
www.eeworm.com/read/120487/6072926

h async.h

/*------------------------------------------------------------------------- * * async.h * Asynchronous notification: NOTIFY, LISTEN, UNLISTEN * * Portions Copyright (c) 1996-2003, PostgreSQL Gl
www.eeworm.com/read/470776/1443898

svn-base taxonomymonitor.info.svn-base

; $Id$ name = Taxonomy Monitor description = Sends email to notify of changes to taxonomy vocabularies. dependencies = taxonomy version = $Name$
www.eeworm.com/read/183001/5259277

c async.c

/*------------------------------------------------------------------------- * * async.c * Asynchronous notification: NOTIFY, LISTEN, UNLISTEN * * Portions Copyright (c) 1996-2005, PostgreSQL Gl
www.eeworm.com/read/183001/5259858

h async.h

/*------------------------------------------------------------------------- * * async.h * Asynchronous notification: NOTIFY, LISTEN, UNLISTEN * * Portions Copyright (c) 1996-2005, PostgreSQL Gl
www.eeworm.com/read/387667/2557307

h async.h

/*------------------------------------------------------------------------- * * async.h * Asynchronous notification: NOTIFY, LISTEN, UNLISTEN * * Portions Copyright (c) 1996-2006, PostgreSQL Gl
www.eeworm.com/read/306178/3748687

c han.c

// shout.c inherit F_CLEAN_UP; int main(object me, string arg) { if( !wizardp(me) ) return notify_fail("目前暂不开放玩家 shout。\n"); if (!arg) return notify_fail("你想要大叫什么?\n"); shout( me->name
www.eeworm.com/read/136989/5834359

cpp supplier_client.cpp

// Supplier_Client.cpp,v 1.5 2003/11/02 23:27:22 dhinton Exp #include "Supplier_Client.h" #include "ORB_Run_Task.h" #include "ace/Arg_Shifter.h" #include "tao/ORB_Core.h" #include "ace/Sched_
www.eeworm.com/read/136989/5834365

cpp consumer_client.cpp

// Consumer_Client.cpp,v 1.5 2003/11/02 23:27:22 dhinton Exp #include "Consumer_Client.h" #include "Consumer.h" #include "ORB_Run_Task.h" #include "ace/Arg_Shifter.h" #include "orbsvcs/orbsvcs/