Regular Expression Pocket Reference

Regular Expression Pocket Reference

Tony Stubblebine

出版时间

2007-07-25

文件格式

PDF

文件大小

0.98MB

评分

★★★★★
内容简介

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 APIRegular expression classes and interfaces for Ruby, Java, .NET, and C#Regular expression operators for Perl 5.8Regular expression module objects and functions for PythonPattern-matching functions for PHP and the vi editorPattern-matching methods and objects for JavaScriptUnicode Support for each of the languages With 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.

用户评论
一样,没有废话,但是关于 Vim 的部分不够全面,还得看vim手册
中文版
貌似读的是中文的
虽然我要找的内容都有,但书的内容结构比较混乱,语言不够简洁精练。可以编得更好。
下载地址
我要反馈