代码搜索:cgi
找到约 10,000 项符合「cgi」的源代码
代码结果 10,000
www.eeworm.com/read/196479/8088879
exe php-cgi.exe
www.eeworm.com/read/245098/12823499
cgi nph-test.cgi
#!/usr/bin/perl
# Remember that CGI programs have to close out the HTTP header
# (with a pair of newlines), after giving the Content-type:
# and any other relevant or available header information.
#
www.eeworm.com/read/245098/12823586
c cgi_header.c
/*
* Boa, an http server
* cgi_header.c - cgi header parsing and control
* Copyright (C) 1997-2003 Jon Nelson
*
* This program is free software; you can redistribute it and/
www.eeworm.com/read/245098/12823676
o cgi_header.o
www.eeworm.com/read/330550/12881513
cgi t_manage.cgi
#!/perl/bin/perl
require "./setup.cgi";
use CGI;
$co=new CGI;
$upload=$co->param('upload');
$name=$co->cookie('name');
$key=$co->cookie('key');
$kind=$co->param('kind');
$admin=$co->param('adm
www.eeworm.com/read/330550/12881527
cgi manage_html.cgi
#!/perl/bin/perl
require "./setup.cgi";
use CGI;
$co=new CGI;
$action=$co->param('action');
$name=$co->cookie('name');
$key=$co->cookie('key');
$kind=$co->cookie('kind');
$filename=$co->param(
www.eeworm.com/read/243667/12928150
gif cgi2.0408.gif
www.eeworm.com/read/243667/12928153
gif cgi2.0208.gif
www.eeworm.com/read/243667/12928156