代码搜索:cgi
找到约 10,000 项符合「cgi」的源代码
代码结果 10,000
www.eeworm.com/read/221024/14778275
edu:5141^cgi-bin^http_webster http:^^work.ucsd.edu:5141^cgi-bin^http_webster
Date: Wed, 15 Jan 1997 01:54:33 GMT
Server: Apache/1.1.1
Content-type: text/html
Hypertext Webster Interface
Hypertext Webster Interface
www.eeworm.com/read/146712/12616901
chm 由0晋身200%注册表+bios高手.cgi.chm
www.eeworm.com/read/231546/4714802
pm carp.pm
package CGI::Carp;
=head1 NAME
B - CGI routines for writing to the HTTPD (or other) error log
=head1 SYNOPSIS
use CGI::Carp;
croak "We're outta here!";
confess "It was my f
www.eeworm.com/read/313224/3645076
pm carp.pm
package CGI::Carp;
=head1 NAME
B - CGI routines for writing to the HTTPD (or other) error log
=head1 SYNOPSIS
use CGI::Carp;
croak "We're outta here!";
confess "It was my f
www.eeworm.com/read/358128/3001366
pm carp.pm
package CGI::Carp;
=head1 NAME
B - CGI routines for writing to the HTTPD (or other) error log
=head1 SYNOPSIS
use CGI::Carp;
croak "We're outta here!";
confess "It was my f
www.eeworm.com/read/321483/3534317
pl make_links.pl
#!/usr/local/bin/perl
# this is just a utility for creating symlinks from *.txt to *.cgi
# for documentation purposes.
foreach () {
($target=$_)=~s/cgi$/txt/;
symlink $_,$target
}
www.eeworm.com/read/363377/9953020
h cgic.h
/* The CGI_C library, by Thomas Boutell, version 2.01. CGI_C is intended
to be a high-quality API to simplify CGI programming tasks. */
/* Make sure this is only included once. */
#ifndef CGI_C
#de
www.eeworm.com/read/278580/10527215
h cgic.h
/* The CGI_C library, by Thomas Boutell, version 2.01. CGI_C is intended
to be a high-quality API to simplify CGI programming tasks. */
/* Make sure this is only included once. */
#ifndef CGI_C
#de
www.eeworm.com/read/243449/12940588
h cgic.h
/* The CGI_C library, by Thomas Boutell, version 2.01. CGI_C is intended
to be a high-quality API to simplify CGI programming tasks. */
/* Make sure this is only included once. */
#ifndef CGI_C
#de
www.eeworm.com/read/102882/6324527
h cgic.h
/* The CGI_C library, by Thomas Boutell, version 1.0. CGI_C is intended
to be a high-quality API to simplify CGI programming tasks. */
/* Make sure this is only included once. */
#ifndef CGI_C
#def