代码搜索:cgi
找到约 10,000 项符合「cgi」的源代码
代码结果 10,000
www.eeworm.com/read/177353/5328382
makefile
top_builddir=../../..
include $(top_builddir)/Makefile.config
OBJS-$(CONFIG_CGI) += cgi.o
OBJS = file.o
include $(top_srcdir)/Makefile.lib
www.eeworm.com/read/438718/1823117
py cgihttps.py
"""CGI-savvy HTTP Server.
This module builds on SimpleHTTPServer by implementing GET and POST
requests to cgi-bin scripts.
"""
__version__ = "0.3"
import os
import sys
import time
import socket
www.eeworm.com/read/433911/1881271
conf inside.conf
[root]
[htbp]
proxy_port=3128
proxy_host=rtai.ociweb.com
htid_url=http://rtai.ociweb.com/cgi-bin/HTIOP_ID_Generator.cgi
www.eeworm.com/read/382594/2632548
conf inside.conf
[root]
[htbp]
proxy_port=3128
proxy_host=rtai.ociweb.com
htid_url=http://rtai.ociweb.com/cgi-bin/HTIOP_ID_Generator.cgi
www.eeworm.com/read/362572/2931104
java doubleieee.java
/* This testcase is taken from
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=255502
*/
public class DoubleIEEE {
volatile double x, y, z;
public void doTest()
{
x = 900719
www.eeworm.com/read/163900/10140543
txt install.txt
----------------------------------------------------------------------
CGI Expert 5.0, Copyright 1996-2000 by L.A. Software
----------------------------------------------------------------------
www.eeworm.com/read/422466/10635487
c savenetwork.c
/***************************************************************************
*by grandchips
#gcc -c SaveNetwork.c -o SaveNetwork.cgi
*
**************************************************************
www.eeworm.com/read/299474/3852269
notes
Example programs, largely CGI variants for Pi3 Web distribution