代码搜索:handler

找到约 10,000 项符合「handler」的源代码

代码结果 10,000
www.eeworm.com/read/148869/5708226

s 44binit.s

INCLUDE ..\inc\option.inc INCLUDE ..\inc\memcfg.inc ;Memory Area ;GCS6 16M 16bit(2MB) DRAM/SDRAM(0xc000000-0xc7fffff) ;APP RAM=0xc000000~0xc1effff ;44BMON RAM=0xc7f0000-0xc7fffff ;
www.eeworm.com/read/147331/5732525

tex signal.tex

@node Signals @chapter Signal Handling (@file{signal.h}) A @dfn{signal} is an event that interrupts the normal flow of control in your program. Your operating environment normally defines the full s
www.eeworm.com/read/146447/5737985

asm _pmsmx.asm

;**************************************************************************** ;* ;* SciTech OS Portability Manager Library ;* ;* =====================================================
www.eeworm.com/read/146447/5738055

asm _pmdos.asm

;**************************************************************************** ;* ;* SciTech OS Portability Manager Library ;* ;* =====================================================
www.eeworm.com/read/142911/5761788

c excep.c

/************************************************************************ * * excep.c * * The 'EXCEP' module implements a first level exception and * interrupt handling and an API to register
www.eeworm.com/read/140467/5791223

asm _pmsmx.asm

;**************************************************************************** ;* ;* SciTech OS Portability Manager Library ;* ;* =====================================================
www.eeworm.com/read/140467/5791293

asm _pmdos.asm

;**************************************************************************** ;* ;* SciTech OS Portability Manager Library ;* ;* =====================================================
www.eeworm.com/read/139870/5796720

java tokenrequesthandler.java

package JACE.netsvcs.Token; import java.io.*; import java.net.SocketException; import java.util.*; import JACE.Connection.*; import JACE.OS.*; import JACE.netsvcs.Handler; /** * Created b
www.eeworm.com/read/137781/5818112

c gpiointr.c

/* gpiointr.c This program does the following: - Creates a GPIO session with error checking - Installs an interrupt handler and enables EIR interrupts - Waits for EIR; invokes the han
www.eeworm.com/read/137696/5818854

hpp domuserdatahandler.hpp

#ifndef DOMUserDataHandler_HEADER_GUARD_ #define DOMUserDataHandler_HEADER_GUARD_ /* * Copyright 2002,2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the