Welcome![Sign In][Sign Up]
Location:
Search - regular expressions

Search list

[Other resourceRegular-expressions-simplifypattern-matching-code.

Description: Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.
Platform: | Size: 112314 | Author: qlw | Hits:

[Other resourceOreilly.Oracle.Regular.Expressions.Pocket.Referenc

Description: Oreilly.Oracle.Regular.Expressions.Pocket.Reference.eBook-LiB
Platform: | Size: 109552 | Author: zhou | Hits:

[Windows Develop_OReilly.Mastering.Regular.Expressions.3rd.Edition

Description: 一本书: 精通正则表达式_OReilly.Mastering.Regular.Expressions.3rd.Edition.Aug 可以作为一个很好的收藏
Platform: | Size: 1505498 | Author: LiMing | Hits:

[source in ebookverifyRegularExpression

Description: 正则表达式的验证工具,提供在C#中通过程序来判断,是学习和了解正则表达式的好帮手。推荐-regular expression validation tool providing in C# adopted procedures to judgment, learning and understanding Regular expressions are a good helper. Suggest
Platform: | Size: 109568 | Author: 刘某 | Hits:

[Software EngineeringRegular-expressions-simplifypattern-matching-code.

Description: Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.-Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow-levelpattern-matching support, that support commonly leads to complex code. To help you write simplerpattern-matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.
Platform: | Size: 111616 | Author: qlw | Hits:

[OtherMastering.Regular.Expressions.3rd.Edition.Aug.2006

Description: 可以了吧 正则表达式的应为教程 漫漫啃吧-Be all right regular expressions should be eating it for the long tutorial
Platform: | Size: 1505280 | Author: feifel | Hits:

[CommunicationMasteringRegularExpressions2ndEdition

Description: Mastering Regular Expressions by ORelly
Platform: | Size: 1480704 | Author: naivechou | Hits:

[OtherRegularExpressions

Description: Sams Teach Yourself Regular Expressions in 10 Minutes By Ben Forta Publisher : Sams Publishing Pub Date : February 28, 2004 ISBN : 0-672-32566-7 Pages : 192
Platform: | Size: 196608 | Author: sun | Hits:

[Windows Develop_OReilly.Mastering.Regular.Expressions.3rd.Edition

Description: 一本书: 精通正则表达式_OReilly.Mastering.Regular.Expressions.3rd.Edition.Aug 可以作为一个很好的收藏-A book: proficient _OReilly.Mastering.Regular.Expressions.3rd.Edition.Aug regular expressions can be used as a very good collection
Platform: | Size: 1505280 | Author: LiMing | Hits:

[Windows DevelopOReilly.Mastering.Regular.Expressions.3rd.Edition.

Description: 《精通正则表达式》第三版英文pdf版,高级程序员必读。- Proficient in the regular expression the third edition of the English pdf version of must-read high-level programmers.
Platform: | Size: 1907712 | Author: 李伟 | Hits:

[BooksOReilly.Mastering.Regular.Expressions.3rd.Edition

Description: Regular expressions Ebook OReilly.Mastering.Regular.Expressions. 3rd.Edition.Aug.2006
Platform: | Size: 1502208 | Author: Eiman | Hits:

[JSPmastering-regular-expressions.9780596528126.24803

Description: \mastering-regular-expressions ebook for download
Platform: | Size: 1502208 | Author: itstempemail | Hits:

[Technology Managementregular-expressions-cheat-sheet-v2.pdf

Description: 正则表达式的cheatsheet. 经常有时间来看看。对于复杂的正则表达式可以学的更牢。pdf形式适合打印出来带身边。-Regular expressions cheatsheet. Often have time to look at. For complex regular expressions can learn more in prison. pdf format for print out with him.
Platform: | Size: 461824 | Author: yjj | Hits:

[Windows DevelopOReilly.Mastering.Regular.Expressions.3rd.Edition.

Description: 正则表达式的经典书籍,大家好好的拿去看看,精通正则表达式,很有好处的!-Regular Expressions classic books, we take a good look, good expression, very good!
Platform: | Size: 4072448 | Author: 周瑜 | Hits:

[OtherOReilly.Mastering.Regular.Expressions.3rd.Edition.

Description: 正则表达式的经典著作,chm格式,OReilly.Mastering.Regular.Expressions.3rd.Edition.Aug.2006.chm,第三版,英文版-Classic regular expressions, chm format, OReilly.Mastering.Regular.Expressions.3rd.Edition.Aug.2006.chm, third edition, English
Platform: | Size: 1502208 | Author: 0x7c00 | Hits:

[OtherOreilly.Oracle.Regular.Expressions.Pocket.Referen

Description: Oreilly Oracle Regular Expressions Pocket Reference - useful for unix beginners and gurus-Oreilly Oracle Regular Expressions Pocket Reference- useful for unix beginners and gurus
Platform: | Size: 109568 | Author: jorolaneca | Hits:

[Windows Developregular-expressions-cheat-sheet-v2

Description: regular expressions cheat sheet v2
Platform: | Size: 461824 | Author: aadyyb | Hits:

[WEB CodeRegular-Expressions-Cookbook

Description: 中文名称:《正则表达式经典实例》 本书讲解了基于8种常用的编程语言使用正则表达式的经典实例。书中提供了上百种可以在实战中使用的实例,以帮助读者使用正则表达式来处理数据和文本。对于如何使用正则表达式来解决性能不佳、误报、漏报等常见的错误以及完成一些常见的任务,本书给出了涉及基于C#、Java、JavaScript、Perl、PHP、Python、Ruby和VB.NET等编程语言的解决方案。  本书的读者对象是对正则表达式感兴趣的软件开发人员和系统管理员。本书旨在教会读者很多新的技巧以及如何避免语言特定的陷阱,读者可以通过本书提供的实例解决方案库来解决实践中的复杂问题。 -This cookbook provides more than 100 recipes to help you crunch data and manipulate text with regular expressions. Every programmer can find uses for regular expressions, but their power doesn t come worry-free. Even seasoned users often suffer from poor performance, false positives, false negatives, or perplexing bugs. Regular Expressions Cookbook offers step-by-step instructions for some of the most common tasks involving this tool, with recipes for C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET. With this book, you will: * Understand the basics of regular expressions through a concise tutorial * Use regular expressions effectively in several programming and scripting languages * Learn how to validate and format input * Manage words, lines, special characters, and numerical values * Find solutions for using regular expressions in URLs, paths, markup, and data exchange * Learn the nuances of more advanced regex features * Understand how regular expressions APIs
Platform: | Size: 4526080 | Author: zj | Hits:

[Windows Develop[Wrox]-Beginning-Regular-Expressions-2005.pdf

Description: This is a good book to master Regular Expressions..Please read this and it worth reading this..
Platform: | Size: 14497792 | Author: vijay | Hits:

[Documentsregular expression

Description: A Guide about Regular Expressions in the Dial Plan
Platform: | Size: 345088 | Author: rosi | Hits:
« 12 3 4 5 6 7 8 9 10 ... 45 »

CodeBus www.codebus.net