代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/115774/15001724
txt bcb012.txt
监视程序的编制
监视程序的编制
(哈尔滨 赵晓辉)
监视程序,这个名字听起来似乎很陌生。它的用途主要是在后台监视系
统中关键信息的改变,比如注册表的改变及硬盘上由于文件操作引起的改变
等等。
也许有人会问了,编制这样的程序有什么价值呢?硬盘上文件改变了,
我只要在资源管理器里点一点不就全都清 ...
www.eeworm.com/read/115774/15001748
txt lc_bcb_12.txt
监视程序的编制
监视程序的编制
(哈尔滨 赵晓辉)
监视程序,这个名字听起来似乎很陌生。它的用途主要是在后台监视系统中关键信息的改变,比如注册表
的改变及硬盘上由于文件操作引起的改变等等。也许有人会问了,编制这样的程序有什么价值呢?硬盘上文件
改变了,我只要在资源管理器里点一点不就全都清楚了吗? ...
www.eeworm.com/read/214582/15094404
h lki_ioctl.h
/*****************************************************************************
@(#) lki_ioctl.h,v 0.9.2.3 2006/09/18 13:52:33 brian Exp
------------------------------------------------------------
www.eeworm.com/read/214582/15094548
h smi.h
/*****************************************************************************
@(#) smi.h,v 0.9.2.4 2007/02/13 14:05:29 brian Exp
------------------------------------------------------------------
www.eeworm.com/read/168845/5432548
cpp test_condition.cpp
// Copyright (C) 2001-2003
// William E. Kempf
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted without fee,
//
www.eeworm.com/read/173431/9658439
h kaodv-netlink.h
/*****************************************************************************
*
* Copyright (C) 2001 Uppsala University and Ericsson AB.
*
* This program is free software; you can redistribute it
www.eeworm.com/read/171453/9753550
cpp batteryctl.cpp
// BatteryCtl.cpp : Implementation of the CBatteryCtrl ActiveX Control class.
#include "stdafx.h"
#include "Battery.h"
#include "BatteryCtl.h"
#include "BatteryPpg.h"
#ifdef _DEBUG
#define
www.eeworm.com/read/334557/12591140
h scintillawidget.h
// Scintilla source code edit control
/** @file ScintillaWidget.h
** Definition of Scintilla widget for GTK+.
** Only needed by GTK+ code but is harmless on other platforms.
**/
// Copyright 1998-2
www.eeworm.com/read/300090/13935421
h scintillawidget.h
// Scintilla source code edit control
/** @file ScintillaWidget.h
** Definition of Scintilla widget for GTK+.
** Only needed by GTK+ code but is harmless on other platforms.
**/
// Copyright 1
www.eeworm.com/read/100018/15889666
cgi edit_options.cgi
#!/usr/local/bin/perl
# edit_options.cgi
# Display options for an existing master zone
require './bind8-lib.pl';
&ReadParse();
$conf = &get_config();
$zconf = $conf->[$in{'index'}]->{'members'};
$dom