Regular Expressions Cookbook, 2/e (Paperback)
Jan Goyvaerts, Steven Levithan
- 出版商: O'Reilly
- 出版日期: 2012-09-18
- 定價: $1,980
- 售價: 6.0 折 $1,188
- 語言: 英文
- 頁數: 612
- 裝訂: Paperback
- ISBN: 1449319432
- ISBN-13: 9781449319434
立即出貨
買這商品的人也買了...
-
$950$903 -
$580$551 -
$610$580 -
$520$442 -
$1,280$1,254 -
$950$751 -
$1,600$1,520 -
$399$339 -
$380$323 -
$680$544 -
$680$578 -
$1,080$1,026 -
$580$458 -
$380$323 -
$680$578 -
$1,130$961 -
$400$380 -
$480$379 -
$1,292$1,224 -
$780$616 -
$831$788 -
$500$395 -
$580$458 -
$699$489 -
$780$616
商品描述
Take the guesswork out of using regular expressions. With more than 140 practical recipes, this cookbook provides everything you need to solve a wide range of real-world problems. Novices will learn basic skills and tools, and programmers and experienced users will find a wealth of detail. Each recipe provides samples you can use right away.
This revised edition covers the regular expression flavors used by C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET. You’ll learn powerful new tricks, avoid flavor-specific gotchas, and save valuable time with this huge library of practical solutions.
- Learn regular expressions basics through a detailed tutorial
- Use code listings to implement regular expressions with your language of choice
- Understand how regular expressions differ from language to language
- Handle common user input with recipes for validation and formatting
- Find and manipulate words, special characters, and lines of text
- Detect integers, floating-point numbers, and other numerical formats
- Parse source code and process log files
- Use regular expressions in URLs, paths, and IP addresses
- Manipulate HTML, XML, and data exchange formats
- Discover little-known regular expression tricks and techniques