買這商品的人也買了...
-
$1,584Mastering Perl/Tk (Paperback)
-
$620$527 -
$590$466 -
$280$221 -
$680$537 -
$860$731 -
$1,770$1,682 -
$396Perl/Tk Pocket Reference (Paperback)
-
$650$514 -
$780$663 -
$650$507 -
$550$435 -
$780$616 -
$550$435 -
$239$189 -
$990$891 -
$580$452 -
$600$480 -
$590$460 -
$490$417 -
$990CCNA Security Official Exam Certification Guide (Exam 640-553)
-
$5,178Advanced Signal Integrity for High-Speed Digital Designs (美國原版)
-
$820$648 -
$580$458 -
$580$458
商品描述
In its first five years of existence, The Perl Journal (TPJ) became
the voice of the Perl community. Every serious Perl programmer subscribed to it,
and every notable Perl guru jumped at the opportunity to write for it. TPJ
explained critical Perl topics and demonstrated Perl's utility for fields as
diverse as astronomy, biology, economics, AI, and games. Back issues were
hoarded, or swapped like trading cards. No longer in print format, The Perl
Journal remains a proud and timeless achievement of Perl during one of its
most exciting periods of development.
Web, Graphics & Perl/Tk
is the second volume of The Best of the Perl Journal, compiled and
re-edited by the original editor and publisher of The Perl Journal, Jon
Orwant. In this series, we've taken the very best (and still relevant) articles
published in TPJ over its five years of publication and immortalized them into
three volumes.
The forty articles included in this volume are simply
some of the best Perl articles ever written on the subjects of graphics, the
Web, and Perl/Tk, by some of the best Perl authors and coders.
Much of
Perl's success is due to its capabilities for developing web sites; the Web
section covers popular topics such as CGI programs, mod_perl, spidering, HTML
parsing, security, and content management. The Graphics section is a grab bag of
techniques, ranging from simple graph generation to ray tracing and real-time
video digitizing. The Perl/Tk section shows you how to use the popular Perl/Tk
toolkit for developing graphical applications that work on both Unix/Linux and
Windows without a single change.
Written by twenty-three of the most
prominent and prolific members of the closely-knit Perl community, including
Lincoln Stein, Mark-Jason Dominus, Alligator Descartes, and Dan Brian, this
anthology does what no other book can, giving unique insight into the real-life
applications and powerful techniques made possible by Perl.
Table of Contents
Preface
1. Introduction
Part I. Web
2. CGI Programming
3. Saving CGI State
4. Cookies
5. mod_perl
6. Creating mod_perl Applications
7. Proxying with mod_perl
8. Authentication with mod_perl
9. Navigation Bars with mod_perl
10. Scripting the Web with LWP
11. Five Quick Hacks: Downloading Web Pages
12. Downloading Web Pages Through a Proxy Server
13. HTML::Parser
14. Scanning HTML
15. A Web Spider in One Line
16. webpluck
17. Torture-Testing Web Servers and CGI Scripts
18. Securing Your CGI Scripts
19. Building Web Sites with Mason
20. Surreal HTML
21. Web Page Tastefulness
22. Summarizing Web Pages with HTML::Summary
23. Wireless Surfing with WAP and WML
Part II. Graphics
24. Web Plots with Gnuplot
25. GD-Graph3d
26. GD and L-Systems
27. OpenGL
28. Ray Tracing
29. Perl and the Gimp
30. Glade
31. Gnome Panel Applets
32. Capturing Video in Real Time
Part III. Perl/Tk
33. A Perl/Tk Roadmap
34. Getting Started with Perl/Tk
35. Scoreboard: A 15-Minute Perl/Tk Application
36. The Mouse Odometer
37. Events
38. The Pack and Grid Geometry Managers
39. Drawing on a Canvas
40. Displaying Databases with the Tree Widget
Index
About the Authors
商品描述(中文翻譯)
在其存在的前五年,《The Perl Journal》(TPJ)成為了Perl社群的聲音。每位認真的Perl程式設計師都訂閱了它,每位著名的Perl大師都爭相為其撰寫文章。TPJ 解釋了關鍵的Perl主題,並展示了Perl在天文學、生物學、經濟學、人工智慧和遊戲等多個領域的實用性。過去的期刊被珍藏或像交易卡片一樣互相交換。《The Perl Journal》不再以印刷格式發行,但仍然是Perl在其最激動人心的發展時期的一項驕傲且永恆的成就。
《Web, Graphics & Perl/Tk》是《The Best of the Perl Journal》的第二卷,由《The Perl Journal》的原編輯和出版人Jon Orwant編輯和重新編輯。在這個系列中,我們挑選了TPJ在其五年出版期間發表的最佳(且仍然相關)文章,並將其永恆化為三卷。
本卷包含的四十篇文章是一些有關圖形、網頁和Perl/Tk主題的最佳Perl文章,作者是一些最優秀的Perl作家和程式設計師。
Perl的成功在於其開發網站的能力;網頁部分涵蓋了流行主題,如CGI程式、mod_perl、爬蟲、HTML解析、安全性和內容管理。圖形部分則是一個技術的混合包,從簡單的圖形生成到光線追蹤和即時視頻數位化。Perl/Tk部分展示了如何使用流行的Perl/Tk工具包來開發在Unix/Linux和Windows上均可運行的圖形應用程式,無需任何更改。
這本選集由二十三位緊密聯繫的Perl社群中最傑出和多產的成員撰寫,包括Lincoln Stein、Mark-Jason Dominus、Alligator Descartes和Dan Brian,這本書提供了其他書籍無法比擬的獨特見解,揭示了Perl所能實現的現實應用和強大技術。
目錄
前言
1. 介紹
第一部分:網頁
2. CGI程式設計
3. 儲存CGI狀態
4. Cookies
5. mod_perl
6. 創建mod_perl應用程式
7. 使用mod_perl進行代理
8. 使用mod_perl進行身份驗證
9. 使用mod_perl的導航欄
10. 使用LWP編寫網頁腳本
11. 五個快速技巧:下載網頁
12. 通過代理伺服器下載網頁
13. HTML::Parser
14. 掃描HTML
15. 一行代碼的網頁爬蟲
16. webpluck
17. 對網頁伺服器和CGI腳本進行壓力測試
18. 保護你的CGI腳本
19. 使用Mason建立網站
20. 超現實HTML
21. 網頁的品味
22. 使用HTML::Summary總結網頁
23. 使用WAP和WML進行無線瀏覽
第二部分:圖形
24. 使用Gnuplot繪製網頁圖
25. GD-Graph3d
26. GD和L-Systems
27. OpenGL
28. 光線追蹤
29. Perl和Gimp
30. Glade
31. Gnome面板小工具
32. 實時捕捉視頻
第三部分:Perl/Tk
33. Perl/Tk路線圖
34. 開始使用Perl/Tk
35. 計分板:一個15分鐘的Perl/Tk應用程式
36. 滑鼠里程計
37. 事件
38. Pack和Grid幾何管理器
39. 在畫布上繪圖
40. 使用樹狀小工具顯示數據庫
索引
關於作者