代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/219464/14879694
java checkboxmenulistener.java
//
// INTERFACE
// CheckboxMenuListener - listen for checkbox change events
//
// DESCRIPTION
// The checkboxChanged method is called by users of this class
// to notify the listene
www.eeworm.com/read/136989/5837053
inl filteradmin.inl
//FilterAdmin.inl,v 1.3 2003/07/06 21:41:59 pradeep Exp
ACE_INLINE CORBA::Boolean
TAO_Notify_FilterAdmin::match (const TAO_Notify_Event* event ACE_ENV_ARG_DECL)
ACE_THROW_SPEC ((
www.eeworm.com/read/474959/1387474
h cosnotifycomm_i.h
// -*- Mode: C++; -*-
#ifndef _COS_NOTIFY_COMM_I_H_
#define _COS_NOTIFY_COMM_I_H_
#include
#include "corba_wrappers.h"
#ifndef COS_USES_BOA
#include "COS/CosNotifyComm.hh"
#else
#inclu
www.eeworm.com/read/333088/3390699
sql create.sql
CREATE TABLE `jbb_answer_notify` (
`id_topic` bigint(20) NOT NULL default '0',
`id_user` bigint(20) NOT NULL default '0',
PRIMARY KEY (`id_topic`,`id_user`),
KEY `jbb_answer_notify_ind1_f
www.eeworm.com/read/136989/5834312
cpp subscribe.cpp
/* -*- C++ -*- Subscribe.cpp,v 1.16 2002/05/28 20:24:16 pradeep Exp */
#include "Subscribe.h"
ACE_RCSID(Notify, Subscribe, "Subscribe.cpp,v 1.16 2002/05/28 20:24:16 pradeep Exp")
#define NOTIFY
www.eeworm.com/read/136989/5835006
cpp supplier_t.cpp
// Supplier_T.cpp,v 1.6 2003/08/24 13:50:14 jwillemsen Exp
#ifndef TAO_Notify_Tests_Supplier_T_CPP
#define TAO_Notify_Tests_Supplier_T_CPP
#include "Supplier_T.h"
#if ! defined (__ACE_INLINE__
www.eeworm.com/read/136989/5835071
cpp consumer_t.cpp
// Consumer_T.cpp,v 1.6 2003/08/24 13:50:14 jwillemsen Exp
#ifndef TAO_Notify_Tests_Consumer_T_CPP
#define TAO_Notify_Tests_Consumer_T_CPP
#include "Consumer_T.h"
#if ! defined (__ACE_INLINE__
www.eeworm.com/read/136989/5837089
cpp method_request_dispatch_t.cpp
// Method_Request_Dispatch_T.cpp,v 1.5 2003/10/28 18:34:23 bala Exp
#ifndef TAO_Notify_Method_Request_Dispatch_T_CPP
#define TAO_Notify_Method_Request_Dispatch_T_CPP
#include "Method_Request_Disp
www.eeworm.com/read/306178/3746284
java jingheal.java
// jingheal.c
#include
int exert(object me, object target)
{
if ( !wizardp(this_player()) )
return notify_fail("你无权进行精的治疗!\n");
if( !target )
return notify_fail("你要用真气为谁疗伤?
www.eeworm.com/read/183069/9179696
pas disknotifier.pas
{-----------------------------------------------------------------------------
Unit Name: DiskNotifier
Author: Paul Fisher / Andrew Semack
Purpose: Class for New Disk Insert notify
Histor