CGI
abbr. 公共网关接口 (Common Gateway Interface);电脑图像界面 (Computer Graphics Interface);计算机生成图像 (computer-generated imagery)
2025-10-31 03:54 浏览次数 8
abbr. 公共网关接口 (Common Gateway Interface);电脑图像界面 (Computer Graphics Interface);计算机生成图像 (computer-generated imagery)
1. computer-generated images; computer-generated imagery
CGI International共同闸道介面国际
CGI PIPE冷轧镀锌钢管
CGI animated登场的电脑动画片
CGI programmingCGI编程
CGI Asia亚洲会议
CGI cubes成电脑合成方块
cgi interfacecgi接口
CGI算法cgi algorithm
CGI methodCGI方法
The other source of user input for CGI scripts is the PATH_INFO environment variable.
cgi脚本用户输入的其他来源是环境变量PATH_INFO。
In this way there was minimal coupling to the main ballot CGI program.
这样,对于主要的投票CGI程序,耦合性就是最小的。
Some other configurations are required also for CGI support.
还需要某些其它的配置来支持CGI。
The CGI script plugs the values into a query and sends the query to a database server.
这个cgi脚本将这些值插入查询并将此查询发送到数据库服务器。
In order to build a middleware bridge between the front-end CGI display code and the back-end database and business logic code, an API that allows all necessary data access must be defined.
为了在前端CGI显示代码和后端数据库及业务逻辑代码之间构建一个中间件桥,必须定义一个允许所有必需数据访问的API。
Most voice browser services access the VXML file by reading from a URL, so you need to develop a CGI or other dynamic Web script to create the information.
大多数语音浏览器服务通过读取url来访问VXML文件,所以需要开发一个CGI或其他动态web脚本来创建这些信息。
The CGI script identifies itself, takes any requested actions, then presents a fairly simple interface; all it needs is a couple of buttons and a text area.
CGI脚本会识别自身,执行被请求的动作,并展现出相当简单的界面;它所需要的只是一些按钮和一个文本区域。
One thing this module does is hide any details of the difference between 「get」 and 「post」 methods from the CGI script.
这个模块所做的一件事就是隐藏cgi脚本中「get 」和「post 」方法之间差异的任何细节。
The form passes the entered values to a CGI script.
表单将所输入的值传递给一个cgi脚本。
You can easily use a CGI or servlet to determine the accepted encoding types and in turn, send the appropriately encoded response.
但您可以很容易地利用CGI或servlet来判断接受到的编码类型,然后发送采用适当编码的响应。
This technique can be applied to serving CGI scripts as well.
该技术同样适用于提供cgi脚本服务。
Note: We need to escape any incoming CGI variables using HTML entities (such as the category), so that they do not contain any illegal non-escaped entities when it is plugged in to the XQuery.
注意:我们需要对使用HTML实体的任何传入CGI变量(如种类)进行转义,从而它们在插入XQuery时不包含任何非法的非转义实体。
The first is to append state information to a URL, as parameters to a CGI program or something similar.
第一种方法是把状态信息附加到URL后面,作为CGI程序或其他程序的参数。
A number of small pieces can then be patched together into an entire garment inside a computer, in the same way that a handful of actors are turned into a CGI crowd.
许多小片织物结构可以在计算机中被完整的组合出一套服装,少数CGI特效制作出的演员也利用了相同的方法以完成效果。
So with WSDL and the HTTP GET binding, that simple CGI script you wrote to keep office table soccer statistics can be a bona fide Web service.
有了WSDL和HTTPGET绑定,您为保留办公桌足球统计数据而书写的简单的cgi脚本可以是一个真正意义的Web服务。
Unfortunately, CGI also has serious drawbacks.
遗憾的是,CGI也有着严重的不足。
By the time the call is made, this is not a detail the CGI creator needs to worry about.
在进行调用之前,这并不是CGI创建程序需要操心的细节。
In this section, we「ll add a couple of packages, including the Web server, using apt-get, and start running CGI scripts on our new local Web server.
在这一节中,我们将使用apt - get来添加几个软件包(包括Web服务器),然后在这个新的本地Web服务器上开始运行cgi脚本。
We use PHP」s powerful HTML form parsing to determine if the script was invoked with any CGI variable values; if not, we simply return the HTML form.
我们使用PHP功能强大的HTML表单解析来确定是否使用了任何CGI变量值来调用脚本;如果没有,那么我们就只返回HTML表单。
These examples aren「t very in-depth; a detailed discussion of CGI programming is beyond the scope of this article.
这些示例并不十分深奥;对CGI编程的详细讨论已经超出了本文的范围。
Most typically, you interact with CGI applications by means of an HTML form.
最通常的情况下,您会通过HTML表单与CGI应用程序进行交互。
Simple applications, using standard CGI form widgets and the like, can be written in a fraction of the time required for development of self-contained applications.
使用标準cgi表单部件等组件的简单应用程序很容易编写,开发所需的时间比开发功能完备的应用程序要少得多。
This pattern is as old as CGI scripts.
这一模式与cgi脚本一样古老。
One of my past instrumentation projects was to use some CGI scripts and an Apache Web server to build Web pages with a list of available queue managers.
我过去参与过的一个监测项目曾经使用一些cgi脚本和一个ApacheWeb服务器构建web页面,提供可用队列管理器的列表。
The server returns the query results to the CGI script, which builds an HTML page around the returned data and sends the page to the user」s browser.
此服务器将查询结果返回给CGI脚本,该脚本围绕所返回的数据构建一个HTML页面并将页面发送至用户的浏览器。