代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/273660/4203000
java notify.java
/**
* @copyright
* ====================================================================
* Copyright (c) 2003-2005 CollabNet. All rights reserved.
*
* This software is licensed as described in th
www.eeworm.com/read/273660/4203246
c notify.c
/*
* notify.c: feedback handlers for cmdline client.
*
* ====================================================================
* Copyright (c) 2000-2006 CollabNet. All rights reserved.
*
* This
www.eeworm.com/read/271875/4221869
t notify.t
#!./perl
BEGIN {
unless(grep /blib/, @INC) {
chdir 't' if -d 't';
@INC = '../lib' if -d '../lib';
}
eval "use Cwd qw(abs_path)";
$ENV{'SNMPCONFPATH'} = 'nopath';
$
www.eeworm.com/read/446803/1708988
java notify.java
/*
* @(#)$Id: Notify.java,v 1.7 2004/07/02 23:59:20 huebsch Exp $
*
* Copyright (c) 2001-2004 Regents of the University of California.
* All rights reserved.
*
* This file is distributed under t
www.eeworm.com/read/442127/1766341
inf notify.inf
; Installation file for notify driver
; Generated by Walter Oney's driver wizard
; Copyright (C) 2002 by Walter Oney Software
; All rights reserved
[Version]
Signature=$CHICAGO$
Class=Sample
www.eeworm.com/read/442127/1766347
dsp notify.dsp
# Microsoft Developer Studio Project File - Name="notify" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/437273/1834482
cpp notify.cpp
//////////////////////////////////////////////////////////////////////////////
// Copyright
www.eeworm.com/read/414969/2138692
h notify.h
struct notify
{
char *name;
GSList *server_list;
};
struct notify_per_server
{
struct server *server;
time_t laston;
time_t lastseen;
time_t lastoff;
int ison:1;
};
extern GSList *notify_list
www.eeworm.com/read/414969/2138710
c notify.c
/* X-Chat
* Copyright (C) 1998 Peter Zelezny.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the