買這商品的人也買了...
- 
                
                   Managing Projects with GNU make, 3/e (Paperback) Managing Projects with GNU make, 3/e (Paperback)$1,613$1,528
- 
                
                   Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2/e (Paperback) Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2/e (Paperback)$1,090$1,036
- 
                
                   國際人力資源管理:以多國籍企業的觀點探討人力資源管理 (Dowling, 5/e) 國際人力資源管理:以多國籍企業的觀點探討人力資源管理 (Dowling, 5/e)$580$568
- 
                
                   Perl Pocket Reference, 5/e (Paperback) Perl Pocket Reference, 5/e (Paperback)$556$527
- 
                
                   Android 4.X 手機/平板電腦程式設計入門、應用到精通, 2/e (適用 Android 1.X~4.X) Android 4.X 手機/平板電腦程式設計入門、應用到精通, 2/e (適用 Android 1.X~4.X)$520$411
- 
                
                   精通正規表達式, 3/e (Mastering Regular Expressions, 3/e) 精通正規表達式, 3/e (Mastering Regular Expressions, 3/e)$780$616
- 
                
                   Essentials of Management Information Systems, 10/e (IE-Paperback) Essentials of Management Information Systems, 10/e (IE-Paperback)$1,280$1,254
- 
                
                   《超強圖解》前進 App Store!iOS 6 SDK 實戰演練 《超強圖解》前進 App Store!iOS 6 SDK 實戰演練$950$751
- 
                
                   Raspberry Pi rev 2 Model B 512MB (made in the UK) Raspberry Pi rev 2 Model B 512MB (made in the UK)$1,600$1,520
- 
                
                   跟我學 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
- 
                
                   An Introduction To Enterprise Architecture, 3/e (Paperback) An Introduction To Enterprise Architecture, 3/e (Paperback)$1,080$1,026
- 
                
                   ASP.NET MVC 4 網站開發美學 ASP.NET MVC 4 網站開發美學$680$537
- 
                
                   超圖解 Arduino 互動設計入門 (附 Arduino UNO R3 開發板) 超圖解 Arduino 互動設計入門 (附 Arduino UNO R3 開發板)$1,130$961
- 
                
                   Arduino UNO R3 開發板(副廠相容版)附傳輸線 Arduino UNO R3 開發板(副廠相容版)附傳輸線$400$380
- 
                
                   易讀程式之美學-提升程式碼可讀性的簡單法則 (The Art of Readable Code) 易讀程式之美學-提升程式碼可讀性的簡單法則 (The Art of Readable Code)$480$379
- 
                
                   Creating a Website: The Missing Manual, 4/e (Paperback) Creating a Website: The Missing Manual, 4/e (Paperback)$1,425$1,350
- 
                
                   精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages) 精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616
- 
                
                   Bash Pocket Reference, 2/e (Paperback) Bash Pocket Reference, 2/e (Paperback)$969$918
- 
                
                   Python 自動化的樂趣|搞定重複瑣碎 & 單調無聊的工作 (中文版) (Automate the Boring Stuff with Python: Practical Programming for Total Beginners) Python 自動化的樂趣|搞定重複瑣碎 & 單調無聊的工作 (中文版) (Automate the Boring Stuff with Python: Practical Programming for Total Beginners)$500$425
- 
                
                   Deep Learning|用 Python 進行深度學習的基礎理論實作 Deep Learning|用 Python 進行深度學習的基礎理論實作$580$458
- 
                
                   Python 入門邁向高手之路王者歸來 Python 入門邁向高手之路王者歸來$699$594
- 
                
                   Python 資料科學學習手冊 (Python Data Science Handbook: Essential Tools for Working with Data) Python 資料科學學習手冊 (Python Data Science Handbook: Essential Tools for Working with Data)$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
商品描述(中文翻譯)
將使用正則表達式的猜測排除在外。本食譜書提供超過 140 個實用的範例,涵蓋解決各種現實世界問題所需的一切。初學者將學習基本技能和工具,而程式設計師和有經驗的使用者則會發現豐富的細節。每個範例都提供可以立即使用的樣本。
本修訂版涵蓋 C#、Java、JavaScript、Perl、PHP、Python、Ruby 和 VB.NET 所使用的正則表達式風格。您將學習強大的新技巧,避免特定風格的陷阱,並利用這個龐大的實用解決方案庫節省寶貴的時間。
- 通過詳細的教程學習正則表達式的基本知識
- 使用程式碼清單在您選擇的語言中實現正則表達式
- 理解正則表達式在不同語言中的差異
- 使用驗證和格式化的範例處理常見的使用者輸入
- 查找和操作單詞、特殊字符和文本行
- 檢測整數、浮點數和其他數字格式
- 解析源代碼和處理日誌文件
- 在 URL、路徑和 IP 地址中使用正則表達式
- 操作 HTML、XML 和數據交換格式
- 發現鮮為人知的正則表達式技巧和技術

 
     
     
     
     
     
     
     
    