代码搜索:cgi
找到约 10,000 项符合「cgi」的源代码
代码结果 10,000
www.eeworm.com/read/249908/12447659
pl cgi.pl
require "cgi_perl/html.pl";
$Title = "Get From";
$QueryString = $ENV{'QUERY_STRING'};
@NameValuePairs = split{/&/, $QueryString};
&HTML_Header($Title);
print "\n";
print "$Title\n";
p
www.eeworm.com/read/131990/14116993
cgi data.cgi
1|知秋一叶|http://127.0.0.1/s/avatars/024.gif|soyos@sina.com|http://www.epiclove.com|oicq|1831747|欢迎使用“纯洁留言本”。请关注本站动态。 网址:纯洁的爱 http://www.chastelove.com 知秋一
www.eeworm.com/read/131990/14116995
cgi admin.cgi
#!/usr/bin/perl
################ 纯洁留言板(chaste) #####################
# 版权所有: 知秋一叶 (soyos)
# E-mail : soyos@sina.com
# OICQ : 1831747
# 主页 : http://www.chastelove.co
www.eeworm.com/read/131990/14116996
cgi edit.cgi
#!/usr/bin/perl
################ 纯洁留言板(chaste) #####################
# 版权所有: 知秋一叶 (soyos)
# E-mail : soyos@sina.com
# OICQ : 1831747
# 主页 : http://www.chastelove.co
www.eeworm.com/read/131990/14116997
cgi cbook.cgi
#!/usr/bin/perl
################ 纯洁留言板(chaste) #####################
# 版权所有: 知秋一叶 (soyos)
# E-mail : soyos@sina.com
# OICQ : 1831747
# 主页 : http://www.chastelove.co
www.eeworm.com/read/131990/14117000
cgi setup.cgi
$adminname = 'chaste';
$password='chaste';
$data='data.cgi';
$myhome='http://www.epiclove.com';
$mymail='soyos@sina.com';
$cgi='http://127.0.0.1/cgi-bin/cbook/cbook.cgi';
$gif='http://127.0.0.1/
www.eeworm.com/read/131990/14117002
cgi faces.cgi
#!/usr/bin/perl
################ 纯洁留言板(chaste) #####################
# 版权所有: 知秋一叶 (soyos)
# E-mail : soyos@sina.com
# OICQ : 1831747
# 主页 : http://www.chastelove.co
www.eeworm.com/read/130810/14173871
h cgi.h
/*
* Copyright (c) 2001, Adam Dunkels.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following cond
www.eeworm.com/read/130810/14173919
c cgi.c
/*
* Copyright (c) 2001, Adam Dunkels.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following cond
www.eeworm.com/read/130572/14184618