91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.03M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-03-28
  • 語言: C/C++
  • 標(biāo)簽: c??

資源簡介

如鵬網(wǎng) C語言也能干大事之C語言開發(fā)網(wǎng)站 cgi開發(fā)包

資源截圖

代碼片段和文件信息

/*?cgicTempDir?is?the?only?setting?you?are?likely?to?need
to?change?in?this?file.?*/

/*?Used?only?in?Unix?environments?in?conjunction?with?mkstemp().?
Elsewhere?(Windows)?temporary?files?go?where?the?tmpnam()?
function?suggests.?If?this?behavior?does?not?work?for?you?
modify?the?getTempFileName()?function?to?suit?your?needs.?*/

#define?cgicTempDir?“/tmp“

#if?CGICDEBUG
#define?CGICDEBUGSTART?\
{?\
FILE?*dout;?\
dout?=?fopen(“/home/boutell/public_html/debug“?“a“);?\

#define?CGICDEBUGEND?\
fclose(dout);?\
}
#else?/*?CGICDEBUG?*/
#define?CGICDEBUGSTART
#define?CGICDEBUGEND
#endif?/*?CGICDEBUG?*/

#include?
#include?
#include?
#include?
#include?
#include?
#include?

#ifdef?WIN32
#include?

/*?cgic?2.01?*/
#include?

#else
#include?
#endif?/*?WIN32?*/
#include?“cgic.h“

#define?cgiStrEq(a?b)?(!strcmp((a)?(b)))

char?*cgiServerSoftware;
char?*cgiServerName;
char?*cgiGatewayI

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????55295??2004-11-16?00:57??cgic.c
?????文件????????7403??2015-04-27?15:05??cgic.h
?????文件???????42278??2015-04-27?17:57??ctemplate.c
?????文件????????1158??2009-12-01?03:22??ctemplate.h

評論

共有 條評論