代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/182103/5272453
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 requirements
*/
www.eeworm.com/read/180137/5288772
xls-handler
#!/bin/sh
echo "Content-type: text/html"
echo
echo
/usr/local/bin/xlhtml $PATH_TRANSLATED
www.eeworm.com/read/177623/5322890
java handler.java
/**
* Custom JMF Player for dsj.
* np, 11_2005
* Most of this code is from "jmf_cd_rev2" (Core JMF ?).
* I have never really used JMF, so I have no idea
* if this is what a jmf guru would expec
www.eeworm.com/read/176616/5336622
java handler.java
/*
* Copyright (c) 2005, John Mettraux, OpenWFE.org
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the
www.eeworm.com/read/175066/5350289
java handler.java
/*
* SSL-Explorer
*
* Copyright (C) 2003-2006 3SP LTD. All Rights Reserved
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gene
www.eeworm.com/read/174066/5366053
cs handler.cs
using System.Web;
namespace Acme {
public class SimpleHandler : IHttpHandler {
public void ProcessRequest(HttpContext context) {
context.Response.Write("Hello
www.eeworm.com/read/174066/5366055
vb handler.vb
Imports System.Web
Namespace Acme
Public Class SimpleHandlerVB : Implements IHttpHandler
Public Sub ProcessRequest(Context As HttpContext) Implements IHttpHandler.ProcessRe
www.eeworm.com/read/170572/5403589
java handler.java
/*
* Handler.java - jEdit plugin list URL protocol handler
* Copyright (C) 1999 Slava Pestov
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the G
www.eeworm.com/read/168747/5440832
java handler.java
/*
* Copyright 1999 by dreamBean Software,
* All rights reserved.
*/
package smartproxy.dynamic;
import java.io.*;
import java.net.URL;
import java.net.URLConnection;
import java.net.URLS
www.eeworm.com/read/167133/5466830
java handler.java
/*
* Copyright (C) 2003 The Free Software Foundation
*
* This file is part of GNU inetlib, a library.
*
* GNU inetlib is free software; you can redistribute it and/or modify
* it under the terms