代码搜索:Notify

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

代码结果 4,184
www.eeworm.com/read/169190/5428336

jcl linkdll.jcl

//APACH JOB MSGLEVEL=(1,1),CLASS=A,MSGCLASS=A /*ROUTE PRINT XXXXXX.XXXXXX /*ROUTE PUNCH XXXXXX.XXXXXX /*NOTIFY XXXXXX.XXXXXX //CCLE JCLLIB ORDER=(SYS1.CBC.SCBCPRC,SYS1.CEE.SCEEPROC) //PRELINK EXEC EDC
www.eeworm.com/read/321465/3536965

jcl linkdll.jcl

//APACH JOB MSGLEVEL=(1,1),CLASS=A,MSGCLASS=A /*ROUTE PRINT XXXXXX.XXXXXX /*ROUTE PUNCH XXXXXX.XXXXXX /*NOTIFY XXXXXX.XXXXXX //CCLE JCLLIB ORDER=(SYS1.CBC.SCBCPRC,SYS1.CEE.SCEEPROC) //PRELINK EXEC EDC
www.eeworm.com/read/306178/3745022

c leitingpili.c

// tie@fengyun #include #include inherit F_SSERVER; int perform(object me, object target) { string msg; int extra; object weapon; if(me->is_busy()) return notify_fail("你现在没空
www.eeworm.com/read/306178/3746171

c huimaqiang.c

// tie@fengyun #include #include inherit F_SSERVER; int perform(object me, object target) { string msg; int extra; object weapon; if(me->is_busy()) return notify_fail("你现在没空
www.eeworm.com/read/306178/3746234

c necromancy.c

// necromancy.c 降伏法 // by Java inherit SKILL; int valid_learn(object me) { if( (int)me->query_skill("longxiang",1) < (int)me->query_skill("necromancy",1) ) return notify_fail("你的龙相
www.eeworm.com/read/306178/3746394

c powerup.c

// powerup.c #include inherit F_CLEAN_UP; void remove_effect(object me, int amount); int exert(object me, object target) { int skill; if( target != me ) return notify_fail("你只能用落
www.eeworm.com/read/306178/3746467

c lifeheal.c

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

c leitingpili.c

// tie@fengyun #include #include inherit F_SSERVER; int perform(object me, object target) { string msg; int extra; object weapon; if(me->is_busy()) return notify_fail("你现在没空
www.eeworm.com/read/306178/3746499

c powerup.c

// powerup.c #include inherit F_CLEAN_UP; void remove_effect(object me, int amount); int exert(object me, object target) { int skill; if( target != me ) return notify_fail("你只能用杀
www.eeworm.com/read/306178/3746579

c powerup.c

// powerup.c 先天气功加力 #include inherit F_CLEAN_UP; void remove_effect(object me, int amount); int exert(object me, object target) { int skill; if( target != me ) return notify_fail