Consider a Wiki server, implemented as a CGI program.
请考虑一个实现为CGI程序的Wiki服务器。
Having the CGI program talk to a permanent program, and.
让CGI程序与永久性程序进行对话。
In this way there was minimal coupling to the main ballot CGI program.
这样,对于主要的投票CGI程序,耦合性就是最小的。
The first option, having the CGI program talk to a permanent program, can have multiple variations.
第一个办法是让CGI程序与永久性程序进行对话,这个方法可以有许多变种。
Server_Software The name and version of the information server software running the CGI program.
运行CGI程序的信息服务器软件的名称和版本。
The first is to append state information to a URL, as parameters to a CGI program or something similar.
第一种方法是把状态信息附加到URL后面,作为CGI程序或其他程序的参数。
A CGI program can create any number of forums, as long as your space is large enough, fast enough.
一套CGI程序可以建立任意多个论坛,只要你的空间够大,速度够快。
A CGI program, on the other hand, is executed in real-time, so that it can output dynamic information.
另一方面来说,CGI程序是种即时执行,可输出动态的资讯。
This implies, of course, that a script can generate the response to a forms submission, just like a CGI program but without the CGI overhead.
当然,这意味着脚本可以像CGI程序那样生成对表单提交的响应,但却没有 CGI 的开销。
The CGI program can start an application program that will be accessed based on some ID that we return with the response (shown as app-srv in Figure 1).
CGI程序可以启动一个要基于某个ID来进行访问的应用程序,而这个ID是我们在响应中返回的(如图1中的app -srv所示)。
Since this is an extension to the browser request, the CGI program is transient: it is created by the request and it terminates once it has returned its result.
因为这是对于浏览器请求的扩展,所以CGI程序是暂时性的:通过请求创建,一旦返回结果就终止。
PHP is mainly focused on server-side scripting, so you can do anything any other CGI program can do, such as collect form data, generate dynamic page content, or send and receive cookies.
PHP主要用于服务端的编脚本,可以起到CGI程序的作用,比如:收集表格数据,产生动态页面内容,或者收发点心。
To simplify the design of the CGI program which is the kernel of software part of DWPS, a watermarking algorithm coding framework is proposed which has high reusability and extensibility.
为简化DWPS系统核心软件CGI程序的实现,提出了具有高可重用性、高可扩展性的数字水印算法编码框架。
Because CGI is so flexible, almost any program that can run on a Web server and accept command-line data can be used with CGI.
由于cgi非常灵活,几乎所有能在网站服务器上运行和能接受命令行数据的程序都能与cgi一起用。
CGI isn't magic; it's just programming with some special types of input and a few strict rules on program output.
CGI很神奇;它只是用一些特殊类型的输入和少量关于程序输出的严格规则来编程。
This tip presented some server code written in Python, but almost the same design would apply for nearly any language that might be used to program a CGI or other server process.
本技巧提供了一些使用Python编写的服务器代码,但相同的设计基本上可用于所有编写CGI或其他服务器进程的语言。
The concept of CGI and the status of using the database in library are introduced in this paper. It also describes how to make a CGI retrieving program.
主要描述了图书馆目前数据库检索的状况,同时介绍了CGI的概念,并结合实例讲解了如何利用CGI程序在网上检索图书馆书目数据库。
According to the designing and implementing of the CGI component, the realization methods of dynamic data exchange are discussed based on CGI technology. At last, an example program is listed.
结合CGI组件的设计和实现,对基于CGI技术实现动态数据交互的方法进行了探讨,并给出部分程序实例。
According to the designing and implementing of the CGI component, the realization methods of dynamic data exchange are discussed based on CGI technology. At last, an example program is listed.
结合CGI组件的设计和实现,对基于CGI技术实现动态数据交互的方法进行了探讨,并给出部分程序实例。
应用推荐