代码搜索:cgi
找到约 10,000 项符合「cgi」的源代码
代码结果 10,000
www.eeworm.com/read/456734/7340134
cgi insert.cgi
#!/bin/sh
echo "Content-Type:text/html";
echo
./insert
www.eeworm.com/read/456734/7340137
cgi login.cgi
#!/bin/sh
echo "Content-Type:text/html";
echo
./login
www.eeworm.com/read/456205/7354397
cgi loadcacert.cgi
#!/usr/bin/perl -Tw
##
## loadcacert.cgi -- Load a CA certificate into Communicator
## Copyright (c) 1998-2001 Ralf S. Engelschall, All Rights Reserved.
##
use strict;
$|++;
open(FP, "
www.eeworm.com/read/449830/7495995
o cgi.o
www.eeworm.com/read/449830/7496012
c cgi.c
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* HTTP server script language C functions file.
* \author Adam Dunkels
*
* This file contains functions that are calle
www.eeworm.com/read/449830/7496027
h cgi.h
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* HTTP script language header file.
* \author Adam Dunkels
*/
/*
* Copyright (c) 2001, Adam Dunkels.
* All rights
www.eeworm.com/read/448648/7528265
cgi mrlg.cgi
#!/usr/bin/perl
##
## Zebra Looking Glass version 1.0
## 01 FEB 2000
## Copyright (C) 2000 John W. Fraizer III
## *All* copyright notices must remain in place to use this
www.eeworm.com/read/446229/7583627
cgi system.cgi
www.eeworm.com/read/446229/7583628
cgi network.cgi
www.eeworm.com/read/446229/7583631