登入
|
註冊
|
會員中心
|
結帳
|
培訓課程
魔法弟子
|
自資出版
|
電子書
|
客服中心
|
智慧型立体會員
書名
出版社
作者
isbn
編號
5050魔法眾籌
|
NG書城
|
國際級品牌課程
|
優惠通知
|
霹靂英雄音樂精選
|
jQuery網頁設計範例教學
此作者無相關書籍
文學小說
文學
|
小說
商管創投
財經投資
|
行銷企管
人文藝坊
宗教、哲學
社會、人文、史地
藝術、美學
|
電影戲劇
勵志養生
醫療、保健
料理、生活百科
教育、心理、勵志
進修學習
電腦與網路
|
語言工具
雜誌、期刊
|
軍政、法律
參考、考試、教科用書
科學工程
科學、自然
|
工業、工程
家庭親子
家庭、親子、人際
青少年、童書
玩樂天地
旅遊、地圖
|
休閒娛樂
漫畫、插圖
|
限制級
Programming Web Graphics with Perl & GNU Software
作者:
Shawn P. Wallace
分類:
電腦與網路
/
網頁應用
叢書系列:
出版社:
美商歐萊禮英文書
出版日期:1999/2/1
ISBN:1565924789
書籍編號:bk0013086
頁數:0
定價:
1050
元
書價若有異動,以出版社實際定價為準
暫停販售
暫無供應商:尋找供貨商中(也有可能出版社已結束)。
團購數最低為 20 本以上
評價數:
(請將滑鼠移至星星處進行評價)
目前平均評價:
文字連結
複製語法
Programming Web Graphics with Perl & GNU Software
圖片連結
複製語法
分
享
內容簡介
同類推薦
● 內容簡介 ●
From access counters and log-report graphs to scientific plots and on-the-fly animated GIFs, graphics scripting is within the grasp of most Web authors. However, it is a poorly documented field. Programming Web Graphics with Perl & GNU Software shows intermediate and advanced Web designers how to use CGI scripts to generate dynamic graphic content and demystifies the manipulation of graphics formats for newcomers to the Web. 許多人以為 Web 頁面圖形只能以 Adobe PhotoShop 這一類的工具來設計。 透過 Perl 和 Gimp ( GNU Image Manipulation Program) ,你可以根據使用者的輸入在 Web 上產生動態的圖形,控制圖形顯示的內容,壓縮圖形格式,甚至提昇圖形的品質。 假設如果你要在頁面上顯示一個動態的股票行情表,即時的天候表,唯有利用這類的設計工具。雖然這些工具都是免費的,但很少有文件討論其中的技術。大多數的程式設計師根本不知道在網路上有這樣免費的工具存在。本書針對的就是高階CGI 的程式設計者。 本書採用了幾種特殊的 Perl 模組 ( GD,ImageMagick,PerlMagick,GIFgraph) 來產生圖形。此外也討論了 Gimp script 的設計,同時透過 Gimp 的 Script-Fu 與 Perl 的介面。主題包括: ● 如何利用資料庫中的資訊產生圖形。 ● 利用 Perl 的模組產生格式化的 PostScript 檔案。 ● 可重新使用的 Web counter 與 Web cam (更具可攜性 )。 ● 產生即時的動態 GIF。 ● Server 端圖形建立的最佳化。 本書同時提供了下列參考文件: ● 最常用的幾種 Web 圖形格式。 ● PNG,JPEG,與 giflib 函式庫。 ● Perl 圖形模組 GD 與 GIFgraph 的大量範例,以及 Perl 連接ImageMagick 的介面。 ● Gimp,Script-Fu;Perl 和 Gimp 之間的介面。
● 目錄 ●
Preface I. Introduction to Web Graphics 1. Image File Formats Network Graphics Basics Graphics Interchange Format (GIF) Portable Network Graphics (PNG) JPEG References 2. Serving Graphics on the Web The Server and CGI Web Graphics and the Browser Presenting Images in HTML Colors and the Web Browser The Once and Future Browser References 3. A Litany of Libraries Image Support Libraries References II. Graphics Programming Tools 4. On-the-Fly Graphics with GD GD Jumpstart Sample Application: A Chess Board Simulator The GD.pm Distribution Font Methods Polygon Methods 5. Industrial-Strength Graphics Scripting with PerlMagick Learn PerlMagick in 21 Seconds The ImageMagick Distribution and PerlMagick Image::Magick Attributes and Methods by Category Reading and Writing Images Getting and Setting Image::Magick Attributes Manipulating Images How to Tell When Something Has Gone Wrong Using the ImageMagick Utilities 6. Charts and Graphs with GIFgraph Let's Make Some Graphs! GIFgraph Reference Colors in GIFgraph Creating Data Sets with Data::Xtab Passing GIFgraph Graphs to GD Objects 7. Web Graphics with the Gimp Quick Gimp Getting and Installing the Gimp Using the Gimp for Day-to-Day Web Projects Scripting the Gimp in Perl References III. Dynamic Graphic Techniques 8. Image Maps Client-Side Versus Server-Side Image Map Tools Image Maps on the Fly: A Clickable "Wander" Engine 9. Moving Pictures: Programming GIF Animation Anatomy of a GIF89a Animation Seven Easy Pieces with PerlMagick GIFscript, an Animation Scripting Language 10. Web Graphics Cookbook The BrokenImage Module A Web Page Access Counter A JavaScript Rollover Menu A Web Cam ASCII ALTs Thumbnailing References 11. Paperless Office? Not in Our Lives: Printing and the Web Everything I Needed to Know About PostScript I Learned Here Using the PostScript Modules on the Web The PostScript::TextBlock Module Multipage Documents with PostScript::Document The PostScript::Elements Module References IV. Appendixes A. A Simple PNG Decoder in Perl B. Quick Reference Guide to the Gimp C. Procedure Reference for the Gimp
● 作者簡介 ●
Shawn P. Wallace Shawn Wallace has been applying computers to graphics problems for the past twelve years. A programmer and artist, Shawn is managing director of the AS220 (www.as220.org) artist community in Providence, RI., a cofounder of the SMT Computing Society, and a member of the Rhode Island chapter of the Perl Mongers. He is also involved in the Bolero open source music notation system (www.as220.org/shawn/bolero) and the Institute for Folk Computing, a program to inform and inspire the use of open software by the general public in Providence. Shawn studied computer engineering at the University of Rhode Island and participated in the construction of an early (mid-80s) hypermedia delivery system at HyperView Systems in Middletown, RI.
星鏈崛起:探索6G時
HTML/CSS/J
原生全端開發:使用N
Facebook互動
ChatGPT X
WordPress
Dreamweave
CSS 大全 第五版
WordPress網
極速ChatGPT開
為了保障您的權益,新絲路網路書店所購買的商品均享有到貨七天的鑑賞期(含例假日)。退回之商品必須於鑑賞期內寄回(以郵戳或收執聯為憑),且商品必須是全新狀態與完整包裝(商品、附件、內外包裝、隨貨文件、贈品等),否則恕不接受退貨。