代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/146056/5740590
c notify.c
/* $Id: notify.c,v 1.13 2005/02/19 18:11:03 andrew Exp $ */
/*
* Copyright (C) 2004 Andrew Beekhof
*
* This program is free software; you can redistribute it and/or
* modify
www.eeworm.com/read/144212/5752918
bash notify.bash
trap _notify CHLD
NOTIFY_ALL=false
unset NOTIFY_LIST
unalias false
false()
{
return 1
}
_notify ()
{
local i j
local newlist=
if $NOTIFY_ALL
then
return # let bash take care of this itself
www.eeworm.com/read/142851/5762043
cpp notify.cpp
//////////////////////////////////////////////////////////////////////////////
// Copyright
www.eeworm.com/read/142851/5762295
cpp notify.cpp
//////////////////////////////////////////////////////////////////////////////
// Copyright
www.eeworm.com/read/139206/5807172
t notify.t
#!./perl
BEGIN {
unless(grep /blib/, @INC) {
chdir 't' if -d 't';
@INC = '../lib' if -d '../lib';
}
}
use Test;
BEGIN { $n = 10; plan tests => $n }
use SNMP;
use vars qw($agen
www.eeworm.com/read/139089/5810875
cs notify.cs
namespace ASPNET.StarterKit.Communities {
using System;
using System.Web.UI.WebControls;
using System.ComponentModel;
//******************************************************
www.eeworm.com/read/136989/5828031
mpb notify.mpb
// -*- MPC -*-
// notify.mpb,v 1.5 2003/12/30 15:18:22 dhinton Exp
project : notification {
}
www.eeworm.com/read/136989/5834333
conf notify.conf
dynamic TAO_RT_ORB_Loader Service_Object *TAO_RTCORBA:_make_TAO_RT_ORB_Loader () "-ORBSchedPolicy SCHED_FIFO -ORBScopePolicy PROCESS -ORBPriorityMapping continuous"
dynamic TAO_Notify_Service Servi
www.eeworm.com/read/136989/5834353
conf notify.conf
dynamic TAO_RT_ORB_Loader Service_Object *TAO_RTCORBA:_make_TAO_RT_ORB_Loader () "-ORBSchedPolicy SCHED_FIFO -ORBScopePolicy SYSTEM -ORBPriorityMapping continuous"
##dynamic TAO_Notify_Factory Servic
www.eeworm.com/read/136989/5835124
conf notify.conf
## notify.conf,v 1.3 2002/11/16 19:34:49 pradeep Exp
## Load the static Cos Notification Service
static Notify_Default_Event_Manager_Objects_Factory "-MTDispatching -DispatchingThreads 1"