Regular Expressions Cookbook, 2/e (Paperback)

Jan Goyvaerts, Steven Levithan

  • 出版商: O'Reilly
  • 出版日期: 2012-10-02
  • 定價: $2,100
  • 售價: 9.5$1,995
  • 貴賓價: 9.0$1,890
  • 語言: 英文
  • 頁數: 612
  • 裝訂: Paperback
  • ISBN: 1449319432
  • ISBN-13: 9781449319434
  • 立即出貨

買這商品的人也買了...

商品描述

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

商品描述(中文翻譯)

摒棄對正則表達式的猜測吧。這本食譜書提供了超過140個實用的配方,讓您解決各種現實世界的問題。新手可以學習基本技能和工具,而程式設計師和有經驗的使用者則可以找到豐富的細節。每個配方都提供了您可以立即使用的範例。

這本修訂版涵蓋了C#、Java、JavaScript、Perl、PHP、Python、Ruby和VB.NET使用的正則表達式風格。您將學習到強大的新技巧,避免特定風格的陷阱,並通過這個龐大的實用解決方案庫節省寶貴的時間。

- 通過詳細的教程學習正則表達式基礎知識
- 使用程式碼清單在您選擇的語言中實現正則表達式
- 了解正則表達式在不同語言之間的差異
- 使用驗證和格式化的配方處理常見的使用者輸入
- 查找和操作單詞、特殊字符和文本行
- 檢測整數、浮點數和其他數字格式
- 解析源代碼和處理日誌文件
- 在URL、路徑和IP地址中使用正則表達式
- 操作HTML、XML和數據交換格式
- 發現鮮為人知的正則表達式技巧和技巧