文档介绍:Mastering Regular Expressions - Table of ContentsMastering Regular ExpressionsTable of ContentsTablesPreface1 Introduction to Regular Expressions2 Extended Introductory Examples3 Overview of Regular Expression Features and Flavors4 The Mechanics of Expression Processing5 Crafting a Regular Expression6 Tool-Specific Information7 Perl Regular ExpressionsA Online InformationB Email Regex ProgramIndexMastering Regular ExpressionsPowerful Techniques for Perl and Other ToolsJeffrey . FriedlO'REILLY?Cambridge ? K?ln ? Paris ? Sebastopol ? Tokyo[PU]O'Reilly[/PU][DP]1997[/DP]Page ivMastering Regular Expressionsby Jeffrey . FriedlCopyright ? 1997 O'Reilly & Associates, Inc. All rights in the United States of by O'Reilly & Associates, Inc., 101 Morris Street, Sebastopol, : Andy OramProduction Editor: Jeffrey FriedlPrinting History:January 1997: First 1997: Second printing; Minor 1997: Third printing; Minor 1997: Fourth printing; Minor 1997: Fifth printing; Minor 1998: Sixth printing; Minor 1998: Seventh printing; Minor Handbook and the Nutshell Handbook logo are registered trademarksand The Java Series is a trademark of O'Reilly & Associates, of the designations used by manufacturers and sellers to distinguish theirproducts are claimed as trademarks. Where those designations appear in thisbook, and O'Reilly & Associates, Inc. was aware of a trademark claim, thedesignations have been printed in caps or initial every precaution has been taken in the preparation of this book, thepublisher assumes no responsibility for errors or omissions, or for damagesresulting from the use of the information contained VTable of ContentsPrefacexv1: Introduction to Regular Expressions1Solving Real Problems2Regular Expressions as a Language4The Filename Analogy4The Language Analogy5T