正则表达式Cookbook(第二版)(影印版)

正则表达式Cookbook(第二版)(影印版) image
ISBN-10:

7564142022

ISBN-13:

9787564142025

Edition: 1
Released: May 01, 2013
Format: Paperback, 0 pages
to view more data

Description:

《正则表达式Cookbook(第2版)(影印版)》通过细致的讲解来学习正则表达的基础知识,根据代码清单,使用你所选择的语言来实现正则表达式,理解正则表达式在不同语言中的差异,在多个实例中验证和格式化常见的用户输入,查找和操纵单词、特殊字符以及多行文本,判断整数、浮点数和其他数字格式。Preface1.IntroductiontoRegularExpressionsRegularExpressionsDefinedSearchandReplacewithRegularExpressionsToolsforWorkingwithRegularExpressions2.BasicRegularExpressionSkills2.1MatchLiteralText2.2MatchNonprintableCharacters2.3MatchOneofManyCharacters2.4MatchAnyCharacter2.5MatchSomethingattheStartand/ortheEndofaLine2.6MatchWholeWords2.7UnicodeCodePoints,Categories,Blocks,andScripts2.8MatchOneofSeveralAlternatives2.9GroupandCapturePartsoftheMatch2.10MatchPreviouslyMatchedTextAgain2.11CaptureandNamePartsoftheMatch2.12RepeatPartoftheRegexaCertainNumberofTimes2.13ChooseMinimalorMaximalRepetition2.14EliminateNeedlessBacktracking2.15PreventRunawayRepetition2.16TestforaMatchWithoutAddingIttotheOverallMatch2.17MatchOneofTwoAlternativesBasedonaCondition2.18AddCommentstoaRegularExpression2.19InsertLiteralTextintotheReplacementText2.20InserttheRegexMatchintotheReplacementText2.21InsertPartoftheRegexMatchintotheReplacementText2.22InsertMatchContextintotheReplacementText3.ProgrammingwithRegularExpressionsProgrammingLanguagesandRegexFlavors3.1LiteralRegularExpressionsinSourceCode3.2ImporttheRegularExpressionLibrary3.3CreateRegularExpressionObjects3.4SetRegularExpressionOptions3.5TestIfaMat











We're an Amazon Associate. We earn from qualifying purchases at Amazon and all stores listed here.