Ben Forta是世界知名的技术作家,也是Adobe技术界最为知名的专家之一,目前担任Adobe公司的高级技术推广专家。他具有计算机行业20多年工作经验,多年来撰写了十几本技术图书,其中不少是世界畅销书,已被翻译为十几种文字。除本书外,他撰写的《SQL必知必会》也由人民邮电出版社出版。
发表于2025-04-04
Sams Teach Yourself Regular Expressions in 10 Minutes 2025 pdf epub mobi 电子书
《正则表达式必知必会》是人邮图灵《xxx必知必会》一套系列的书,作者都是 Ben Forta。这一套“必知必会”系列除了MySql那本外全都看过了。非常适合本人,爱不释手。特点是:快速入门并且专捡实际工作中有用的讲。阅读这类书几乎就是喝一两杯咖啡的时间可以翻四到五章。作者能...
评分 评分虽然正则表达式的简单使用其实看网络上的博客介绍就足够,但我个人还是习惯看书。 本书可以作为《精通正则表达式》的前导书。 一个问题,P92回溯引用条件的?(backreference)true-regex),似乎应该是?(backreference)(true-regex)或?(backreference)true-regex吧? P93...
评分图书标签: 正则表达式 计算机 编程 regex 电子书 技术 sams programming
<P style="MARGIN: 0px">RegEx is supported in all major development environments (for use in editing and working with code) and will thus appeal to anyone using these tools. In addition, every JavaScript developer should be using RegEx, but most don't as it has never been taught to them properly before. Developers using ASP, C#, ColdFusion, Java JSP, PHP, Perl, Python, and more can (and should) be using RegEx, and so every one of them is a potential reader too. The reader of this book will learn how to:</P> <UL> <LI>Match characters sets <LI>Match repeating characters (using minimums and maximums if needed) <LI>Match (or ignore) based on case <LI>Build sub-expressions <LI>Use all of the special characters <LI>Work with excape sequences <LI>Use POSIX classes to simplify complex expressions <LI>Use back-references <LI>Use look-behind operators </LI></UL> <P style="MARGIN: 0px">Sams Teach Yourself Regular Expressions in 10 Minutes is a tutorial book organized into a series of easy-to-follow 10-minute lessons. These well targeted lessons teach you in 10 minutes what other books might take hundreds of pages to cover. Instead of dwelling on syntax, terminology, and arcane examples and scenarios, this book takes a very hands-on approach to solving the needs of the majority of RegEx users who simply need to manipulate data.</P>
算是中规中矩...上厕所消遣时间用!
评分用很短的时间看了看(尽管不止10分钟),跳过了前面几章。 第9章第10章还是很值得一看的。还有附录B
评分用很短的时间看了看(尽管不止10分钟),跳过了前面几章。 第9章第10章还是很值得一看的。还有附录B
评分当初写NetC客户端的时候帮了大忙,just great
评分简单快捷的入门书
Sams Teach Yourself Regular Expressions in 10 Minutes 2025 pdf epub mobi 电子书