代码搜索:cgi
找到约 10,000 项符合「cgi」的源代码
代码结果 10,000
www.eeworm.com/read/432547/8593517
css ie000005.css
/* copyright (c) 2000, books24x7.com */
/* this has been validated using http://www.htmlhelp.org/cgi-bin/csscheck.cgi */
/* internet explorer version */
/* default text options outside tables
www.eeworm.com/read/432547/8593616
css ie000006.css
/* copyright (c) 2000, books24x7.com */
/* this has been validated using http://www.htmlhelp.org/cgi-bin/csscheck.cgi */
/* internet explorer version */
/* default text options outside tables
www.eeworm.com/read/432547/8593649
css ie000003.css
/* copyright (c) 2000, books24x7.com */
/* this has been validated using http://www.htmlhelp.org/cgi-bin/csscheck.cgi */
/* internet explorer version */
/* default text options outside tables
www.eeworm.com/read/432547/8593791
css ie000001.css
/* copyright (c) 2000, books24x7.com */
/* this has been validated using http://www.htmlhelp.org/cgi-bin/csscheck.cgi */
/* internet explorer version */
/* default text options outside tables
www.eeworm.com/read/279234/10453674
pl altmaker.pl
#!/usr/bin/perl
# Fig. 23.2: altMaker.pl
# Program inserts ALT attributes into HTML tags
use warnings;
use strict;
use CGI qw( :standard *center :cgi-lib escapeHTML );
package HTML::Pa
www.eeworm.com/read/279234/10453686
pl fig07_04.pl
#!/usr/bin/perl
# Fig. 7.4: fig07_04.pl
# Program to display CGI environment variables.
use warnings;
use strict;
use CGI qw( :standard );
print header(), start_html( "Environment Variables"
www.eeworm.com/read/437877/7740536
c cgimain.c
/* cgimain.c - where to start CGI */
/* Copyright(C) eyBuild Group, 2005, 2006. All Rights Reserved. */
/*
modification history
--------------------
02b, 2006-03-25, newzy creat raw cgi
02a,
www.eeworm.com/read/145006/12756956
css ie.content.css
/* copyright (c) 2000, books24x7.com */
/* this has been validated using http://www.htmlhelp.org/cgi-bin/csscheck.cgi */
/* internet explorer version */
/* default text options outside tables
www.eeworm.com/read/139060/13191129
8 ssi.8
.TH ssi 8 "18 October 1995"
.SH NAME
ssi - server-side-includes CGI program
.SH SYNOPSIS
.B ssi
.SH DESCRIPTION
.PP
This is an external CGI program that gives you the same functionality
as the built-i