代码搜索:cgi
找到约 10,000 项符合「cgi」的源代码
代码结果 10,000
www.eeworm.com/read/302878/3821979
pm loglist.pm
#============================================================= -*-perl-*-
#
# BackupPC::CGI::LOGlist package
#
# DESCRIPTION
#
# This module implements the LOGlist action for the CGI interface.
#
#
www.eeworm.com/read/417735/10978643
apc dictionary.apc
# -*- text -*-
##############################################################################
#
# http://nam-en.apc.com/cgi-bin/nam_en.cfg/php/enduser/std_adp.php?p_faqid=8012
#
# $Id$
#
#############
www.eeworm.com/read/245098/12823710
c pipe.c
/*
* Boa, an http server
* Based on code Copyright (C) 1995 Paul Phillips
* Copyright (C) 1997-2004 Jon Nelson
* Copyright (C) 1997-2005 Larry Doolittle
www.eeworm.com/read/154633/11941494
c pipe.c
/*
* Boa, an http server
* Based on code Copyright (C) 1995 Paul Phillips
* Copyright (C) 1997-2004 Jon Nelson
* Copyright (C) 1997-2005 Larry Doolittle
www.eeworm.com/read/254378/12140069
makefile
embedded = 1
ifndef embedded
CC=gcc
CFLAGS=-g
LDLIBS=-lcrypt -lsqlite3
else
CC = arm-linux-gcc
STRIP=arm-linux-strip
LDFLAGS=-s -Wl,-warn-common -L. -lpthread -lsqlite3 -lcgic
www.eeworm.com/read/132667/14080002
c smsc_http.c
/* ====================================================================
* The Kannel Software License, Version 1.0
*
* Copyright (c) 2001-2004 Kannel Group
* Copyright (c) 1998-2001 WapIT Ltd
www.eeworm.com/read/318717/3565660
cpp test.cpp
#include "cgi.h"
int main(int argc,char **argv) {
CGI cgi;
cout
www.eeworm.com/read/299474/3852481
in config.in
#
#
#
DIRECTORIES=bin Conf cgi-bin cgi-win cgi-temp devel Cache Fragment Icons Logs Pi3Docs WebRoot WebRoot2 Tests cgi-fcgi Isapi
FILES=LICENSE README RELNOTES CONTRIB.TXT
www.eeworm.com/read/222917/4815233
frag makefile.frag
$(SAPI_CGI_PATH): $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS)
$(BUILD_CGI)