图书标签: 正则表达式 计算机 编程 regex 电子书 技术 sams programming
发表于2024-11-04
Sams Teach Yourself Regular Expressions in 10 Minutes pdf epub mobi txt 电子书 下载 2024
<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>
Ben Forta是世界知名的技术作家,也是Adobe技术界最为知名的专家之一,目前担任Adobe公司的高级技术推广专家。他具有计算机行业20多年工作经验,多年来撰写了十几本技术图书,其中不少是世界畅销书,已被翻译为十几种文字。除本书外,他撰写的《SQL必知必会》也由人民邮电出版社出版。
快捷入门,中规中矩,然而题目说的10分钟是不可能读完的。强烈推荐学完http://regexone.com/网站上的互动教程,再看这本书。
评分实用
评分快捷入门,中规中矩,然而题目说的10分钟是不可能读完的。强烈推荐学完http://regexone.com/网站上的互动教程,再看这本书。
评分算是中规中矩...上厕所消遣时间用!
评分算是中规中矩...上厕所消遣时间用!
把正则需要掌握的部分,包括基础的元字符,转义,重复次数乃至稍高级的反向引用,前后查找,嵌入条件等都用恰到好处的例子展现给读者 简明扼要,通俗易懂,读完就可以上手。 翻译的也很不错,总之是难得的好书~
评分正如作者在本书一开始所说的,正则表达式的语法是正则表达式的最简单的部分。如何写出精确的正则表达式,既完全包括我们关心的部分,也能很好排除我们不关心的地方,这是正则表达式的精髓所在。 其实评价一本书的好与坏,很大程度上取决于你到底想从这本书中学到什么。而我希望...
评分这书是参加图灵五周年活动拿到的,2009年2月第2次印刷。 书很薄,一两个小时即可看完,实例+说明,适合临时抱佛脚用,是本不错的正则表达式入门书。译文相当流畅,值得一读。 不过,对于这薄薄一本书(正文部分不及百页)而言,错误似乎多了点。 部分勘误见:http://w...
评分虽然正则表达式的简单使用其实看网络上的博客介绍就足够,但我个人还是习惯看书。 本书可以作为《精通正则表达式》的前导书。 一个问题,P92回溯引用条件的?(backreference)true-regex),似乎应该是?(backreference)(true-regex)或?(backreference)true-regex吧? P93...
评分非常适合对正则表达式不了解或基础比较薄弱的同学。 网上有很多正则表达式快速入门的教程,但那些教程刚开始读得进去,但看到后面就一知半解了。比如著名的正则表达式30分钟入门教程。 https://deerchao.net/tutorials/regex/regex.htm 但这本书却让人很容易地读下去。我想原因...
Sams Teach Yourself Regular Expressions in 10 Minutes pdf epub mobi txt 电子书 下载 2024