本文主要是介绍Mastering Perl/Tk,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvpPerl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behind it. Mastering Perl/Tk is the "bible" of Perl/Tk: It's not only a great book for getting started, but the best reference for learning the techniques of experienced Perl/Tk programmers. The first half of the book contains the basics on how to use Perl/Tk, and then branches out into advanced applications with a series of extensive program examples. The result is a book accessible for novices, and invaluable for experienced programmers ready to learn the next step in the elegant and effective use of Perl/Tk. The book includes:
*An introduction to each of the basic Perl/Tk widgets and geometry managers*A dissection of the MainLoop, including how to use callbacks and bindings effectively
*Coverage of the Tix widgets, an extended set of widgets that are a part of the standard Perl/Tk distribution
*Working with images in Perl/Tk, including bitmaps, pixmaps, photos, and how to compose a compound image type
*How to create custom mega-widgets in Perl/Tk, both composite and derived
*Handling interprocess communication with Perl/Tk, both with standard Unix utilities (pipes and sockets) and with the send command designed for direct communication between Tk applications
*Developing your own Tk widget in the C language
*Examples of web applications written with Perl/Tk and the LWP library
http://rapidshare.com/files/118168047/1565927168.rar
这篇关于Mastering Perl/Tk的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!