代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/265319/4283893
java entrylistener.java
// EntryListener.java
// This class defines the listener for the NotifyOperation
// application.
package com.deitel.advjhtp1.javaspace.notify;
// Jini core packages
import net.jini.core.event.*
www.eeworm.com/read/113855/15446960
h pppoenotify.h
// PPPOENotify.h : Declaration of the CPPPOENotify
#pragma once
#include "resource.h" // main symbols
#include "netcfgn.h"
#include "Notify.h"
// CPPPOENotify
class ATL_NO_VTAB
www.eeworm.com/read/110372/15535607
prg setting.prg
************************************
*环境配置程序
*程序名称:SETTING.PRG
************************************
set sysmenu off
set sysmenu to
set status bar off
set notify off
set clock status
set pale
www.eeworm.com/read/136989/5834988
cpp name.cpp
// Name.cpp,v 1.6 2003/12/31 09:56:56 jwillemsen Exp
#include "Name.h"
ACE_RCSID(lib, TAO_Name, "Name.cpp,v 1.6 2003/12/31 09:56:56 jwillemsen Exp")
#define TAO_Notify_Tests_DECLARE_NAME(targ
www.eeworm.com/read/189822/8454310
bas modfunction.bas
Attribute VB_Name = "modFunction"
Option Explicit
Public Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)
Type FILE_NOTIFY_INFORMATION
NextEntryOffset As Long
Action As Lon
www.eeworm.com/read/378714/9217666
prg setting.prg
************************************
*环境配置程序
*程序名称:SETTING.PRG
************************************
set sysmenu off
set sysmenu to
set status bar off
set talk off
set notify off
set clock st
www.eeworm.com/read/467899/7003493
adf svmarine.adf
// Vega Application Definition File
system {
notify debug;
cscheme 1;
mpmode 5;
appcpu -1;
apppri 50;
isectproc off;
isectcpu -1;
isectpri 40;
syscpu -1;
framerate 30;
phase f
www.eeworm.com/read/302046/13843768
cpp wakeupdemo2.cpp
// Windows Mobile Programming by Examples
// copuright (c) windowsmobilepro@yahoo.com
// http://windowsmobilepro.blogspot.com
#include
#include
#include "notify.h"
#in
www.eeworm.com/read/134163/5894646
cpp powerfdo.cpp
// Power request handler notify driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
NTSTATUS DefaultPowerHandler(PDEVICE_EXTENSION pdx,
www.eeworm.com/read/134163/5894845
cpp driverentry.cpp
// Main program for notify driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
NTSTATUS AddDevice(IN PDRIVER_OBJECT DriverObject, IN PD