代码搜索:cgi
找到约 10,000 项符合「cgi」的源代码
代码结果 10,000
www.eeworm.com/read/207431/15271859
txt aspfangwenwebshujuku.txt
ASP技术访问WEB数据库
一. 访问WEB数据库的多种方案
目前在WINDOWS环境下有多种访问WEB数据库的技术,主要有:
1.公共网关接口<mark>CGI</mark>(Common Gateway Interface)
<mark>CGI</mark>是较早实现的技术。适用于多种服务器平台,如UNIX、WINDOWS等,但<mark>CGI</mark>的开发成本高、维护困难、功能有限、不具备事务处理功能、占 ...
www.eeworm.com/read/382749/9003444
py 075-httpserver.py
import BaseHTTPServer, SimpleHTTPServer, cgi, traceback, json
class Server(BaseHTTPServer.HTTPServer):
allow_reuse_address = True
class Handler(SimpleHTTPServer. SimpleHTTPRequestHandler):
www.eeworm.com/read/175176/9556208
pas cgixml1.pas
unit CGIXML1;
{
Demonstrate generating XML from a CGI program.
Requires 'movie-watcher' alias to be set up in BDE.
Copyright
www.eeworm.com/read/418779/10902202
txt 818.txt
Rule:
--
Sid:
818
--
Summary:
This event is generated when an attempt is made to exploit a known vulnerability in a CGI web application running on a server. In particular this event indicates that a
www.eeworm.com/read/418779/10905105
txt 2277.txt
Rule:
--
Sid:
2277
--
Summary:
This event is generated when an attempt is made to exploit a directory
traversal vulnerability in the cgi application PeopleSoft PeopleBooks.
--
Impact:
Information ga
www.eeworm.com/read/436012/7779127
readme
ipkg - The Itsy Package Management System
See http://www.handhelds.org/moin/moin.cgi/Ipkg for more details about ipkg.
www.eeworm.com/read/243682/12924431
txt perl.txt
/L20"Perl" Line Comment = # Line Comment Preceding Chars = [~[^]^^$/\(] File Extensions = CGI PL PM PLX
/Delimiters = ~!%^&*()+=|\/{}[]:;"' ,.?/
/Marker Characters = "$@"
/Escape Char = \
/In
www.eeworm.com/read/328653/13008726
pl reset.pl
##############
# Reset Mode #
##############
sub RESET_MODE{
# MAIN DATA
$dir="./charalog/main";
opendir(dirlist,"$dir");
while($file = readdir(dirlist)){
if($file =~ /\.cgi/i){
www.eeworm.com/read/319513/13449874
pl reset.pl
##############
# Reset Mode #
##############
sub RESET_MODE{
# MAIN DATA
$dir="./charalog/main";
opendir(dirlist,"$dir");
while($file = readdir(dirlist)){
if($file =~ /\.cgi/i){
www.eeworm.com/read/132649/5912647
lst ncbi_cpp.lst
algo
app
bdb
cgi
connect
corelib
ctools
dbapi
hello
html
misc
objects
objmgr
objtools
serial
sqlite
util
-misc/third_party