N-UNCOUNT 计算机生成影像;电脑绘图;电脑特效 CGI is a type of computer technology that is used to make special effects in cinema and on television. CGI is an abbreviation for (缩略 =) computer-generated imagery .
Recent, more dramatic use of CGI was seen in “Walking With Dinosaurs”. 在纪录片《与恐龙同行》中可以看到最新的、更加生动的电脑特效技术。
Recent, more dramatic use of CGI was seen in “ Walking With Dinosaurs ”. 在纪录片《与恐龙同行》中可以看到最新的、更加生动的电脑特效技术。
It also does not have the capabilities ( like CGI) that a Web server has. 另外,它也没有Web服务器所具有的很多功能(如CGI)。
PHP can be tightly integrated with most popular Web servers, including Apache and Microsoft IIS, or it can be used as a standalone CGI interpreter. PHP可以与包括Apache和MicrosoftIIS在内的大多数普及Web服务器紧密集成,也可以用作独立的CGI解释器。
An additional module, CGI:: Carp provides much of the same functionality as the Carp module. 另外一个模块CGI::Carp提供了很多与Carp模块一样的功能。
The information stored in the database can be formatted into an appropriate HTML display on demand by CGI scripts. 通过CGI脚本,存储在数据库中的信息就能够需要时格式化成适当的HTML显示。
First, you need to allow Apache to run CGI scripts outside of the cgi-bin directory. 首先,您需要允许Apache运行cgi-bin目录之外的CGI脚本。
This can save a lot of time in debugging a CGI application. 这可以节省许多调试CGI应用程序的时间。
Since MRLG runs as a CGI application, we also needed to install a Web server. 由于MRLG是作为一个CGI应用程序来运行,因此我们还需要安装一个Web服务器。
The form passes the entered values to a CGI script. 表单将所输入的值传递给一个CGI脚本。
The first option, having the CGI program talk to a permanent program, can have multiple variations. 第一个办法是让CGI程序与永久性程序进行对话,这个方法可以有许多变种。
It is much faster than the traditional CGI method of executing Python scripts. 与用传统的CGI方法执行Python脚本相比,这种方法要快得多。
This pattern is as old as CGI scripts. 这一模式与CGI脚本一样古老。
You can also create a symbolic link between the CGI directory and the version installed when Omega was installed. 还可以在CGI目录以及在Omega安装时所安装的那个版本之间创建一个符号链接。
Early in its development, the Web server definition added an interface called CGI ( Common Gateway Interface). 在发展初期,Web服务器的定义中添加了一个称作公共网关接口(CommonGatewayInterface,CGI)的接口。
The Apache server then invokes the CGI script, which places the request in a queue. Apache服务器随后调用CGI脚本,后者将请求放到一个队列中。
Most typically, you interact with CGI applications by means of an HTML form. 最通常的情况下,您会通过HTML表单与CGI应用程序进行交互。
The CGI script plugs the values into a query and sends the query to a database server. 这个CGI脚本将这些值插入查询并将此查询发送到数据库服务器。
I discuss how you can quickly install and start Nagios, access CGIs, and monitor hosts and services. 我将讨论如何快速安装和启动Nagios、访问CGI并监视主机和服务。
You can add PHP as a Common Gateway Interface ( CGI) engine to most Web servers. 可将PHP作为通用网关接口(CommonGatewayInterface,CGI)引擎添加到绝大多数Web服务器中。
In a CGI environment, it's the CGI script's responsibility to parse the extra path information. 在CGI环境中,是由CGI脚本负责解析额外路径信息。
But CGI scripts present scalability problems if the site receives a large number of concurrent requests. 但是,如果网站收到大量并发请求,CGI脚本就有伸缩性的问题。
Like CGI programs, application servers accept user input and send back Web pages or other information. 应用服务器与CGI程序相似,接受用户的输入,送回网站页面或其他信息。
Server_Software The name and version of the information server software running the CGI program. 运行CGI程序的信息服务器软件的名称和版本。
CGI offers a standardized way of providing that capability. CGI为提供这种能力提供了一个标准化的方法。
CGI is like C or shell script languages. CGI像c语言或Shell脚本语言。
Often CGI programs are used for handling forms input or database queries. CGI程序通常用于处理表单输入和数据库查询。
By using the CGI setup, your server is open to several possible attacks. 如果使用cgi方式安装,则服务器对于某些可能的攻击是开放的。
The folder ( or directory) on a web server that stores CGI programs. 在服务器上存储cgi程序的文件夹。
The server sends the CGI environment variable information and standard input over the connection. 服务器在连接上传送CGI环境变量信息和标准输入。
Therefore, it could be used on any server where you have account with CGI. 因此,它可以用于任何服务器,你必须与CGI帐户。