Michael Fitzgerald 知名程序员、顾问、技术作家,为O’Reilly以及John Wiley & Sons编写过十余本技术图书,在O’Reilly Network上发表了大量文章。他曾是针对XML的RELAX NG模式语言委员会的成员。
Regular expressions remain a difficult part of the puzzle when learning how to program. Commonly used for sifting through large chunks of text, regexes are incredibly powerful although they may appear daunting to the newcomer. And variations among languages and environments make them even harder to master. Loaded with examples, this introductory guide walks beginners step-by-step through the fundamentals of regular expressions, and helps you decipher complex patterns. * Break down regular expressions into comprehensible parts * Learn common usage patterns through simple, easy-to-follow examples * Discover how finding unique patterns can help you avoid repetitive, hand-editing of text * Use common command-line tools such as grep and sed * Compare how regular expressions are implemented in different languages and environments
1. 这本书更适合入门者,而不是很适合那些想进一步学习正则表达式的读者; 2. 书中一步步讲解正则表达式的基础知识,而且介绍了不少相关的在线工具,这个比较贴心。 3. 虽然我对正则表达式了解的还不够深入,但本书总体来说,收获不多; 4. 推荐阅读[《精通正则表达式》](https...
评分原本初衷确是前面开发过程中涉及字符匹配相关功能使用正则表达式能很简洁方便的解决问题,但又不是很清晰其中原理,只能网上找现成代码,些许修改就无从下手,由此借阅相关书籍浅入学习。 起初搜寻到各人推荐的《[精通正则表达式]》与《[正则表达式必知必会]》,可能太过热门,...
评分本书作为一本超级入门书,但凡有点正则表达式经验的人都是没有必要看的。而且即使作为入门,本书也不是很理想的一本。知识点零散,如果你对这正表达式一点不熟,相信我,看完这本书以后你还是不懂正则表达式
评分这本书只有152页,而且正文的比例还不到一半!尽管如此,它还是较为系统介绍了RegExp知识体系,而且用精炼的语言准确阐述了RegExp知识体系中的术语如captured group, look around等,我认为这本书在传达RegExp的知识方面还是比较称职的。RegExp毕竟是每一个程序员需要了解的东...
评分原本初衷确是前面开发过程中涉及字符匹配相关功能使用正则表达式能很简洁方便的解决问题,但又不是很清晰其中原理,只能网上找现成代码,些许修改就无从下手,由此借阅相关书籍浅入学习。 起初搜寻到各人推荐的《[精通正则表达式]》与《[正则表达式必知必会]》,可能太过热门,...
The book takes an inductive approach and the content is arranged from specific to general, from examples to short treatises. It is a learning-by-doing book and friendly for beginners.
评分good for novice
评分简单易懂,对于RE的新手来说,初级应用足够了。
评分作为一本入门书还是讲得比较全面的,不过我期待的是一些让我眼前一亮的知识,这里似乎没有。
评分The book takes an inductive approach and the content is arranged from specific to general, from examples to short treatises. It is a learning-by-doing book and friendly for beginners.
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有