Авторизация
Поиск по указателям
Forta B. — Sams Teach Yourself Regular Expressions in 10 Minutes
Обсудите книгу на научном форуме
Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Sams Teach Yourself Regular Expressions in 10 Minutes
Автор: Forta B.
Аннотация: RegEx is supported in all major development environments (for use in editing and working with code) and will thus appeal to anyone using these tools. In addition, every JavaScript developer should be using RegEx, but most don't as it has never been taught to them properly before. Developers using ASP, C#, ColdFusion, Java JSP, PHP, Perl, Python, and more can (and should) be using RegEx, and so every one of them is a potential reader too. The reader of this book will learn how to:
* Match characters sets
* Match repeating characters (using minimums and maximums if needed)
* Match (or ignore) based on case
* Build sub-expressions
* Use all of the special characters
* Work with excape sequences
* Use POSIX classes to simplify complex expressions
* Use back-references
* Use look-behind operators
Sams Teach Yourself Regular Expressions in 10 Minutes is a tutorial book organized into a series of easy-to-follow 10-minute lessons. These well targeted lessons teach you in 10 minutes what other books might take hundreds of pages to cover. Instead of dwelling on syntax, terminology, and arcane examples and scenarios, this book takes a very hands-on approach to solving the needs of the majority of RegEx users who simply need to manipulate data.
Язык:
Рубрика: Технология /
Статус предметного указателя: Готов указатель с номерами страниц
ed2k: ed2k stats
Год издания: 2004
Количество страниц: 192
Добавлена в каталог: 23.08.2007
Операции: Положить на полку |
Скопировать ссылку для форума | Скопировать ID
Предметный указатель
regular expressions, language of
regular expressions, replaces 2nd
regular expressions, replaces, backreferences 2nd 3rd 4th
regular expressions, searches
regular expressions, usage examples
regular expressions, usage examples, ASP 2nd
regular expressions, usage examples, ASP.NET
regular expressions, usage examples, C#
regular expressions, usage examples, ColdFusion 2nd 3rd
regular expressions, usage examples, Dreamweaver
regular expressions, usage examples, grep 2nd
regular expressions, usage examples, HomeSite 2nd
regular expressions, usage examples, Java 2nd 3rd
regular expressions, usage examples, JavaScript 2nd
regular expressions, usage examples, MySQL 2nd
regular expressions, usage examples, NET 2nd 3rd
regular expressions, usage examples, Perl 2nd
regular expressions, usage examples, PHP 2nd
regular expressions, usage examples, Visual Studio .NET 2nd
regular expressions, usage scenarios 2nd
replace operations (Regular Expression Tester) 2nd
replaces 2nd
replaces, backreferences 2nd 3rd 4th
replacing
replacing, text
searches
single character matches
single character matches, case sensitivity
single character matches, literal text matches 2nd 3rd
single character matches, special character matches 2nd 3rd
single character matches, unknown character matches 2nd 3rd 4th 5th 6th
special character matches
special character matches, single character matches 2nd 3rd
static text matches
static text matches, single character matches 2nd 3rd
string boundaries
string boundaries, $ (dollar sign) 2nd 3rd 4th 5th
string boundaries, multiline mode 2nd 3rd
string boundaries, ^ (carrot) 2nd 3rd 4th 5th
subexpressions, backreferences 2nd 3rd 4th 5th 6th 7th
subexpressions, backreferences, lazy quantifiers
subexpressions, backreferences, replaces 2nd 3rd 4th
subexpressions, backreferences, syntax of 2nd
subexpressions, grouping 2nd 3rd 4th 5th
subexpressions, named captures
subexpressions, nesting 2nd 3rd 4th
subexpressions, syntax of
subexpressions, text, reformatting
Sun Java usage examples (regular expressions) 2nd 3rd
text
text, reformatting
text, replacing
U.S. social security numbers (regular expression examples) 2nd
U.S. ZIP codes (regular expression examples) 2nd
United Kingdom postcodes (regular expression examples) 2nd
unknown character matches
unknown character matches, single character matches 2nd 3rd 4th 5th 6th
uppercase character conversion 2nd 3rd
URLs (regular expression examples) 2nd 3rd 4th
usage examples (regular expressions), ASP 2nd
usage examples (regular expressions), ASP.NET
usage examples (regular expressions), C#
usage examples (regular expressions), ColdFusion 2nd 3rd
usage examples (regular expressions), Dreamweaver
usage examples (regular expressions), grep 2nd
usage examples (regular expressions), HomeSite 2nd
usage examples (regular expressions), Java 2nd 3rd
usage examples (regular expressions), JavaScript 2nd
usage examples (regular expressions), MySQL 2nd
usage examples (regular expressions), NET 2nd 3rd
usage examples (regular expressions), Perl 2nd
usage examples (regular expressions), PHP 2nd
usage examples (regular expressions), Visual Studio .NET 2nd
Visa credit cards (regular expression examples) 2nd
Visual Studio .NET usage examples (regular expressions) 2nd
Web sites
Web sites, Regular Expression Tester application
whitespace metacharacters 2nd 3rd
whitespace metacharacters, combining
word boundaries
word boundaries, \b 2nd 3rd
zero or more character searches
zero or more character searches, * (asterisk) metacharacters 2nd 3rd
zero or more character searches, ? (question mark) metacharacters 2nd 3rd 4th
[ ] (brackets), character set matches 2nd 3rd 4th 5th 6th
[ ] (brackets), character set range matches 2nd
[ ] (brackets), escaping 2nd
\bwordboundaries 2nd 3rd
^ (carrot), "anything but" character set matches 2nd
^ (carrot), ?m metacharacters
^ (carrot), character set matches
^ (carrot), string boundaries 2nd 3rd 4th 5th
{ } (curly brackets), intervals
{ } (curly brackets), intervals, "at least" interval matches 2nd
{ } (curly brackets), intervals, exact interval matches 2nd
{ } (curly brackets), intervals, range interval matches 2nd 3rd
Реклама