Oracle Regular Expressions Pocket Reference is part tutorial and part quick-reference. It's suitable for those who have never used regular expressions before, as well as those who have experience with Perl and other languages supporting regular expressions. The book describes Oracle Database 10G's s
Regular Expression Pocket Reference
✍ Scribed by Tony Stubblebine
- Book ID
- 127403374
- Publisher
- O'Reilly Media
- Year
- 2003
- Tongue
- English
- Weight
- 150 KB
- Edition
- 1
- Category
- Library
- ISBN
- 059600415X
No coin nor oath required. For personal study only.
✦ Synopsis
This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular expression libraries.This concise and easy-to-use reference puts a very powerful tool for manipulating text and data right at your fingertips. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. Regular Expression Pocket Reference offers an introduction to regular expressions, pattern matching, metacharacters, modes and constructs, and then provides separate sections for each of the language APIs, with complete regex listings including:Supported metacharacters for each language API-Regular expression classes and interfaces for Ruby, Java, .NET, and C#-Regular expression operators for Perl 5.8-Regular expression module objects and functions for Python-Pattern-matching functions for PHP and the vi editor-Pattern-matching methods and objects for JavaScript-Unicode Support for each of the languagesWith plenty of examples and other resources, Regular Expression Pocket Reference summarizes the complex rules for performing this critical text-processing function, and presents this often-confusing topic in a friendly and well-organized format. This guide makes an ideal on-the-job companion.
✦ Subjects
Регулярные выражения
📜 SIMILAR VOLUMES
Updated for both Python 3.4 and 2.7, this convenient pocket guide is the perfect on-the-job quick reference. You'll find concise, need-to-know information on Python types and statements, special method names, built-in functions and exceptions, commonly used standard library modules, and other promin
Ideal as an introduction for beginners and a quick reference for advanced programmers, the *C Pocket Reference* consists of two parts: a compact description of the C language and a thematically structured reference to the standard library. The representation of the language is based on the ANSI stan
Simple, to the point, and compact - in fact, exactly what you've come to expect in an O'Reilly Pocket Reference - the second edition of PHP Pocket Reference is thoroughly updated to include the specifics of PHP 4. Written by the founder of the PHP Project, Rasmus Lerdorf, PHP Pocket Reference is bot
Python is optimized for quality, productivity, portability, and integration. Hundreds of thousands of Python developers around the world rely on Python for Internet scripting, systems programming, user interfaces, and product customization. Python is available on all major computing platforms, inclu
XML, the Extensible Markup Language, is the next-generation markup language for the Web. It provides a more structured (and therefore more powerful) medium than HTML, allowing us to define new document types and stylesheets as needed. Although the generic tags of HTML are sufficient for everyday tex