代码搜索:cgi
找到约 10,000 项符合「cgi」的源代码
代码结果 10,000
www.eeworm.com/read/132649/5915041
in makefile.in
#
# ===========================================================================
# PRODUCTION $Log: Makefile.in,v $
# PRODUCTION Revision 1000.0 2004/02/12 21:49:23 gouriano
# PRODUCTION PRODUCT
www.eeworm.com/read/100926/6264736
h parse_url.h
/* -*- c++ -*- */
// parse_url.h,v 1.1 2000/04/27 23:43:19 jxh Exp
#ifndef HTTPU_HTTP_PARSE_H
#define HTTPU_HTTP_PARSE_H
#include "HTTPU/http_export.h"
class HTTPU_Export HTTP_Parse_URL
{
www.eeworm.com/read/400751/11569582
log config.log
###config文件 [顺序请不要更动]###
1标准URL =http://192.168.3.159
2外围程序 =http://192.168.3.159/5/board.cgi
3游戏控制 =http://192.168.3.159/5/user.cgi
4游戏中文件目录 =./5user_file
5在线用户列表文件 =.
www.eeworm.com/read/260133/11745763
makefile
#Makefile for session processing
#zhiyong, louisville
#Dec,11, 2005
CC = gcc -g
INCLUDE = /usr/share/include
LIB = /usr/share/lib
LINKS = -lgdbm
APP = recommendation gdbmtools getUrlTerms_test exper
www.eeworm.com/read/258890/11833640
txt 说明.txt
1. 尚未加入密码输入,校验功能。
2. 入口点为index.html, mini_httpd的启动参数为mini_httpd -C conf_file_name -T gb2312, conf_file_name为自己指定的配置文件,主要用来指定html文件夹的位置,而
/<mark>cgi</mark>-bin文件夹放在html文件夹的里面
3. <mark>cgi</mark>-bin中主要是各个控制页面,一个页面一个<mark>cgi</mark>程序,目前还 ...
www.eeworm.com/read/258843/11838461
c pipe.c
/*
* Boa, an http server
* Based on code Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1997-99 Jon Nelson
*
* This program is free
www.eeworm.com/read/130264/14199843
c pipe.c
/*
* Boa, an http server
* Based on code Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1997-99 Jon Nelson
*
* This program is free software;