買這商品的人也買了...
-
$5,960$5,662 -
$1,200$1,176 -
$600$474 -
$350$277 -
$680$537 -
$590$466 -
$500$395 -
$990$782 -
$750$638 -
$560$476 -
$490$387 -
$450$351 -
$850$723 -
$480$379 -
$750$593 -
$720$569 -
$780$616 -
$580$458 -
$1,930$1,834 -
$590$460 -
$490$382 -
$99$78 -
$380$300 -
$1,770$1,682 -
$650$507
商品描述
Java has always been an excellent language for working with objects. However, Java’s text manipulation mechanisms have always been somewhat limited, especially when compared to languages such as AWK and Perl. The introduction of an excellent regular expressions package into Java 2 Standard Edition (J2SE) rectifies this. The new java.util.regex package offers everything a developer needs to use regular expressions, all packaged in an easy-to-use, object-oriented framework.
This book is a valuable reference for learning about regular expressions in Java. It focuses on the use of regular expressions in the Java language. This book offers working examples, best practices, an extremely detailed API reference with examples for almost every method, and a step-by-step tutorial on how to go about forming your own regular expressions.
You will find that regular expressions can be an extremely powerful tool in your programming arsenal, as well an elegant instrument that you will enjoy using. After mastering these tools, you will wonder at how you ever managed without them.
Contents:
Chapter 1 Regular Expressions
Chapter 2 Introduction to
the Java.util.regex Object Model
Chapter 3 Advanced Regex
Chapter 4
Object-Oriented Regex
Chapter 5 Practical Examples
Appendix A Regular
Expression Reference
Appendix B Pattern and Matcher Methods
Appendix C
Common Regex Patterns
商品描述(中文翻譯)
Java 一直以來都是處理物件的優秀語言。然而,Java 的文字處理機制一直相對有限,特別是與 AWK 和 Perl 等語言相比。Java 2 標準版 (J2SE) 引入了一個優秀的正則表達式套件,解決了這個問題。新的 java.util.regex 套件提供了開發者使用正則表達式所需的一切,所有功能都包裝在一個易於使用的物件導向框架中。
本書是學習 Java 中正則表達式的寶貴參考資料。它專注於 Java 語言中正則表達式的使用。本書提供了可運行的範例、最佳實踐、極為詳細的 API 參考,幾乎每個方法都有範例,以及逐步教學,教你如何形成自己的正則表達式。
你會發現正則表達式可以成為你程式設計工具箱中極為強大的工具,同時也是一個你會喜歡使用的優雅工具。在掌握這些工具後,你會驚訝於自己以前是如何沒有它們的。
**內容:**
第 1 章 正則表達式
第 2 章 Java.util.regex 物件模型介紹
第 3 章 進階正則表達式
第 4 章 物件導向正則表達式
第 5 章 實用範例
附錄 A 正則表達式參考
附錄 B Pattern 和 Matcher 方法
附錄 C 常見正則表達式模式