代码搜索:Notify

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

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

c come.c

// come.c #include inherit F_CLEAN_UP; int main(object me, string arg) { object ob; int cost; seteuid(getuid()); if( me->is_fighting() ) return notify_fail("一边打架一边驯兽?
www.eeworm.com/read/306178/3748648

c drink.c

// drink.c // by snowman@SJ 02/04/1999. #include inherit F_CLEAN_UP; int main(object me, string arg) { object obj; if (me->is_busy() || me->is_fighting()) return notify_fail("你
www.eeworm.com/read/306178/3748692

c surrender.c

// surrender.c #include inherit F_CLEAN_UP; int main(object me, string arg) { object ob; if( !me->is_fighting() ) return notify_fail("投降?现在没有人在打你啊....?\n"); if (me->is
www.eeworm.com/read/306178/3754935

c heal.c

// heal.c #include int exert(object me, object target) { if( me->is_fighting() ) return notify_fail("战斗中运功疗伤?找死吗?\n"); if ((int)me->query_skill("shenyuan-gong", 1) < 20) return notif
www.eeworm.com/read/306178/3754940

c roar.c

// roar.c #include inherit F_CLEAN_UP; int exert(object me, object target) { object *ob; int i, skill, damage; if( (int)me->query("neili") < 600 ) return notify_fail("你的内力不够。\n"); i
www.eeworm.com/read/261052/4325841

jcl linkhttp.jcl

//LINKHTTP JOB MSGLEVEL=(1,1),CLASS=S,MSGCLASS=S //* SAMPLE JCL FOR LINKING APACHE ON TPF41 /*ROUTE PRINT /*ROUTE PUNCH /*NOTIFY //CCLE JCLLIB ORDER=(SYS1.
www.eeworm.com/read/162509/5547580

h typedef.h

#if !defined _TYPEDEF_H #define _TYPEDEF_H #define MAX_DUPLE_COUNT 5 #define ID_TIMER_1 101 #define ID_AMBIANCE_TIMER 102 #define WM_USER_ENDTIMER WM_USER+100 #define WM_DSHOW_NOTIFY W
www.eeworm.com/read/268861/11117470

h typedef.h

#if !defined _TYPEDEF_H #define _TYPEDEF_H #define MAX_DUPLE_COUNT 5 #define ID_TIMER_1 101 #define ID_AMBIANCE_TIMER 102 #define WM_USER_ENDTIMER WM_USER+100 #define WM_DSHOW_NOTIFY W
www.eeworm.com/read/110823/15524412

h typedef.h

#if !defined _TYPEDEF_H #define _TYPEDEF_H #define MAX_DUPLE_COUNT 5 #define ID_TIMER_1 101 #define ID_AMBIANCE_TIMER 102 #define WM_USER_ENDTIMER WM_USER+100 #define WM_DSHOW_NOTIFY W
www.eeworm.com/read/109948/15544835

h typedef.h

#if !defined _TYPEDEF_H #define _TYPEDEF_H #define MAX_DUPLE_COUNT 5 #define ID_TIMER_1 101 #define ID_AMBIANCE_TIMER 102 #define WM_USER_ENDTIMER WM_USER+100 #define WM_DSHOW_NOTIFY W