本文主要是介绍Mastering Regular Expressions [ILLUSTRATED],希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvpMastering Regular Expressions, Third Edition, now includes a full chapter devoted to PHP and its powerful and expressive suite of regular expression functions, in addition to enhanced PHP coverage in the central "core" chapters. Furthermore, this edition has been updated throughout to reflect advances in other languages, including expanded in-depth coverage of Sun's java.util.regex package, which has emerged as the standard Java regex implementation.Topics include: *A comparison of features among different versions of many languages and tools *How the regular expression engine works *Optimization (major savings available here!) *Matching just what you want, but not what you don't want *Sections and chapters on individual languages
http://rapidshare.com/files/50550778/0596528124.rar
这篇关于Mastering Regular Expressions [ILLUSTRATED]的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!