Mastering Regular Expressions, Second Edition 在线电子书 图书标签: 正则表达式 RegularExpressions Programming O'Reilly 编程 Regex RE 技术
发表于2025-02-23
Mastering Regular Expressions, Second Edition 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
这本书我读过
评分regex界只此一本~,中间原理和优化的2章,非常难懂,需要多读几遍,后边的语言相关选择自己喜爱的读就行了,可惜没有python的。
评分这本还是图书馆里站了一下午看完了
评分看来我只要弄懂perl就够了。。。
评分Really nice book, strongly recommend to every tech geek
Regular expressions are an extremely powerful tool for manipulating text and data. They have spread like wildfire in recent years, now offered as standard features in Perl, Java, VB.NET and C# (and any language using the .NET Framework), PHP, Python, Ruby, Tcl, MySQL, <em>awk</em>, Emacs, and many other popular tools and languages. If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you'll appreciate this book's unprecedented detail and breadth of coverage. If you think you know all you need to know about regular expressions, this book is a stunning eye-opener. In spite their wide availability, flexibility, and unparalleled power, regular expressions are frequently underutilized. Regular expressions allow you to code complex and subtle text processing that you never imagined could be automated. Regular expressions can save you time and aggravation. They can be used to craft elegant solutions to a wide range of problems. A command of regular expressions is an invaluable skill. Yet what is power in the hands of an expert can be fraught with peril for the unwary. Mastering Regular Expressions will help you navigate the minefield to becoming an expert. Once you've mastered regular expressions, they'll become an invaluable part of your toolkit. You will wonder how you ever got by without them. Mastering Regular Expressions, Second Edition has been thoroughly updated to include all the new features of Perl 5.8, as well as several other languages, including Java, VB.NET, C#, Python, JavaScript, Tcl, and Ruby. Written in the lucid, entertaining tone that made a complex, dry topic crystal-clear to thousands of programmers, and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions offers a wealth information that you can put to immediate use. Topics include:
<li type="disc">A comparison of features among different versions of many languages and tools <li type="disc">How the regular expression engine works <li type="disc">Optimization (major savings available here!) <li type="disc">Matching just what you want, but not what you don't want <li type="disc">Sections and chapters on individual languages
若论入门,《正则表达式必知必会》之类的书比这本书讲得简明易懂。若单说Perl的正则表达式,《Progamming Perl》比本书讲得权威。这本书涵括的语言包括Perl、Java、.NET、PHP,但是我相信很少有人同时用这几种语言编程的。我以为本书比较有价值的部分是第6章:打造高效的正则表...
评分这是我最近读过些的最好的技术书籍了。原来正做表达式的用法可以这么神奇,虽然原来也一直是必备工具,但是从来没想到过怎么在整篇文章中直接用一个很简单的表达式找到连续重复的单词!想知道吗?去看看原著吧,就在第一章里面。
评分若论入门,《正则表达式必知必会》之类的书比这本书讲得简明易懂。若单说Perl的正则表达式,《Progamming Perl》比本书讲得权威。这本书涵括的语言包括Perl、Java、.NET、PHP,但是我相信很少有人同时用这几种语言编程的。我以为本书比较有价值的部分是第6章:打造高效的正则表...
评分 评分正则式,以前看到这本书时就感觉正则式必然是非常高深的技术,但是学习了编译原理-词法分析以及有限自动机后,便觉得正则式不再是高深而抽象。 建议读者本书前花一点时间学习一下广为流传的速成教程: 正则表达式30分钟入门教程,然后再读一读这本书。(尽管这本书的第一章号称...
Mastering Regular Expressions, Second Edition 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025