Sams Teach Yourself Regular Expressions in 10 Minutes 在線電子書 圖書標籤: 正則錶達式 計算機 編程 regex 電子書 技術 sams programming
發表於2025-02-17
Sams Teach Yourself Regular Expressions in 10 Minutes 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025
算是中規中矩...上廁所消遣時間用!
評分當初寫NetC客戶端的時候幫瞭大忙,just great
評分算是中規中矩...上廁所消遣時間用!
評分當初寫NetC客戶端的時候幫瞭大忙,just great
評分用很短的時間看瞭看(盡管不止10分鍾),跳過瞭前麵幾章。 第9章第10章還是很值得一看的。還有附錄B
Ben Forta是世界知名的技術作傢,也是Adobe技術界最為知名的專傢之一,目前擔任Adobe公司的高級技術推廣專傢。他具有計算機行業20多年工作經驗,多年來撰寫瞭十幾本技術圖書,其中不少是世界暢銷書,已被翻譯為十幾種文字。除本書外,他撰寫的《SQL必知必會》也由人民郵電齣版社齣版。
<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>
认识正则表达式的入门书,几天前就看完了,一直在犹豫是不是要把书内的例子在机器上实践一把,由于看得是电子版本,例子的结果图都没有,没有正确结果啊,同志们,能不犹豫么。书还可以,图灵的这类书都是这样的入门级,不难理解,就像游泳,先让你进入浅水区,至于是否要再进...
評分本书56页写出了一个正则表达式的模式:^.*$,号称这个几乎可以匹配所有表达式,然后问,它到底匹配什么?以及在什么情况下找不到任何匹配,请问各位,这个表达式在什么情况下找不到任何匹配呢? ^是开始符号,$是结束符号,问题可能就出在中间的.*上了,这个会遇到什么不能匹配...
評分读了《正则表达式必知必会》(Regular Expressions - in 10 minutes)一书,很有收获。这本书不厚,只有120多页。但是其由浅入深的系统的介绍了正则表达式。全书内容详实,配了很多实例,是学习正则表达式的一本很好的入门书籍。 书名说了10分钟掌握略显夸张,但是一下午掌握正...
評分 評分Sams Teach Yourself Regular Expressions in 10 Minutes 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025