⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cgi.htm

📁 Writing Efficient C for ARM 基于ARM内核微处理器操作系统的移植 基于ARM的嵌入式开发(PDF ARM中国) ARM+DSP+CPLD开发板 s3
💻 HTM
字号:
<HTML>
<HEAD>
<TITLE>Untitled Document</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="../../style/normal_ws.css">
</head>

<BODY BGCOLOR="#FFFFFF">
<H1>Writing CGI scripts to process Web forms
</H1><P>CGI is   a simple protocol used to 
communicate between Web forms and your program.  A CGI script can be 
written in any language that can read STDIN, write to STDOUT, and read 
environment variables. This includes  virtually any programming language, including 
C, Perl, or even shell scripting.

</P> The following sites are excellent sources for writing CGI scripts: 

</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -