代码搜索:cgi
找到约 10,000 项符合「cgi」的源代码
代码结果 10,000
www.eeworm.com/read/107386/15608265
lst cgi.lst
C51 COMPILER V7.10 CGI 09/03/2004 09:33:16 PAGE 1
C51 COMPILER V7.10, COMPILATION OF MODULE CGI
OBJECT MODULE PLACED IN cgi
www.eeworm.com/read/107386/15608286
obj cgi.obj
www.eeworm.com/read/107386/15608299
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 followi
www.eeworm.com/read/107386/15608303
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 followi
www.eeworm.com/read/106470/15635874
perl_cgi
www.eeworm.com/read/105796/15658769
cgi new.cgi
#!/usr/bin/perl
#######################################################
#
# 作者:飞云小侠
# 邮件:scud@126.com
# 网站:飞云飘渺
# 网址:http://www.coolwww.net
# 声明:版权所有,不得去除版权说明
#
######################
www.eeworm.com/read/105796/15658770
cgi admin.cgi
#!/usr/bin/perl
#######################################################
#
# 作者:飞云小侠
# 邮件:scud@126.com
# 网站:飞云飘渺
# 网址:http://www.coolwww.net
# 声明:版权所有,不得去除版权说明
#
#_____________________
www.eeworm.com/read/105796/15658775
cgi go.cgi
#!/usr/bin/perl
eval {
($0 =~ m,(.*)/[^/]+,) && unshift (@INC, "$1"); # 得到当前位置: UNIX / or Windows /
($0 =~ m,(.*)\\[^\\]+,) && unshift (@INC, "$1"); # 得到当前位置: Windows \
require "setu
www.eeworm.com/read/105435/15666886
c cgi.c
/*
* cgi.c -- CGI processing (for the GoAhead Web server
*
* Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved.
*
* See the file "license.txt" for usage and redistribution licen