- Java 9 Regular Expressions
- Anubhava Srivastava
- 50字
- 2021-07-02 18:58:36
Character classes
We briefly looked at character classes in the first chapter. Character classes (or character sets) let us match one out of the many characters defined inside a class. Character classes are enclosed inside a square bracket. The order of the characters inside a character class does not matter.
推薦閱讀
- Mastering Ext JS(Second Edition)
- 案例式C語言程序設計
- 編程的修煉
- PHP 7底層設計與源碼實現
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- CentOS 7 Server Deployment Cookbook
- x86匯編語言:從實模式到保護模式(第2版)
- Processing互動編程藝術
- C語言從入門到精通(第4版)
- 精通網絡視頻核心開發技術
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(入門與提高篇)
- Visual Basic程序設計
- 編程菜鳥學Python數據分析
- 利用Python進行數據分析
- HTML5+CSS3+jQuery Mobile APP與移動網站設計從入門到精通