代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/167185/5463771
c xacf.c
/*----------------------------------------------------------------------+
|
| This material contains proprietary software of Entropic Speech,
| Inc. Any reproduction, distribution, or p
www.eeworm.com/read/374502/9401733
word-lists
Does not double quote words with spaces
=======================================
* $xdebug()/$ascii()/$asciiq()/$myservers()/NOTIFY
$logctl(GET * TARGETS)/$windowctl(GET * NICKLIST)
Anything to do
www.eeworm.com/read/292572/8348147
pro ndvi_803_eventcb.pro
;
; IDL Event Callback Procedures
; NDVI_803_eventcb
;
; Generated on: 03/14/2008 13:08.05
;
;-----------------------------------------------------------------
; Notify Realize Callback Procedu
www.eeworm.com/read/292572/8348157
bak ndvi_803_eventcb.bak
;
; IDL Event Callback Procedures
; NDVI_803_eventcb
;
; Generated on: 03/14/2008 13:08.05
;
;-----------------------------------------------------------------
; Notify Realize Callback Procedu
www.eeworm.com/read/101169/15842233
h inotificationsuscriber.h
// INotificationSuscriber.h
//
// Observer interface used to notify subject changes (Observer pattern)
//
// How to use it: class MyObserver: public INotificationSuscriber
//
////////
www.eeworm.com/read/17885/764285
txt serv_req_info.txt
quartus.exe
ERR
Stack Trace:
c5801d25:10003195: AFC_NOTIFY_MGR::~AFC_NOTIFY_MGR() + 0x9a4 (GCL_AFC)
5f401fb5: Ordi
www.eeworm.com/read/306178/3746090
c regenerate.c
// regenerate.c
//inherit SSERVER;
int exert(object me, object target)
{
int j;
if (target != me)
return notify_fail("你只能用内功恢复自己的精力。\n");
if( me->is_busy() )
return notify_fail("你上一个动作还没有完成
www.eeworm.com/read/306178/3746092
c recover.c
// recover.c
//inherit SSERVER;
int exert(object me, object target)
{
int n, q;
if (me != target)
return notify_fail("你只能用内功调匀自己的气息。\n");
if( me->is_busy() )
return notify_fail("你上一个动作还没有完成
www.eeworm.com/read/136989/5834989
cpp filter_command.cpp
// Filter_Command.cpp,v 1.5 2003/08/24 13:50:14 jwillemsen Exp
#include "Filter_Command.h"
#include "ace/Log_Msg.h"
ACE_RCSID(lib, TAO_Filter_Command, "Filter_Command.cpp,v 1.5 2003/08/24 13:50
www.eeworm.com/read/136989/5837181
cpp rt_poa_helper.cpp
// RT_POA_Helper.cpp,v 1.5 2003/08/02 01:15:54 bala Exp
#include "RT_POA_Helper.h"
#include "tao/RTCORBA/RTCORBA.h"
#include "tao/debug.h"
#include "orbsvcs/NotifyExtC.h"
#include "RT_Propertie