作者:《CGI Programming with Perl》书籍
出版社:O'Reilly Media, Inc.
出版年:2000-01-15
评分:0.0
ISBN:9781565924192
所属分类:网络科技
Programming on the Web today can involve any of several technologies, but the Common Gateway Interface (CGI) has held its ground as the most mature method--and one of the most powerful ones--of providing dynamic web content. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or perform any other server-side task. There was a time when CGI was the only game in town for server-side programming; today, although we have ASP, PHP, Java servlets, and ColdFusion (among others), CGI continues to be the most ubiquitous server-side technology on the Web. CGI programs can be written in any programming language, but Perl is by far the most popular language for CGI. Initially developed over a decade ago for text processing, Perl has evolved into a powerful object-oriented language, while retaining its simplicity of use. CGI programmers appreciate Perl's text manipulation features and its CGI.pm module, which gives a well-integrated object-oriented interface to practically all CGI-related tasks. While other languages might be more elegant or more efficient, Perl is still considered the primary language for CGI. CGI Programming with Perl, Second Edition, offers a comprehensive explanation of using CGI to serve dynamic web content. Based on the best-selling CGI Programming on the World Wide Web, this edition has been completely rewritten to demonstrate current techniques available with the CGI.pm module and the latest versions of Perl. The book starts at the beginning, by explaining how CGI works, and then moves swiftly into the subtle details of developing CGI programs. Topics include: * Incorporating JavaScript for form validation * Controlling browser caching * Making CGI scripts secure in Perl * Working with databases * Creating simple search engines * Maintaining state between multiple sessions * Generating graphics dynamically * Improving performance of your CGI scripts
《历史的个性:兵家》内容简介:白起、王翦、廉颇、李牧、孙武、孙膑、卫青、李广…… 他们都是叱咤疆场的军事统帅, 连百万之众,
《笑着活下去》内容简介:《笑着活下去》是一本文辞犀利、个性鲜明的作品集。本书集结了27个小故事,你或许能看到自己的影子,或者
《探绿:居住区植物配置宝典(北方植物卷)》内容简介:随着我国园林事业的快速发展,植物造景的技术和艺术得到了很大的进步。学者
《TensorFlow与自然语言处理应用》内容简介:自然语言处理(NLP)是计算机科学、人工智能、语言学关注计算机和人类(自然)语言之间
《癌症病人饮食保健指导书》内容简介:癌症只是慢性病,别让癌症盯上你!本书为癌症患者介绍哪些食物有助于防癌和抗癌,让患者从生
HiddenontheInternet,scatteredamongbillionsofWebpages,arethecluestoanincrediblese...
《一年通往作家路》内容简介:不论你想写小说还是散文,亦或想提高诗歌或回忆录写作技巧,蒂贝尔吉安的12堂写作课都能够帮你找到并
IfyouareacompilerdeveloperwhowantstousethestrongoptimizationtechniquesofLLVMandl...
本书介绍了行为科学(重点是心理学)中用到的基本统计知识:描述性统计、简单的假设验证和最简单的多元统计。全书共分4个部分:第一部
推荐系统开发实战 本书特色 本书是一本关于推荐系统从入门到进阶的读物,采用“理论 实践”的形式展开,不仅对各种推荐算法进行了介绍,还对算...
本书主要介绍当前在高速公路通信工程中广泛使用的几类现代通信系统,如程控交换系统、光纤通信系统、移动通信系统等,对数据通信
本书为日本长销商品的设计细节透析,回顾了日本各领域长销商品的注重消费者体验的设计变迁,以详尽的图解形式对比设计的变与不变
《物联网与智慧城市》内容简介:本书立足城市信息化变革需求和信息技术发展推动,结合物联网与智慧城市的发展现状和技术趋势,对智
微机原理与接口技术实用教程 目录 第1章 微型计算机概述.1.1 计算机的发展概况 1.1.1 计算机的发展历程1.1.2 微型计算机的发展历程1.2 微处理器...
《15天学会JavaScript(视频教学版)》内容简介:本书从技术和实际应用场景相结合的角度出发,结合当下热门技术(JavaScript、ECMA
本书是一本关于雷电科学的入门书,涵盖了对雷电现象的解读、思考以及雷害防范对策等内容。本书在阐释雷电现象的发生、原理、变化
《优势成长》内容简介:这是一本帮你锁定并提升个人核心竞争力的实用类的图书。活着的每一天,都是为了超越昨天的自己。给努力多一
《数字图像处理》主要介绍了数字图像处理的基本概念、常用方法、实用技术和典型应用。全书分三大部分共9章,第一部分是数字图像处
ReceivedSecondplaceinthePopularCulturecategorygivenbyForeWordMagazineOvertimeand...
《Java开发实战经典(名师讲坛)》是一本综合讲解Java核心技术的书籍,在书中使用大量的代码及案例进行知识点的分析与运用,并且给