摘要
公共网关界面CGI (Commongatewayinterface)是一种在服务器与外部脚本或程序之间进行交互的方法。它有助于将Web主页从简单地提供静态信息转变为提供实时或动态信息。通常CGI编程被用来连接动态数据库和处理表格、订单等商业行为 ,但实际上它的用处远不止于此 ,它还可以用于远程教育、工程中的系统集成等各种应用领域。本文用基于网络和小程序的网络计算 ,说明在CH语言环境下的CGI编程的基本方法 。
Common Gateway Interface(CGI) is a method of interaction between Web server and outside script or program.It helps Webpage in transferring from delivering simple static message to dynamic information.Generally CGI programming is used in dynamic link of a database,or in some commercial area such as data form and order form handling.In fact,the use of CGI programming is more than these.It can be used in long distance Internet education,system integration in engineering,etc.This paper explains the basic method of CGI programming in CH environment.It introduces two examples of Web besed and Applet based Internet calculation.The method can be extended to other applications.
出处
《浙江工程学院学报》
2001年第3期145-149,共5页
Journal of Zhejiang Institute of Science and Technology
关键词
公共网关界面
集成
网络计算
实现
数值计算
Common Gateway Interface(CGI)
Integration
Net based calculation