代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5531593
java xmlreader.java
// XMLReader.java - read an XML document.
// http://www.saxproject.org
// Written by David Megginson
// NO WARRANTY! This class is in the Public Domain.
// $Id: XMLReader.java,v 1.11 2004/12/11 15:41
www.eeworm.com/read/162614/5531595
java parser.java
// SAX parser interface.
// http://www.saxproject.org
// No warranty; no copyright -- use this as you will.
// $Id: Parser.java,v 1.10 2004/12/11 15:41:10 dog Exp $
package org.xml.sax;
import java.
www.eeworm.com/read/162519/5541125
java xmlreader.java
// XMLReader.java - read an XML document.
// http://www.saxproject.org
// Written by David Megginson
// NO WARRANTY! This class is in the Public Domain.
// $Id: XMLReader.java,v 1.11 2004/12/11 15:41
www.eeworm.com/read/162519/5541127
java parser.java
// SAX parser interface.
// http://www.saxproject.org
// No warranty; no copyright -- use this as you will.
// $Id: Parser.java,v 1.10 2004/12/11 15:41:10 dog Exp $
package org.xml.sax;
import java.
www.eeworm.com/read/162053/5548933
properties localstrings.properties
dispatch.error=Dispatch[{0}] to method {1} returned an exception
dispatch.handler=DispatchMapping[{0}] does not define a handler property
dispatch.method=Action[{0}] does not contain method named {1
www.eeworm.com/read/161438/5553317
c criterr.c
#include
#include
#include
#define IGNORE 0
#define RETRY 1
#define ABORT 2
int buf[500];
/*
define the error messages for trapping disk problems
*/
st
www.eeworm.com/read/161251/5554897
properties localstrings.properties
dispatch.error=Dispatch[{0}] to method {1} returned an exception
dispatch.handler=DispatchMapping[{0}] does not define a handler property
dispatch.method=Action[{0}] does not contain method named {1
www.eeworm.com/read/161121/5555415
c irq.c
/* $Id: irq.c,v 1.21 2001/07/17 02:26:53 gniibe Exp $
*
* linux/arch/sh/kernel/irq.c
*
* Copyright (C) 1992, 1998 Linus Torvalds, Ingo Molnar
*
*
* SuperH version: Copyright (C) 1999 Niibe Yu
www.eeworm.com/read/161121/5555818
c irq.c
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Code to handle x86
www.eeworm.com/read/161121/5556183
c irq.c
/*
* linux/arch/ia64/kernel/irq.c
*
* Copyright (C) 1992, 1998 Linus Torvalds, Ingo Molnar
*
* This file contains the code used by various IRQ handling routines:
* asking for different IRQ's sho