買這商品的人也買了...
- 
                
                   Sed & Awk, 2/e (Paperback) Sed & Awk, 2/e (Paperback)$1,748$1,656
- 
                
                   Compilers: Principles, Techniques, and Tools, 2/e (IE-Paperback) Compilers: Principles, Techniques, and Tools, 2/e (IE-Paperback)$1,200$1,176
- 
                
                   Minimal Perl: For UNIX and Linux People Minimal Perl: For UNIX and Linux People$1,488$1,414
- 
                
                   97 Things Every Programmer Should Know: Collective Wisdom from the Experts (Paperback) 97 Things Every Programmer Should Know: Collective Wisdom from the Experts (Paperback)$1,164$1,103
- 
                
                   ASP.NET 4.0 專題實務-使用 C# ASP.NET 4.0 專題實務-使用 C#$750$593
- 
                
                   國際人力資源管理:以多國籍企業的觀點探討人力資源管理 (Dowling, 5/e) 國際人力資源管理:以多國籍企業的觀點探討人力資源管理 (Dowling, 5/e)$580$568
- 
                
                   Android 4.X 手機/平板電腦程式設計入門、應用到精通, 2/e (適用 Android 1.X~4.X) Android 4.X 手機/平板電腦程式設計入門、應用到精通, 2/e (適用 Android 1.X~4.X)$520$411
- 
                
                   版本控制使用 Git (Version Control with Git: Powerful Tools and Techniques for Collaborative Software Development) 版本控制使用 Git (Version Control with Git: Powerful Tools and Techniques for Collaborative Software Development)$580$458
- 
                
                   JavaScript 大全, 6/e (JavaScript: The Definitive Guide: Activate Your Web Pages, 6/e) JavaScript 大全, 6/e (JavaScript: The Definitive Guide: Activate Your Web Pages, 6/e)$1,200$948
- 
                
                   Perl 學習手冊, 6/e (Learning Perl, 6/e) Perl 學習手冊, 6/e (Learning Perl, 6/e)$580$458
- 
                
                   精通正規表達式, 3/e (Mastering Regular Expressions, 3/e) 精通正規表達式, 3/e (Mastering Regular Expressions, 3/e)$780$616
- 
                
                   Android 核心剖析 Android 核心剖析$650$514
- 
                
                   笑談軟體工程:敏捷開發法的逆襲-導入 Scrum,讓你的軟體開發人生從黑白變彩色! 笑談軟體工程:敏捷開發法的逆襲-導入 Scrum,讓你的軟體開發人生從黑白變彩色!$550$435
- 
                
                   實戰封包分析-使用 Wireshark (Practical Packet Analysis: Using Wireshark to Solve Real-World Network Problems, 2/e) 實戰封包分析-使用 Wireshark (Practical Packet Analysis: Using Wireshark to Solve Real-World Network Problems, 2/e)$450$356
- 
                
                  實戰雲端作業系統建置與維護-VMware vSphere 5 虛擬化全面啟動$680$537
- 
                
                  JavaScript & jQuery: The Missing Manual 國際中文版, 2/e$580$458
- 
                
                   Nginx-完全取代 Apache,超輕、快、強的 Web 伺服器 Nginx-完全取代 Apache,超輕、快、強的 Web 伺服器$490$417
- 
                
                  Make 國際中文版 vol.05$380$342
- 
                
                   Essentials of Management Information Systems, 10/e (IE-Paperback) Essentials of Management Information Systems, 10/e (IE-Paperback)$1,280$1,254
- 
                
                   跟我學 Windows 8:全新介面一試就上手! 跟我學 Windows 8:全新介面一試就上手!$399$315
- 
                
                   網路行銷 × SEO:致勝關鍵解碼 網路行銷 × SEO:致勝關鍵解碼$380$300
- 
                
                   強勢回歸 Microsoft Hyper-V 2012 從零開始-複本、叢集、即時移轉、高可用性 (附教學影片) 強勢回歸 Microsoft Hyper-V 2012 從零開始-複本、叢集、即時移轉、高可用性 (附教學影片)$680$544
- 
                
                   Windows Server 2012 系統建置實務 Windows Server 2012 系統建置實務$680$537
- 
                
                   Windows 8 平板結合雲端應用 Windows 8 平板結合雲端應用$380$323
- 
                
                   ASP.NET MVC 4 網站開發美學 ASP.NET MVC 4 網站開發美學$680$537
商品描述
If you’re a programmer new to regular expressions, this easy-to-follow guide is a great place to start. You’ll learn the fundamentals step-by-step with the help of numerous examples, discovering first-hand how to match, extract, and transform text by matching specific words, characters, and patterns.
Regular expressions are an essential part of a programmer’s toolkit, available in various Unix utlilities as well as programming languages such as Perl, Java, JavaScript, and C#. When you’ve finished this book, you’ll be familiar with the most commonly used syntax in regular expressions, and you’ll understand how using them will save you considerable time.
- Discover what regular expressions are and how they work
- Learn many of the differences between regular expressions used with command-line tools and in various programming languages
- Apply simple methods for finding patterns in text, including digits, letters, Unicode characters, and string literals
- Learn how to use zero-width assertions and lookarounds
- Work with groups, backreferences, character classes, and quantifiers
- Use regular expressions to mark up plain text with HTML5
商品描述(中文翻譯)
如果您是一位對正規表達式感到陌生的程式設計師,這本易於理解的指南是個很好的起點。您將透過許多範例逐步學習基本概念,親自發現如何通過匹配特定的單詞、字符和模式來匹配、提取和轉換文本。
正規表達式是程式設計師工具箱中不可或缺的一部分,存在於各種 Unix 工具以及 Perl、Java、JavaScript 和 C# 等程式語言中。當您完成這本書後,您將熟悉正規表達式中最常用的語法,並了解使用它們將為您節省大量時間。
- 了解正規表達式是什麼以及它們如何運作
- 學習在命令行工具和各種程式語言中使用的正規表達式之間的許多差異
- 應用簡單的方法來尋找文本中的模式,包括數字、字母、Unicode 字符和字串文字
- 學習如何使用零寬斷言和環顧
- 使用群組、回參考、字符類和量詞
- 使用正規表達式將純文本標記為 HTML5

 
     
     
     
     
     
     
     
     
     
     
     
     
     
    