代码搜索:handler

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

代码结果 10,000
www.eeworm.com/read/128538/5983250

c main.c

/* * main.c -- Main program for the GoAhead WebServer (eCos version) * * Copyright (c) Go Ahead Software Inc., 1995-1999. All Rights Reserved. * * See the file "license.txt" for usage and re
www.eeworm.com/read/128531/5985443

c ioctl32.c

/* * ioctl32.c: Conversion between 32bit and 64bit native ioctls. * * S390 version * Copyright (C) 2000 IBM Deutschland Entwicklung GmbH, IBM Corporation * Author(s): Gerhard Tonn (ton@de.
www.eeworm.com/read/128531/5986266

c irq.c

/* * arch/ppc/kernel/irq.c * * Derived from arch/i386/kernel/irq.c * Copyright (C) 1992 Linus Torvalds * Adapted from arch/i386 by Gary Thomas * Copyright (C) 1995-1996 Gary Thomas (gdt
www.eeworm.com/read/127982/5993206

wsdd server-config.wsdd

www.eeworm.com/read/127982/5993225

wsdd server-config.wsdd

www.eeworm.com/read/127781/5997306

c irq.c

/* * BK Id: %F% %I% %G% %U% %#% */ /* * arch/ppc/kernel/irq.c * * Derived from arch/i386/kernel/irq.c * Copyright (C) 1992 Linus Torvalds * Adapted from arch/i386 by Gary Thomas * Cop
www.eeworm.com/read/127514/6004627

c target.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/127043/6009651

java attributeexpander.java

/** * Redistribution and use of this software and associated documentation * ("Software"), with or without modification, are permitted provided * that the following conditions are met: * * 1
www.eeworm.com/read/125532/6027989

java marshaller.java

package pl.xml; import java.util.*; import org.w3c.dom.*; import org.xml.sax.*; import org.xml.sax.helpers.*; import pl.*; import pl.map.*; /** * This class is responsible for marshalli
www.eeworm.com/read/125439/6029084

java extractordriver.java

package com.javapatterns.observer.xmlparser; import org.xml.sax.*; import org.xml.sax.helpers.XMLReaderFactory; import java.io.*; public class ExtractorDriver { public static void main(St