代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/128604/5981375
java handler.java
// Handler.java - URLStreamHandler for gcjlib protocol.
/* Copyright (C) 2003 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under the terms of
www.eeworm.com/read/128604/5981383
java handler.java
// Handler.java - URLStreamHandler for core protocol.
/* Copyright (C) 2001 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under the terms of t
www.eeworm.com/read/128604/5981389
java handler.java
/* gnu.java.net.protocol.jar.Handler - jar protocol handler for java.net
Copyright (C) 1999, 2002, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free so
www.eeworm.com/read/128604/5982427
java handler.java
/* Handler.java
-- a class for publishing log messages
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute
www.eeworm.com/read/128552/5983106
c handler.c
/*
* handler.c -- URL handler support
*
* Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved.
*
* See the file "license.txt" for usage and redistribution license requirement
www.eeworm.com/read/126092/6018014
xls-handler
#!/bin/sh
echo "Content-type: text/html"
echo
echo
/usr/local/bin/xlhtml $PATH_TRANSLATED
www.eeworm.com/read/125114/6033853
java handler.java
package com.javapatterns.chainofresp;
public abstract class Handler
{
protected Handler successor;
public abstract void handleRequest();
public void setSuccessor(Handler success
www.eeworm.com/read/124910/6036599
s __handler.s
/* Copyright (C) 1992, 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Brendan Kehoe (brendan@zen.org).
Also hacked by Ian Lance Taylor (ian@airs.co
www.eeworm.com/read/124910/6038239
s __handler.s
/* Copyright (C) 1992, 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Brendan Kehoe (brendan@cs.widener.edu).
Also hacked by Ian Lance Taylor (ian@
www.eeworm.com/read/120320/6074199
java handler.java
package org.drools.io;
/*
* $Id: Handler.java,v 1.1 2004/11/03 22:54:36 mproctor Exp $
*
* Copyright 2001-2003 (C) The Werken Company. All Rights Reserved.
*
* Redistribution and use of this sof