代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/104767/6202148
java socks5proxy.java
/*
* LumaQQ - Java QQ Client
*
* Copyright (C) 2004 luma
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/104767/6202150
java proxyverifier.java
/*
* LumaQQ - Java QQ Client
*
* Copyright (C) 2004 luma
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/104713/6203083
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/104260/6205334
java defaulturlstreamhandlerfactory.java
/*
* Java core library component.
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
www.eeworm.com/read/104136/6206512
str ogconst.str
;*********************************************************
;* OGCONST.STR 1.07 *
;* Copyright (c) 1996-98 TurboPower Software Co *
;* A
www.eeworm.com/read/103445/6216214
java jobthread.java
// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/103088/6224148
s startmpcc.s
/* #defines because ljmp wants a number, probably gas bug */
/* .equ KERN_CODE_SEG,_pmcs-_gdt */
#define KERN_CODE_SEG 0x08
.equ KERN_DATA_SEG,_pmds-_gdt
/* .equ REAL_CODE_SEG,_rmcs-_gdt */
#define R
www.eeworm.com/read/102971/6224884
java otmessagehandler.java
package com.sun.j2ee.blueprints.opc.otwebservice;
import java.util.*;
import javax.xml.rpc.handler.*;
import javax.xml.rpc.handler.soap.*;
import javax.xml.soap.*;
import javax.xml.namespace.QName;
www.eeworm.com/read/102935/6227291
c ioctl32.c
/*
* ioctl32.c: Conversion between 32bit and 64bit native ioctls.
*
* Copyright (C) 2000 Silicon Graphics, Inc.
* Written by Ulf Carlsson (ulfc@engr.sgi.com)
* Copyright (C) 2000 Ralf Baechle
*
www.eeworm.com/read/102935/6227728
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